Share via


VolumeGroupMetaData.ApplicationIdentifier Property

Definition

Gets or sets application specific identifier

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to