OSDiskImageSecurityProfile Klass

Innehåller säkerhetsprofil för en OS-diskavbildning.

Arv
azure.mgmt.compute._serialization.Model
OSDiskImageSecurityProfile

Konstruktor

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

Variabler

confidential_vm_encryption_type
str eller ConfidentialVMEncryptionType

krypteringstyper för konfidentiella virtuella datorer. Kända värden är: "EncryptedVMGuestStateOnlyWithPmk", "EncryptedWithPmk" och "EncryptedWithCmk".

secure_vm_disk_encryption_set_id
str

id för säker VM-diskkrypteringsuppsättning.