共用方式為


RestorePointEncryption 類別

磁片還原點的待用加密設定。 這是可在建立還原點時于輸入中指定的選擇性屬性。

繼承
azure.mgmt.compute._serialization.Model
RestorePointEncryption

建構函式

RestorePointEncryption(*, disk_encryption_set: _models.DiskEncryptionSetParameters | None = None, type: str | _models.RestorePointEncryptionType | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
disk_encryption_set

描述可針對磁片指定的客戶受控磁片加密集資源識別碼參數。 注意: 磁片加密集資源識別碼只能針對受控磁片指定。 如需詳細資訊,請參閱 https://aka.ms/mdssewithcmkoverview

type

用來加密磁片還原點資料的金鑰類型。 已知值為:「EncryptionAtRestWithPlatformKey」、「EncryptionAtRestWithCustomerKey」和「EncryptionAtRestWithPlatformAndCustomerKeys」。

變數

名稱 Description
disk_encryption_set

描述可針對磁片指定的客戶受控磁片加密集資源識別碼參數。 注意: 磁片加密集資源識別碼只能針對受控磁片指定。 如需詳細資訊,請參閱 https://aka.ms/mdssewithcmkoverview

type

用來加密磁片還原點資料的金鑰類型。 已知值為:「EncryptionAtRestWithPlatformKey」、「EncryptionAtRestWithCustomerKey」和「EncryptionAtRestWithPlatformAndCustomerKeys」。