Delen via


AssignmentDeploymentJobResult.Resources Eigenschap

Definitie

Hiermee worden resources opgehaald of ingesteld die zijn gemaakt op basis van de implementatietaak.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op