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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET