Share via


PSDeploymentStack.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