Partager via


UserContract.Groups Propriété

Définition

Obtient la collection de groupes dont l’utilisateur fait partie.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à