System.Management.Automation.Subsystem Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |