次の方法で共有


SelfHostedIntegrationRuntimeNode.Capabilities プロパティ

定義

統合ランタイム機能ディクショナリを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象