Share via


VolumeProperties interface

Volume properties

Properties

avs

AVS-specific volume information

createdTimestamp

Volume creation date, as an RFC 3339 timestamp

displayName

Human-readable name of the volume

provisionedSize

Currently provisioned size of the volume, in bytes

provisioningState

Provisioning state of the resource

softDeletion

Volume's soft-deletion state

space

Storage space usage

storagePoolInternalId

Pure Storage's internal ID for the storage pool containing the volume

storagePoolResourceId

Azure Resource ID of the storage pool containing this volume

volumeInternalId

Pure Storage's internal ID for the volume

volumeType

Specify which control plane handles the lifecycle of the volume

Property Details

avs

AVS-specific volume information

avs?: AvsDiskDetails

Property Value

createdTimestamp

Volume creation date, as an RFC 3339 timestamp

createdTimestamp?: string

Property Value

string

displayName

Human-readable name of the volume

displayName?: string

Property Value

string

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

softDeletion

Volume's soft-deletion state

softDeletion: SoftDeletion

Property Value

space

Storage space usage

space?: Space

Property Value

storagePoolInternalId

Pure Storage's internal ID for the storage pool containing the volume

storagePoolInternalId?: string

Property Value

string

storagePoolResourceId

Azure Resource ID of the storage pool containing this volume

storagePoolResourceId?: string

Property Value

string

volumeInternalId

Pure Storage's internal ID for the volume

volumeInternalId?: string

Property Value

string

volumeType

Specify which control plane handles the lifecycle of the volume

volumeType?: string

Property Value

string