OSDiskImageEncryptionResponse

data class OSDiskImageEncryptionResponse(val diskEncryptionSetId: String? = null)

Contains encryption settings for an OS disk image.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A relative URI containing the resource ID of the disk encryption set.