VolumeGroupMetaData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Volume group properties
public class VolumeGroupMetaData
type VolumeGroupMetaData = class
Public Class VolumeGroupMetaData
- Inheritance
-
VolumeGroupMetaData
Constructors
VolumeGroupMetaData() |
Initializes a new instance of the VolumeGroupMetaData class. |
VolumeGroupMetaData(String, String, String, IList<PlacementKeyValuePairs>, Nullable<Int64>) |
Initializes a new instance of the VolumeGroupMetaData class. |
Properties
ApplicationIdentifier |
Gets or sets application specific identifier |
ApplicationType |
Gets or sets application Type Possible values include: 'SAP-HANA', 'ORACLE' |
GlobalPlacementRules |
Gets or sets application specific placement rules for the volume group |
GroupDescription |
Gets or sets group Description |
VolumesCount |
Gets number of volumes in volume group |
Extension Methods
ConvertToPs(VolumeGroupMetaData) |