Compartilhar via


User.UserType Propriedade

Definição

Obtém ou define o tipo do usuário. Os valores possíveis incluem: 'Share', 'LocalManagement', 'ARM'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userType")]
public string UserType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.userType")>]
member this.UserType : string with get, set
Public Property UserType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a