次の方法で共有


IntegrationRuntimeConnectionInfo.HostServiceUri プロパティ

定義

オンプレミス統合ランタイムのホスト URL を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="hostServiceUri")]
public string HostServiceUri { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostServiceUri")>]
member this.HostServiceUri : string
Public ReadOnly Property HostServiceUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象