PSResourceGroupDeployment.Outputs Property

Definition

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

Property Value

Applies to