PSWorkflowContext Class

Definition

Define all the metadatas.

public ref class PSWorkflowContext
[Windows::Foundation::Metadata::WebHostHidden]
class PSWorkflowContext
public class PSWorkflowContext
type PSWorkflowContext = class
Public Class PSWorkflowContext
Inheritance
PSWorkflowContext

Constructors

Name Description
PSWorkflowContext()

Default Constructor.

PSWorkflowContext(Dictionary<String,Object>, Dictionary<String,Object>, Dictionary<String,Object>, Dictionary<String,Object>)

Workflow metadatas constructor.

Properties

Name Description
JobMetadata

Gets the input to workflow.

PrivateMetadata

Gets the input to workflow.

PSWorkflowCommonParameters

Gets the input to workflow.

WorkflowParameters

Gets the input to workflow.

Applies to