ICustomizationTaskProperties.Input Property

Definition

Inputs to the task.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Inputs to the task.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICustomizationTaskPropertiesInputs) }, ReadOnly=true, Required=false, SerializedName="inputs")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICustomizationTaskPropertiesInputs Input { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Inputs to the task.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICustomizationTaskPropertiesInputs) }, ReadOnly=true, Required=false, SerializedName="inputs")>]
member this.Input : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICustomizationTaskPropertiesInputs
Public ReadOnly Property Input As ICustomizationTaskPropertiesInputs

Property Value

Attributes

Applies to