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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

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