SmsClientOptions.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 Sms service version.
public enum SmsClientOptions.ServiceVersion
type SmsClientOptions.ServiceVersion =
Public Enum SmsClientOptions.ServiceVersion
- Inheritance
-
SmsClientOptions.ServiceVersion
Fields
Name | Value | Description |
---|---|---|
V2021_03_07 | 1 | The "2021-03-07" version of the Sms service. |
V2024_12_10_Preview | 2 | The "2024-12-10-preview" of the Sms service. |
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