Share via


IResourceProvider.Scope Property

Definition

Permission provider scope

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Permission provider scope", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.PermissionProviderScope) }, ReadOnly=false, Required=false, SerializedName="scope")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.PermissionProviderScope? Scope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Permission provider scope", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.PermissionProviderScope) }, ReadOnly=false, Required=false, SerializedName="scope")>]
member this.Scope : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.PermissionProviderScope> with get, set
Public Property Scope As Nullable(Of PermissionProviderScope)

Property Value

Attributes

Applies to