KeyClientOptions.ServiceVersion Enum

Definition

The versions of Azure Key Vault supported by this client library.

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

Fields

V7_0 0

The Key Vault API version 7.0.

V7_1 1

The Key Vault API version 7.1.

V7_2 2

The Key Vault API version 7.2.

V7_3 3

The Key Vault API version 7.3.

V7_4 4

The Key Vault API version 7.4.

V7_5 5

The Key Vault API version 7.5.

V7_5_Preview_1 5

The Key Vault API version 7.5-preview.1.

Applies to