WorkflowJobSourceAdapter.GetInstance Method

Definition

Gets the WorkflowJobSourceAdapter instance.

public:
 static Microsoft::PowerShell::Workflow::WorkflowJobSourceAdapter ^ GetInstance();
public static Microsoft.PowerShell.Workflow.WorkflowJobSourceAdapter GetInstance ();
static member GetInstance : unit -> Microsoft.PowerShell.Workflow.WorkflowJobSourceAdapter
Public Shared Function GetInstance () As WorkflowJobSourceAdapter

Returns

Applies to