API Reference
Class
ForestFunctionalService
Provides helper methods to assess forest functional posture using existing ActiveDirectoryDataServices metadata.
Inheritance
- Object
- ForestFunctionalService
Methods
public static ForestFunctionalSnapshot GetSnapshot(ActiveDirectoryDataServices data, ActiveDirectoryOverview overview = null) #Returns:
ForestFunctionalSnapshotBuilds a forest functional snapshot using existing data services and an optional overview.
Parameters
- data ADPlayground.ActiveDirectoryDataServices
- ActiveDirectoryDataServices instance with domain/DC details.
- overview ADPlayground.ActiveDirectoryOverview = null
- Optional precomputed overview; when null it will be created.
Returns
A populated ForestFunctionalSnapshot describing current, supported and recommended levels.