ApplicationGroup.ClientAppGroupIdentifier Property

Definition

Gets or sets the Unique identifier for application group.Supports SAS(SASKeyName=KeyName) or AAD(AADAppID=Guid)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to