Bagikan melalui


NodeTypeDescription.Capacities Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to