System.Management.Automation.Subsystem Namespace

Classes

CommandPrediction
GetPSSubsystemCommand

Implementation of 'Get-PSSubsystem' cmdlet.

PredictionContext
PredictionResult
PredictiveSuggestion
SubsystemInfo

Class used to represent the metadata and state of a subsystem.

SubsystemInfo.ImplementationInfo

Information about an implementation of a subsystem.

SubsystemManager

Class used to manage subsystems.

Interfaces

ICommandPredictor
ISubsystem

Define the base interface to implement a subsystem. The API contracts for specific subsystems are defined within the specific interfaces/abstract classes that implements this interface.

Enums

SubsystemKind

Define the kinds of subsystems.