Freigeben über


UserContract.Groups Eigenschaft

Definition

Ruft die Auflistung der Gruppen ab, zu der der Benutzer gehört.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.groups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.GroupContractProperties> Groups { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.groups")>]
member this.Groups : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.GroupContractProperties>
Public ReadOnly Property Groups As IList(Of GroupContractProperties)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: