Share via


ResourceGroupDeployment.Parameters Property

Definition

public System.Collections.Generic.Dictionary<string,Microsoft.Azure.Management.Internal.Resources.Utilities.Models.DeploymentVariable> Parameters { get; set; }
member this.Parameters : System.Collections.Generic.Dictionary<string, Microsoft.Azure.Management.Internal.Resources.Utilities.Models.DeploymentVariable> with get, set
Public Property Parameters As Dictionary(Of String, DeploymentVariable)

Property Value

Applies to