VolumeGroup.GroupMetaData Property
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.
Gets or sets volume group details
[Newtonsoft.Json.JsonProperty(PropertyName="properties.groupMetaData")]
public Microsoft.Azure.Management.NetApp.Models.VolumeGroupMetaData GroupMetaData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.groupMetaData")>]
member this.GroupMetaData : Microsoft.Azure.Management.NetApp.Models.VolumeGroupMetaData with get, set
Public Property GroupMetaData As VolumeGroupMetaData
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute