Package version:

Interface DiskSecurityProfile

Contains the security related information for the resource.

interface DiskSecurityProfile {
    secureVMDiskEncryptionSetId?: string;
    securityType?: string;
}

Properties

secureVMDiskEncryptionSetId?: string

ResourceId of the disk encryption set associated to Confidential VM supported disk encrypted with customer managed key

securityType?: string

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