Package version:

The metadata of a volume that has valid cloud snapshot.

Hierarchy

  • VolumeFailoverMetadata

Properties

backupCreatedDate?: Date

The date at which the snapshot was taken.

backupElementId?: string

The path ID of the backup-element for this volume, inside the backup set.

backupId?: string

The path ID of the backup set.

backupPolicyId?: string

The path ID of the backup policy using which the snapshot was taken.

sizeInBytes?: number

The size of the volume in bytes at the time the snapshot was taken.

volumeId?: string

The path ID of the volume.

volumeType?: VolumeType

The type of the volume.

Generated using TypeDoc