RemovePSSession Class

Definition

Activity to invoke the Microsoft.PowerShell.Core\Remove-PSSession command in a Workflow.

public sealed class RemovePSSession : Microsoft.PowerShell.Activities.PSRemotingActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

RemovePSSession()

Gets the display name of the command invoked by this activity.

Properties

ComputerName

Provides access to the ComputerName parameter.

InstanceId

Provides access to the InstanceId parameter.

Name

Provides access to the Name parameter.

PSCommandName

Gets the fully qualified name of the command invoked by this activity.

PSSessionId

Provides access to the PSSessionId parameter.

Session

Provides access to the Session parameter.