DiskSecurityProfileResponse

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

Contains the security related information for the resource.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val securityType: String? = null

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