PSResourceGroupDeployment.Parameters Property

Definition

public System.Collections.Generic.Dictionary<string,Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentVariable> Parameters { get; set; }
member this.Parameters : System.Collections.Generic.Dictionary<string, Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentVariable> with get, set
Public Property Parameters As Dictionary(Of String, DeploymentVariable)

Property Value

Applies to