System.Management.Automation.Subsystem Namespace

Classes

Name Description
GetPSSubsystemCommand

Implementation of 'Get-PSSubsystem' cmdlet.

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

Name Description
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

Name Description
SubsystemKind

Define the kinds of subsystems.