Sdílet prostřednictvím


ClientGroupInfo.GroupName Property

Definition

Gets or sets the AAD security group name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to