Share via


DevTestLabEnvironmentDeployment.Parameters Property

Definition

The parameters of the Azure Resource Manager template.

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

Property Value

Applies to