通过


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

AccountEncryption interface

加密设置

属性

identity

用于向 KeyVault 进行身份验证的标识。 如果 keySource 为“Microsoft.KeyVault”,则适用。

keySource

加密密钥来源(提供程序)。 可能的值(不区分大小写):Microsoft.NetApp,Microsoft.KeyVault

keyVaultProperties

KeVault 提供的属性。 如果 keySource 为“Microsoft.KeyVault”,则适用。

属性详细信息

identity

用于向 KeyVault 进行身份验证的标识。 如果 keySource 为“Microsoft.KeyVault”,则适用。

identity?: EncryptionIdentity

属性值

keySource

加密密钥来源(提供程序)。 可能的值(不区分大小写):Microsoft.NetApp,Microsoft.KeyVault

keySource?: string

属性值

string

keyVaultProperties

KeVault 提供的属性。 如果 keySource 为“Microsoft.KeyVault”,则适用。

keyVaultProperties?: KeyVaultProperties

属性值