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