你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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