WorkflowRunPropertiesOutputs.IAssociativeArray<IWorkflowOutputParameter>.AdditionalProperties Property

Definition

System.Collections.Generic.IDictionary<string,Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWorkflowOutputParameter> Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWorkflowOutputParameter>.AdditionalProperties { get; }
member this.Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWorkflowOutputParameter>.AdditionalProperties : System.Collections.Generic.IDictionary<string, Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWorkflowOutputParameter>
 ReadOnly Property AdditionalProperties As IDictionary(Of String, IWorkflowOutputParameter) Implements IAssociativeArray(Of IWorkflowOutputParameter).AdditionalProperties

Property Value

Implements

Applies to