TestimoX

API Reference

Class

GroupReportingScenarioOptions

Namespace ADPlayground.Groups
Assembly ADPlayground
Modifiers sealed

Options for group reporting scenarios (summary exports and risk slices).

Inheritance

  • Object
  • GroupReportingScenarioOptions

Constructors

public GroupReportingScenarioOptions() #

Properties

public GroupCatalogScenarioOptions CatalogOptions { get; set; } #

Catalog options used to retrieve groups for reporting.

public Boolean IncludeNestingSummary { get; set; } #

Include nesting summary metrics in the output.

public Int32 MaxParallel { get; set; } #

Maximum parallelism for nesting-summary computation.

public GroupGraphSnapshotPersistenceOptions SnapshotPersistence { get; set; } #

Optional persisted snapshot options for nesting-summary computation.

public GroupRiskThresholds RiskThresholds { get; set; } #

Risk classification thresholds.