次の方法で共有


IntegrationRuntimeSsisCatalogInfo.CatalogServerEndpoint プロパティ

定義

カタログ データベース サーバーの URL を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="catalogServerEndpoint")]
public string CatalogServerEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="catalogServerEndpoint")>]
member this.CatalogServerEndpoint : string with get, set
Public Property CatalogServerEndpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象