Share via


WorkflowRunPropertiesOutputs.IAssociativeArray<IWorkflowOutputParameter>.Values Property

Definition

System.Collections.Generic.IEnumerable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWorkflowOutputParameter> Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWorkflowOutputParameter>.Values { get; }
member this.Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWorkflowOutputParameter>.Values : seq<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWorkflowOutputParameter>
 ReadOnly Property Values As IEnumerable(Of IWorkflowOutputParameter) Implements IAssociativeArray(Of IWorkflowOutputParameter).Values

Property Value

Implements

Applies to