PhoneNumbersClientOptions.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 PhoneNumbersClientOptions.ServiceVersion
type PhoneNumbersClientOptions.ServiceVersion =
Public Enum PhoneNumbersClientOptions.ServiceVersion
- Inheritance
-
PhoneNumbersClientOptions.ServiceVersion
Fields
Name | Value | Description |
---|---|---|
V2021_03_07 | 1 | Service version "2021-03-07". |
V2022_01_11_Preview_2 | 2 | Service version "2022-01-11-preview". |
V2022_12_01 | 3 | Service version "2022-12-01. |
V2024_03_01_Preview | 4 | Service version "2024-03-01-preview". |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET