TestimoX

API Reference

Enum

EvaluationScope

Namespace ADPlayground.Forests.ForestConfigurationPartitionOwnerPostureService
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Controls whether evaluation targets only the typed topology objects or every descendant beneath the target containers.

Inheritance

  • Enum
  • EvaluationScope

Values

public const EvaluationScope Objects #

Evaluate only the primary topology object type for each target container.

Value: 0
public const EvaluationScope ContainerSubtree #

Evaluate every descendant beneath each target container, keeping the source container grouping.

Value: 1