次の方法で共有


NodeTypeDescription.Capacities プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="capacities")]
public System.Collections.Generic.IDictionary<string,string> Capacities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacities")>]
member this.Capacities : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Capacities As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象