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

AvsEncryptionKeyVaultProperties 类

定义

加密密钥。

public class AvsEncryptionKeyVaultProperties
type AvsEncryptionKeyVaultProperties = class
Public Class AvsEncryptionKeyVaultProperties
继承
AvsEncryptionKeyVaultProperties

构造函数

AvsEncryptionKeyVaultProperties()

初始化 AvsEncryptionKeyVaultProperties 的新实例。

属性

AutoDetectedKeyVersion

如果 versionType 是自动检测的,则为密钥的自动检测版本。

KeyName

键的名称。

KeyState

提供的密钥的状态。

KeyVaultUri

保管库的 URL。

KeyVersion

密钥的版本。

VersionType

如果用户提供或检测到自动,则键的属性。

适用于