다음을 통해 공유


ResourceQueryRequestOptions.AuthorizationScopeFilter Property

Definition

Defines what level of authorization resources should be returned based on the which subscriptions and management groups are passed as scopes.

public Azure.ResourceManager.ResourceGraph.Models.AuthorizationScopeFilter? AuthorizationScopeFilter { get; set; }
member this.AuthorizationScopeFilter : Nullable<Azure.ResourceManager.ResourceGraph.Models.AuthorizationScopeFilter> with get, set
Public Property AuthorizationScopeFilter As Nullable(Of AuthorizationScopeFilter)

Property Value

Applies to