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

KeyForDiskEncryptionSet 类

定义

密钥保管库密钥 URL 用于托管磁盘和快照的服务器端加密

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

构造函数

KeyForDiskEncryptionSet()

初始化 KeyForDiskEncryptionSet 类的新实例。

KeyForDiskEncryptionSet(String, SourceVault)

初始化 KeyForDiskEncryptionSet 类的新实例。

属性

KeyUrl

获取或设置指向 KeyVault 中的密钥的完全版本控制密钥 URL。 无论 rotationToLatestKeyVersionEnabled 值如何,都需要 URL 的版本段。

SourceVault

获取或设置包含密钥或机密的 KeyVault 的资源 ID。 此属性是可选的,如果 KeyVault 订阅与磁盘加密集订阅不同,则无法使用此属性。

方法

Validate()

验证 对象。

适用于