WorkflowJobSourceAdapter.GetInstance Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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