Share via


WorkflowOutputParameter Class

Definition

public class WorkflowOutputParameter : Microsoft.Azure.Management.Logic.Fluent.Models.WorkflowParameter
type WorkflowOutputParameter = class
    inherit WorkflowParameter
Public Class WorkflowOutputParameter
Inherits WorkflowParameter
Inheritance
WorkflowOutputParameter

Constructors

WorkflowOutputParameter()
WorkflowOutputParameter(Nullable<ParameterType>, Object, Object, String, Object)

Properties

Description (Inherited from WorkflowParameter)
Error
Metadata (Inherited from WorkflowParameter)
Type (Inherited from WorkflowParameter)
Value (Inherited from WorkflowParameter)

Applies to