PSWorkflowContext Class
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.
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
PSWorkflowContext() |
Default Constructor. |
PSWorkflowContext(Dictionary<String,Object>, Dictionary<String,Object>, Dictionary<String,Object>, Dictionary<String,Object>) |
Workflow metadatas constructor. |
Properties
JobMetadata |
Gets the input to workflow. |
PrivateMetadata |
Gets the input to workflow. |
PSWorkflowCommonParameters |
Gets the input to workflow. |
WorkflowParameters |
Gets the input to workflow. |