SnapshotCreationDataResponse

data class SnapshotCreationDataResponse(val sourceId: String)

Data used when creating a volume snapshot.

Constructors

Link copied to clipboard
constructor(sourceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Fully qualified resource ID of the volume. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}"