DeploymentStackValidateProperties.Parameters Property

Definition

Deployment parameters.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.Resources.Models.DeploymentParameter> Parameters { get; }
member this.Parameters : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.Resources.Models.DeploymentParameter>
Public ReadOnly Property Parameters As IDictionary(Of String, DeploymentParameter)

Property Value

Applies to