다음을 통해 공유


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

적용 대상