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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET