共用方式為


OSDiskImageSecurityProfile 類別

包含 OS 磁片映射的安全性設定檔。

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

建構函式

OSDiskImageSecurityProfile(*, confidential_vm_encryption_type: str | _models.ConfidentialVMEncryptionType | None = None, secure_vm_disk_encryption_set_id: str | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
confidential_vm_encryption_type

機密 VM 加密類型。 已知值為:「EncryptedVMGuestStateOnlyWithPmk」、「EncryptedWithPmk」 和 「EncryptedWithCmk」。

secure_vm_disk_encryption_set_id
str

安全的 VM 磁片加密集識別碼。

變數

名稱 Description
confidential_vm_encryption_type

機密 VM 加密類型。 已知值為:「EncryptedVMGuestStateOnlyWithPmk」、「EncryptedWithPmk」 和 「EncryptedWithCmk」。

secure_vm_disk_encryption_set_id
str

安全的 VM 磁片加密集識別碼。