DiskSecurityProfile Class

Contains the security related information for the resource.

Inheritance
azure.mgmt.compute._serialization.Model
DiskSecurityProfile

Constructor

DiskSecurityProfile(*, security_type: str | _models.DiskSecurityTypes | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
security_type

Specifies the SecurityType of the VM. Applicable for OS disks only. "TrustedLaunch"

Variables

Name Description
security_type

Specifies the SecurityType of the VM. Applicable for OS disks only. "TrustedLaunch"