共用方式為


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>

參數

傳回