Class ConditionResource
Representation of the condition for PolicyResource.
Constructors
ConditionResource()
Declaration
RequestResponse
new ConditionResource()
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
RequestResponse
entities
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.
Declaration
RequestResponse
directEntities