DiskSecurityProfile Class

Contains the security related information for the resource.

Inheritance
DiskSecurityProfile

Constructor

DiskSecurityProfile(*, security_type: Optional[Union[str, azure.mgmt.compute.v2020_12_01.models._compute_management_client_enums.DiskSecurityTypes]] = None, **kwargs)

Parameters

security_type
str or DiskSecurityTypes
Required

Specifies the SecurityType of the VM. Applicable for OS disks only. Possible values include: "TrustedLaunch".