DeploymentPropertiesExtended.OutputResources Property

Definition

Gets array of provisioned resources.

[Newtonsoft.Json.JsonProperty(PropertyName="outputResources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ResourceReference> OutputResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outputResources")>]
member this.OutputResources : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ResourceReference>
Public ReadOnly Property OutputResources As IList(Of ResourceReference)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to