AssignmentOperation.Deployments 屬性

定義

取得或設定此藍圖指派作業中的作業清單。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於