OSDiskImageSecurityProfileResponse

data class OSDiskImageSecurityProfileResponse(val confidentialVMEncryptionType: String? = null, val secureVMDiskEncryptionSetId: String? = null)

Contains security profile for an OS disk image.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

confidential VM encryption types

Link copied to clipboard

secure VM disk encryption set id