OSDisk Image Security Profile Response
data class OSDiskImageSecurityProfileResponse(val confidentialVMEncryptionType: String? = null, val secureVMDiskEncryptionSetId: String? = null)
Contains security profile for an OS disk image.
Constructors
Link copied to clipboard
fun OSDiskImageSecurityProfileResponse(confidentialVMEncryptionType: String? = null, secureVMDiskEncryptionSetId: String? = null)