AvsVmProperties interface
AVS VM properties
Properties
| avs | AVS VM details |
| created |
Date at which the AVS VM was created, as an RFC 3339 timestamp |
| display |
Human-readable name of the AVS VM |
| provisioning |
Provisioning state of the resource. |
| soft |
AVS VM's soft-deletion state |
| space | Contains properties related to used Flash space |
| storage |
Pure Storage's internal ID for the storage pool |
| storage |
Azure resource ID of the storage pool |
| volume |
Specify which control plane handles the lifecycle of the volume container |
Property Details
avs
createdTimestamp
Date at which the AVS VM was created, as an RFC 3339 timestamp
createdTimestamp?: string
Property Value
string
displayName
Human-readable name of the AVS VM
displayName?: string
Property Value
string
provisioningState
Provisioning state of the resource.
provisioningState?: string
Property Value
string
softDeletion
space
storagePoolInternalId
Pure Storage's internal ID for the storage pool
storagePoolInternalId?: string
Property Value
string
storagePoolResourceId
Azure resource ID of the storage pool
storagePoolResourceId?: string
Property Value
string
volumeContainerType
Specify which control plane handles the lifecycle of the volume container
volumeContainerType?: string
Property Value
string