Partager via


AssignmentDeploymentJobResult.Resources Propriété

Définition

Obtient ou définit les ressources créées à la suite du travail de déploiement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à