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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.