VolumeGroupSnapshotProperties interface

Properties of a volume group snapshot

Properties

createdAt

Date and time at which the snapshot was created, as an RFC 3339 timestamp

createdByPolicy

Whether the snapshot was created by a protection policy

provisioningState

Provisioning state of the resource

softDeletion

Soft-deletion state of the snapshot

sourceSnapshotResourceId

Azure resource ID of the source snapshot to recover from; omit for a new manual snapshot

space

Storage space usage of the snapshot

volumeSnapshots

List of individual volume snapshots included in this volume group snapshot; populated on single-get, empty or omitted on list for performance

Property Details

createdAt

Date and time at which the snapshot was created, as an RFC 3339 timestamp

createdAt?: Date

Property Value

Date

createdByPolicy

Whether the snapshot was created by a protection policy

createdByPolicy?: boolean

Property Value

boolean

provisioningState

Provisioning state of the resource

provisioningState?: string

Property Value

string

softDeletion

Soft-deletion state of the snapshot

softDeletion?: DestroyedStateProperties

Property Value

sourceSnapshotResourceId

Azure resource ID of the source snapshot to recover from; omit for a new manual snapshot

sourceSnapshotResourceId?: string

Property Value

string

space

Storage space usage of the snapshot

space?: Space

Property Value

volumeSnapshots

List of individual volume snapshots included in this volume group snapshot; populated on single-get, empty or omitted on list for performance

volumeSnapshots?: VolumeSnapshotInfo[]

Property Value