KeyClientOptions.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 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
Name | Value | Description |
---|---|---|
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
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.
Azure SDK for .NET