Partager via


GroupCreateParameters.Type Propriété

Définition

Obtient ou définit le type de groupe. Les valeurs possibles sont les suivantes : 'custom', 'system', 'external'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.type")]
public Microsoft.Azure.Management.ApiManagement.Models.GroupType? Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.type")>]
member this.Type : Nullable<Microsoft.Azure.Management.ApiManagement.Models.GroupType> with get, set
Public Property Type As Nullable(Of GroupType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à