WorkflowVersionData.Parameters Property

Definition

The parameters.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.AppService.Models.WorkflowContent> Parameters { get; }
member this.Parameters : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.AppService.Models.WorkflowContent>
Public ReadOnly Property Parameters As IDictionary(Of String, WorkflowContent)

Property Value

Applies to