共用方式為


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

適用於