Package version:

AVS VM properties

interface AvsVmProperties {
    avs?: AvsVmDetails;
    createdTimestamp?: string;
    displayName?: string;
    provisioningState?: string;
    softDeletion?: SoftDeletion;
    space?: Space;
    storagePoolInternalId?: string;
    storagePoolResourceId?: string;
    volumeContainerType?: string;
}

Properties

AVS VM details

createdTimestamp?: string

Date at which the AVS VM was created, as an RFC 3339 timestamp

displayName?: string

Human-readable name of the AVS VM

provisioningState?: string

Provisioning state of the resource.

softDeletion?: SoftDeletion

AVS VM's soft-deletion state

space?: Space

Contains properties related to used Flash space

storagePoolInternalId?: string

Pure Storage's internal ID for the storage pool

storagePoolResourceId?: string

Azure resource ID of the storage pool

volumeContainerType?: string

Specify which control plane handles the lifecycle of the volume container