Partilhar via


AssignmentDeploymentJobResult.Resources Propriedade

Definição

Obtém ou define os recursos criados como resultado da tarefa de implementação.

[Newtonsoft.Json.JsonProperty(PropertyName="resources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Blueprint.Models.AssignmentJobCreatedResource> Resources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resources")>]
member this.Resources : System.Collections.Generic.IList<Microsoft.Azure.Management.Blueprint.Models.AssignmentJobCreatedResource> with get, set
Public Property Resources As IList(Of AssignmentJobCreatedResource)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a