Condividi tramite


IDefaultAccountPayload.ScopeType Property

Definition

The scope where the default account is set.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.PSArgumentCompleter(new System.String[] { "Tenant", "Subscription" })]
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=true, Description="The scope where the default account is set.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scopeType", Update=true)]
public string ScopeType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.PSArgumentCompleter(new System.String[] { "Tenant", "Subscription" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=true, Description="The scope where the default account is set.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scopeType", Update=true)>]
member this.ScopeType : string with get, set
Public Property ScopeType As String

Property Value

Attributes

Applies to