SecretClientOptions.ServiceVersion 열거형

정의

이 클라이언트 라이브러리에서 지원하는 Azure Key Vault 버전입니다.

public enum SecretClientOptions.ServiceVersion
type SecretClientOptions.ServiceVersion = 
Public Enum SecretClientOptions.ServiceVersion
상속
SecretClientOptions.ServiceVersion

필드

V7_0 0

Key Vault API 버전 7.0입니다.

V7_1 1

Key Vault API 버전 7.1.

V7_2 2

Key Vault API 버전 7.2.

V7_3 3

Key Vault API 버전 7.3.

V7_4 4

Key Vault API 버전 7.4.

V7_4_Preview_1 4

Key Vault API 버전 7.4-preview.1.

적용 대상