Share via


ICustomizationTaskDefinitionParameter.Type Property

Definition

Type of the parameter.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Type of the parameter.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskDefinitionParameterType) }, ReadOnly=false, Required=true, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskDefinitionParameterType Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Type of the parameter.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskDefinitionParameterType) }, ReadOnly=false, Required=true, SerializedName="type")>]
member this.Type : Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskDefinitionParameterType with get, set
Public Property Type As CustomizationTaskDefinitionParameterType

Property Value

Attributes

Applies to