AzureVolumeProperties interface

Properties of an Azure volume

Properties

createdAt

Volume creation date, as an RFC 3339 timestamp

provisionedSize

Currently provisioned size of the volume, in bytes

provisioningState

Provisioning state of the resource

serialNumber

Serial number of the volume

softDeletion

Soft-deletion state of the volume

sourceRecoverableVolumeResourceId

Azure resource ID of the soft-deleted volume to recover within the same volume group

sourceSerialNumber

Serial number of the source volume to import

sourceType

Indicates the source type for volume creation

sourceVolumeGroupResourceId

Azure Resource ID of the source volume group to clone from.

sourceVolumeResourceId

Azure resource ID of the source volume for cloning

sourceVolumeSnapshot

Source volume group snapshot and volume snapshot name to restore from

space

Storage space usage for the volume

Property Details

createdAt

Volume creation date, as an RFC 3339 timestamp

createdAt?: Date

Property Value

Date

provisionedSize

Currently provisioned size of the volume, in bytes

provisionedSize?: number

Property Value

number

provisioningState

Provisioning state of the resource

provisioningState?: string

Property Value

string

serialNumber

Serial number of the volume

serialNumber?: string

Property Value

string

softDeletion

Soft-deletion state of the volume

softDeletion?: DestroyedStateProperties

Property Value

sourceRecoverableVolumeResourceId

Azure resource ID of the soft-deleted volume to recover within the same volume group

sourceRecoverableVolumeResourceId?: string

Property Value

string

sourceSerialNumber

Serial number of the source volume to import

sourceSerialNumber?: string

Property Value

string

sourceType

Indicates the source type for volume creation

sourceType?: string

Property Value

string

sourceVolumeGroupResourceId

Azure Resource ID of the source volume group to clone from.

sourceVolumeGroupResourceId?: string

Property Value

string

sourceVolumeResourceId

Azure resource ID of the source volume for cloning

sourceVolumeResourceId?: string

Property Value

string

sourceVolumeSnapshot

Source volume group snapshot and volume snapshot name to restore from

sourceVolumeSnapshot?: VolumeSnapshotSource

Property Value

space

Storage space usage for the volume

space?: Space

Property Value