Freigeben über


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