DefaultAccountPayload.ScopeType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The scope where the default account is set.
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.ScopeType? ScopeType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Owned)>]
member this.ScopeType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.ScopeType> with get, set
Public Property ScopeType As Nullable(Of ScopeType)
Property Value
Implements
- Attributes