次の方法で共有


AppServiceEnvironmentsGetPrivateEndpointConnection interface

メソッド

delete(RequestParameters)

プライベート エンドポイント接続を削除します

get(RequestParameters)

プライベート エンドポイント接続を取得します

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

プライベート エンドポイント接続を承認または拒否する

メソッドの詳細

delete(RequestParameters)

プライベート エンドポイント接続を削除します

function delete(options?: RequestParameters): StreamableMethod<AppServiceEnvironmentsDeletePrivateEndpointConnection200Response | AppServiceEnvironmentsDeletePrivateEndpointConnection202Response | AppServiceEnvironmentsDeletePrivateEndpointConnection204Response | AppServiceEnvironmentsDeletePrivateEndpointConnectionDefaultResponse>

パラメーター

戻り値

get(RequestParameters)

プライベート エンドポイント接続を取得します

function get(options?: RequestParameters): StreamableMethod<AppServiceEnvironmentsGetPrivateEndpointConnection200Response | AppServiceEnvironmentsGetPrivateEndpointConnectionDefaultResponse>

パラメーター

戻り値

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

プライベート エンドポイント接続を承認または拒否する

function put(options: AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters): StreamableMethod<AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnection200Response | AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnection202Response | AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionDefaultResponse>

パラメーター

戻り値