DeploymentPropertiesExtended.Outputs Property

Definition

Gets key/value pairs that represent deployment output.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to