Share via


EnvironmentDefinitionParameter.Type Property

Definition

A string of one of the basic JSON types (number, integer, array, object, boolean, string)

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ParameterType? Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ParameterType>
Public ReadOnly Property Type As Nullable(Of ParameterType)

Property Value

Implements

Attributes

Applies to