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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET