OSDiskImageSecurityProfile Class

Contains security profile for an OS disk image.

Constructor

OSDiskImageSecurityProfile()

Variables

Name Description
confidential_vm_encryption_type
Union[str, <xref:"ConfidentialVMEncryptionType">]

confidential VM encryption types. Known values are: "EncryptedVMGuestStateOnlyWithPmk", "EncryptedWithPmk", "EncryptedWithCmk", and "NonPersistedTPM".

secure_vm_disk_encryption_set_id
str

secure VM disk encryption set id.

Attributes

confidentialVMEncryptionType

"EncryptedVMGuestStateOnlyWithPmk", "EncryptedWithPmk", "EncryptedWithCmk", and "NonPersistedTPM".

confidentialVMEncryptionType: str | ConfidentialVMEncryptionType

secureVMDiskEncryptionSetId

secure VM disk encryption set id.

secureVMDiskEncryptionSetId: str