EncryptionSettingsElement 類別
一個磁片區的加密設定。
- 繼承
-
azure.mgmt.compute._serialization.ModelEncryptionSettingsElement
建構函式
EncryptionSettingsElement(*, disk_encryption_key: _models.KeyVaultAndSecretReference | None = None, key_encryption_key: _models.KeyVaultAndKeyReference | None = None, **kwargs: Any)
僅限關鍵字的參數
名稱 | Description |
---|---|
disk_encryption_key
|
金鑰保存庫磁片加密金鑰的秘密 URL 和保存庫識別碼。 |
key_encryption_key
|
金鑰保存庫金鑰加密金鑰的金鑰 URL 和保存庫識別碼。 KeyEncryptionKey 是選擇性的,而且當提供用來解除包裝磁片加密金鑰時。 |
變數
名稱 | Description |
---|---|
disk_encryption_key
|
金鑰保存庫磁片加密金鑰的秘密 URL 和保存庫識別碼。 |
key_encryption_key
|
金鑰保存庫金鑰加密金鑰的金鑰 URL 和保存庫識別碼。 KeyEncryptionKey 是選擇性的,而且當提供用來解除包裝磁片加密金鑰時。 |