EnvironmentDefinitionData.Parameters Property

Definition

Input parameters passed to an environment.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevCenter.Models.DevCenterEnvironmentDefinitionParameterInfo> Parameters { get; }
member this.Parameters : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevCenter.Models.DevCenterEnvironmentDefinitionParameterInfo>
Public ReadOnly Property Parameters As IReadOnlyList(Of DevCenterEnvironmentDefinitionParameterInfo)

Property Value

Applies to