Sdílet prostřednictvím


KafkaRestProperties.ClientGroupInfo Property

Definition

Gets or sets the information of AAD security group.

[Newtonsoft.Json.JsonProperty(PropertyName="clientGroupInfo")]
public Microsoft.Azure.Management.HDInsight.Models.ClientGroupInfo ClientGroupInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientGroupInfo")>]
member this.ClientGroupInfo : Microsoft.Azure.Management.HDInsight.Models.ClientGroupInfo with get, set
Public Property ClientGroupInfo As ClientGroupInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to