GetSnapshotResult

data class GetSnapshotResult(val created: String, val id: String, val location: String, val name: String, val provisioningState: String, val snapshotId: String, val type: String)

Snapshot of a Volume

Constructors

Link copied to clipboard
constructor(created: String, id: String, location: String, name: String, provisioningState: String, snapshotId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation date of the snapshot

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard

Resource location

Link copied to clipboard

Resource name

Link copied to clipboard

Azure lifecycle management

Link copied to clipboard

UUID v4 used to identify the Snapshot

Link copied to clipboard

Resource type