Share via


DeploymentStack.Outputs Property

Definition

Gets the outputs of the deployment resource created by the deployment stack.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.outputs")]
public object Outputs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.outputs")>]
member this.Outputs : obj
Public ReadOnly Property Outputs As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to