VolumeGroupMetaData interface
Volume group properties
Properties
application |
Application specific identifier |
application |
Application Type |
global |
Application specific placement rules for the volume group |
group |
Group Description |
volumes |
Number of volumes in volume group NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
applicationIdentifier
Application specific identifier
applicationIdentifier?: string
Property Value
string
applicationType
Application Type
applicationType?: string
Property Value
string
globalPlacementRules
Application specific placement rules for the volume group
globalPlacementRules?: PlacementKeyValuePairs[]
Property Value
groupDescription
Group Description
groupDescription?: string
Property Value
string
volumesCount
Number of volumes in volume group NOTE: This property will not be serialized. It can only be populated by the server.
volumesCount?: number
Property Value
number