SnapshotProperties interface

Properties for Snapshot.

Properties

creationData

Data used when creating a volume snapshot.

provisioningState

State of the operation on the resource. NOTE: This property will not be serialized. It can only be populated by the server.

sourceVolumeSizeGiB

Size of Source Volume NOTE: This property will not be serialized. It can only be populated by the server.

volumeName

Source Volume Name of a snapshot NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

creationData

Data used when creating a volume snapshot.

creationData: SnapshotCreationData

Property Value

provisioningState

State of the operation on the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

sourceVolumeSizeGiB

Size of Source Volume NOTE: This property will not be serialized. It can only be populated by the server.

sourceVolumeSizeGiB?: number

Property Value

number

volumeName

Source Volume Name of a snapshot NOTE: This property will not be serialized. It can only be populated by the server.

volumeName?: string

Property Value

string