DevCenterEnvironmentDefinitionParameterInfo.Type Property

Definition

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

public Azure.ResourceManager.DevCenter.Models.DevCenterParameterType? Type { get; }
member this.Type : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterParameterType>
Public ReadOnly Property Type As Nullable(Of DevCenterParameterType)

Property Value

Applies to