Condividi tramite


DefaultAccountPayload.ScopeType Property

Definition

Gets or sets the scope where the default account is set. Possible values include: 'Tenant', 'Subscription'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to