VolumeGroupProperties interface
Properties of a volume group
Properties
| performance |
Performance parameters for the volume group |
| protection |
Protection parameters for the volume group |
| provisioning |
Provisioning state of the resource |
| source |
Azure resource ID of the soft-deleted volume group to recover |
| source |
Azure resource ID of the volume group snapshot to restore from |
| source |
Indicates the source type for volume group creation |
| source |
Azure resource ID of the source volume group for cloning |
| storage |
Pure Storage's internal ID of the storage pool |
| volume |
Pure Storage's internal ID of the volume group |
Property Details
performanceParameters
Performance parameters for the volume group
performanceParameters?: PerformanceParameters
Property Value
protectionParameters
Protection parameters for the volume group
protectionParameters?: ProtectionParameters
Property Value
provisioningState
Provisioning state of the resource
provisioningState?: string
Property Value
string
sourceRecoverableVolumeGroupResourceId
Azure resource ID of the soft-deleted volume group to recover
sourceRecoverableVolumeGroupResourceId?: string
Property Value
string
sourceSnapshotResourceId
Azure resource ID of the volume group snapshot to restore from
sourceSnapshotResourceId?: string
Property Value
string
sourceType
Indicates the source type for volume group creation
sourceType?: string
Property Value
string
sourceVolumeGroupResourceId
Azure resource ID of the source volume group for cloning
sourceVolumeGroupResourceId?: string
Property Value
string
storagePoolInternalId
Pure Storage's internal ID of the storage pool
storagePoolInternalId?: string
Property Value
string
volumeGroupInternalId
Pure Storage's internal ID of the volume group
volumeGroupInternalId?: string
Property Value
string