Compartilhar via


GroupUpdateParameters.Type Propriedade

Definição

Obtém ou define o tipo de grupo. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a