ResumeJob Class

Definition

Activity to invoke the Microsoft.PowerShell.Core\Resume-Job command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

ResumeJob()

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

Properties

Filter

Provides access to the Filter parameter.

InstanceId

Provides access to the InstanceId parameter.

Job

Provides access to the Job parameter.

JobId

Provides access to the JobId parameter.

Name

Provides access to the Name parameter.

PSCommandName

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

State

Provides access to the State parameter.

Wait

Provides access to the Wait parameter.