LoadTestingClientOptions.ServiceVersion Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The version of the service to use.
public enum LoadTestingClientOptions.ServiceVersion
type LoadTestingClientOptions.ServiceVersion =
Public Enum LoadTestingClientOptions.ServiceVersion
- Inheritance
-
LoadTestingClientOptions.ServiceVersion
Fields
| Name | Value | Description |
|---|---|---|
| V2022_11_01 | 1 | The 2022-11-01 version of the Azure Load Testing API. |
| V2023_04_01_Preview | 2 | The 2023-04-01-preview version of the Azure Load Testing API. |
| V2024_03_01_Preview | 3 | The 2024-03-01-preview version of the Azure Load Testing API. |
| V2024_05_01_Preview | 4 | The 2024-05-01-preview version of the Azure Load Testing API. |
| V2024_07_01_Preview | 5 | The 2024-07-01-preview version of the Azure Load Testing API. |
| V2024_12_01_Preview | 6 | The 2024-12-01-preview version of the Azure Load Testing API. |
| V2025_03_01_Preview | 7 | The 2025-03-01-preview version of the Azure Load Testing API. |
| V2025_11_01_Preview | 8 | The 2025-11-01-preview version of the Azure Load Testing API. |