Freigeben über


OSDiskImageSecurityProfile Klasse

Enthält ein Sicherheitsprofil für ein Betriebssystemdatenträgerimage.

Vererbung
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)

Variablen

confidential_vm_encryption_type
str oder ConfidentialVMEncryptionType

Verschlüsselungstypen vertraulicher VIRTUELLER Computer. Bekannte Werte sind: "EncryptedVMGuestStateOnlyWithPmk", "EncryptedWithPmk" und "EncryptedWithCmk".

secure_vm_disk_encryption_set_id
str

Sichere VM-Datenträgerverschlüsselungsgruppen-ID.