SubscriptionInner.AuthorizationSource Propriedade

Definição

Obtém ou define a origem da autorização da solicitação. Os valores válidos são uma ou mais combinações de Legacy, RoleBased, Bypassed, Direct e Management. Por exemplo, 'Legacy, RoleBased'.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a