다음을 통해 공유


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

적용 대상