KeyVaultAdministrationClientOptions.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 version of the service to use.
public enum KeyVaultAdministrationClientOptions.ServiceVersion
type KeyVaultAdministrationClientOptions.ServiceVersion =
Public Enum KeyVaultAdministrationClientOptions.ServiceVersion
- Inheritance
-
KeyVaultAdministrationClientOptions.ServiceVersion
Fields
| Name | Value | Description |
|---|---|---|
| V7_2 | 1 | The Key Vault API version 7.2. |
| V7_3 | 2 | The Key Vault API version 7.3. |
| V7_4 | 3 | The Key Vault API version 7.4. |
| V7_5 | 4 | The Key Vault API version 7.5. |
| V7_6 | 5 | Service version "7.6-preview.1". |
| V7_6_Preview_2 | 5 | Service version "7.6-preview.1". |