Freigeben über


WorkflowOutputParameter.Type Property

Definition

The type.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ParameterType? Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inherited)>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ParameterType> with get, set
Public Property Type As Nullable(Of ParameterType)

Property Value

Implements

Attributes

Applies to