DiskSecurityProfileResponse

data class DiskSecurityProfileResponse(val secureVMDiskEncryptionSetId: String? = null, val securityType: String? = null)

Contains the security related information for the resource.

Constructors

Link copied to clipboard
constructor(secureVMDiskEncryptionSetId: String? = null, securityType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard
val securityType: String? = null

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