Share via


VolumeGroupMetaData.GroupDescription Property

Definition

Gets or sets group Description

[Newtonsoft.Json.JsonProperty(PropertyName="groupDescription")]
public string GroupDescription { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupDescription")>]
member this.GroupDescription : string with get, set
Public Property GroupDescription As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to