DevCenterCatalogTaskData.Inputs Property

Definition

Inputs to the task.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.DevCenter.Models.DevCenterCustomizationTaskInput> Inputs { get; }
member this.Inputs : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.DevCenter.Models.DevCenterCustomizationTaskInput>
Public ReadOnly Property Inputs As IReadOnlyDictionary(Of String, DevCenterCustomizationTaskInput)

Property Value

Applies to