DocumentAnalysisClientOptions.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 service version.
public enum DocumentAnalysisClientOptions.ServiceVersion
type DocumentAnalysisClientOptions.ServiceVersion =
Public Enum DocumentAnalysisClientOptions.ServiceVersion
- Inheritance
-
DocumentAnalysisClientOptions.ServiceVersion
Fields
Name | Value | Description |
---|---|---|
V2022_08_31 | 1 | The version 2022-08-31 of the service. |
V2023_07_31 | 2 | The version 2023-07-31 of the service. |
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