DataDiskImageResponse

data class DataDiskImageResponse(val lun: Int, val sourceBlobSasUri: String)

Data disk image.

Constructors

Link copied to clipboard
constructor(lun: Int, sourceBlobSasUri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val lun: Int

The LUN.

Link copied to clipboard

SAS key for source blob.