다음을 통해 공유


AuthorizationScopeFilter Enum

Definition

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

public enum AuthorizationScopeFilter
type AuthorizationScopeFilter = 
Public Enum AuthorizationScopeFilter
Inheritance
AuthorizationScopeFilter

Fields

Name Value Description
AtScopeAndBelow 0

AtScopeAndBelow.

AtScopeAndAbove 1

AtScopeAndAbove.

AtScopeExact 2

AtScopeExact.

AtScopeAboveAndBelow 3

AtScopeAboveAndBelow.

Applies to