LogicWorkflowParameterInfo.ParameterType Property

Definition

The type.

public Azure.ResourceManager.Logic.Models.LogicWorkflowParameterType? ParameterType { get; set; }
member this.ParameterType : Nullable<Azure.ResourceManager.Logic.Models.LogicWorkflowParameterType> with get, set
Public Property ParameterType As Nullable(Of LogicWorkflowParameterType)

Property Value

Applies to