ENUM
AzureAdConditionalAccessPolicyStateEnumType
Description
Specifies the state of an Azure AD conditional access policy.
link GraphQL Schema definition
- enum AzureAdConditionalAccessPolicyStateEnumType {
- # Azure AD policy state is unknown.
- # Azure AD policy state is off.
- # Azure AD policy state is on.
- # Azure AD policy state is report only.
- }