你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FormRecognizerClientOptions.ServiceVersion Enum

Definition

The service version.

public enum FormRecognizerClientOptions.ServiceVersion
type FormRecognizerClientOptions.ServiceVersion = 
Public Enum FormRecognizerClientOptions.ServiceVersion
Inheritance
FormRecognizerClientOptions.ServiceVersion

Fields

Name Value Description
V2_0 1

The Version 2.0 of the service.

V2_1 2

The version 2.1 of the service.

Applies to