TextAnalyticsClientOptions.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 versions of the Text Analytics or Language service supported by this client library.
public enum TextAnalyticsClientOptions.ServiceVersion
type TextAnalyticsClientOptions.ServiceVersion =
Public Enum TextAnalyticsClientOptions.ServiceVersion
- Inheritance
-
TextAnalyticsClientOptions.ServiceVersion
Fields
Name | Value | Description |
---|---|---|
V3_0 | 1 | Version 3.0 |
V3_1 | 2 | Version 3.1 |
V2022_05_01 | 3 | Version 2022-05-01 |
V2023_04_01 | 4 | Version 2023-04-01 |
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