次の方法で共有


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

適用対象