次の方法で共有


SelfHostedIntegrationRuntimeStatus.ServiceUrls プロパティ

定義

統合ランタイム バックエンド サービスで使用されるサービスの URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象