Class ConditionResource
Representation of the condition for PolicyResource.
Constructors
ConditionResource()
Declaration
Members
entities
The condition is met for entities that are direct or indirect descendants of the entities with the specified links. The entities are combined using the "OR" operator.
Declaration
directEntities
The condition is met for entities that are direct descendants of the entities with the specified links. The entities are combined using the "OR" operator.