次の方法で共有


IntegrationRuntimesGet interface

メソッド

delete(RequestParameters)

統合ランタイムを削除します。

get(RequestParameters)

統合ランタイムを取得します。

put(IntegrationRuntimesCreateOrReplaceParameters)

統合ランタイムのインスタンスを作成または置換します。

メソッドの詳細

delete(RequestParameters)

統合ランタイムを削除します。

function delete(options?: RequestParameters): StreamableMethod<IntegrationRuntimesDelete204Response | IntegrationRuntimesDeleteDefaultResponse>

パラメーター

戻り値

get(RequestParameters)

統合ランタイムを取得します。

function get(options?: RequestParameters): StreamableMethod<IntegrationRuntimesGet200Response | IntegrationRuntimesGetDefaultResponse>

パラメーター

戻り値

put(IntegrationRuntimesCreateOrReplaceParameters)

統合ランタイムのインスタンスを作成または置換します。

function put(options: IntegrationRuntimesCreateOrReplaceParameters): StreamableMethod<IntegrationRuntimesCreateOrReplace200Response | IntegrationRuntimesCreateOrReplace201Response | IntegrationRuntimesCreateOrReplaceDefaultResponse>

パラメーター

戻り値