編集

次の方法で共有


appManagementPolicyActorExemptions resource type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

Represents a collection of exemptions from the enforcement of identifierUri restrictions on an app management policy.

Properties

None.

Relationships

Relationship Type Description
customSecurityAttributes customSecurityAttributeExemption collection The collection of customSecurityAttributeExemption to exempt from the policy enforcement. Limit of 5.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.appManagementPolicyActorExemptions"
}