VolumeProperties interface

VolumeProperties represents properties of the volume resource.

Properties

allocatedSizeMiB

The allocated size of the volume in Mebibytes.

assignedStorageApplianceId

The assigned resource ID of the storage appliance that hosts the volume.

attachedTo

The list of resource IDs that attach the volume. It may include virtual machines and Hybrid AKS clusters.

detailedStatus

The more detailed status of the volume.

detailedStatusMessage

The descriptive message about the current detailed status.

provisioningState

The provisioning state of the volume.

serialNumber

The unique identifier of the volume.

sizeMiB

The requested storage allocation for the volume in Mebibytes.

storageApplianceId

The resource ID of the storage appliance that hosts the volume.

Property Details

allocatedSizeMiB

The allocated size of the volume in Mebibytes.

allocatedSizeMiB?: number

Property Value

number

assignedStorageApplianceId

The assigned resource ID of the storage appliance that hosts the volume.

assignedStorageApplianceId?: string

Property Value

string

attachedTo

The list of resource IDs that attach the volume. It may include virtual machines and Hybrid AKS clusters.

attachedTo?: string[]

Property Value

string[]

detailedStatus

The more detailed status of the volume.

detailedStatus?: string

Property Value

string

detailedStatusMessage

The descriptive message about the current detailed status.

detailedStatusMessage?: string

Property Value

string

provisioningState

The provisioning state of the volume.

provisioningState?: string

Property Value

string

serialNumber

The unique identifier of the volume.

serialNumber?: string

Property Value

string

sizeMiB

The requested storage allocation for the volume in Mebibytes.

sizeMiB: number

Property Value

number

storageApplianceId

The resource ID of the storage appliance that hosts the volume.

storageApplianceId?: string

Property Value

string