Compartir a través de


DeploymentPropertiesExtended.OutputResources Propiedad

Definición

Obtiene la matriz de recursos aprovisionados.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a