次の方法で共有


SelfHostedIntegrationRuntimeStatus.Capabilities プロパティ

定義

統合ランタイム機能に関する追加情報を含む オブジェクトを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象