你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDefaultAccountPayload.ScopeType Property

Definition

The scope where the default account is set.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="The scope where the default account is set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.ScopeType) }, ReadOnly=false, Required=false, SerializedName="scopeType")]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.ScopeType? ScopeType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="The scope where the default account is set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.ScopeType) }, ReadOnly=false, Required=false, SerializedName="scopeType")>]
member this.ScopeType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.ScopeType> with get, set
Public Property ScopeType As Nullable(Of ScopeType)

Property Value

Attributes

Applies to