다음을 통해 공유


AssignmentStatus.ManagedResources 속성

정의

청사진 할당에서 만든 리소스 목록을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="managedResources")]
public System.Collections.Generic.IList<string> ManagedResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedResources")>]
member this.ManagedResources : System.Collections.Generic.IList<string>
Public ReadOnly Property ManagedResources As IList(Of String)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상