次の方法で共有


WebAppsGetHybridConnection interface

メソッド

delete(RequestParameters)

このサイトからハイブリッド接続を削除します。

get(RequestParameters)

この Web アプリで使用される特定の Service Bus ハイブリッド接続を取得します。

patch(WebAppsUpdateHybridConnectionParameters)

Service Bus リレーを使用して新しいハイブリッド接続を作成します。

put(WebAppsCreateOrUpdateHybridConnectionParameters)

Service Bus リレーを使用して新しいハイブリッド接続を作成します。

メソッドの詳細

delete(RequestParameters)

このサイトからハイブリッド接続を削除します。

function delete(options?: RequestParameters): StreamableMethod<WebAppsDeleteHybridConnection200Response | WebAppsDeleteHybridConnection404Response | WebAppsDeleteHybridConnectionDefaultResponse>

パラメーター

戻り値

get(RequestParameters)

この Web アプリで使用される特定の Service Bus ハイブリッド接続を取得します。

function get(options?: RequestParameters): StreamableMethod<WebAppsGetHybridConnection200Response | WebAppsGetHybridConnectionDefaultResponse>

パラメーター

戻り値

patch(WebAppsUpdateHybridConnectionParameters)

Service Bus リレーを使用して新しいハイブリッド接続を作成します。

function patch(options: WebAppsUpdateHybridConnectionParameters): StreamableMethod<WebAppsUpdateHybridConnection200Response | WebAppsUpdateHybridConnectionDefaultResponse>

パラメーター

戻り値

put(WebAppsCreateOrUpdateHybridConnectionParameters)

Service Bus リレーを使用して新しいハイブリッド接続を作成します。

function put(options: WebAppsCreateOrUpdateHybridConnectionParameters): StreamableMethod<WebAppsCreateOrUpdateHybridConnection200Response | WebAppsCreateOrUpdateHybridConnectionDefaultResponse>

パラメーター

戻り値