AssignmentDeploymentJobResult.Resources 屬性

定義

取得或設定因部署作業而建立的資源。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於