Поделиться через


WebAppsGetPrivateEndpointConnection interface

Методы

delete(RequestParameters)

Удаляет подключение к частной конечной точке

get(RequestParameters)

Возвращает подключение к частной конечной точке

put(WebAppsApproveOrRejectPrivateEndpointConnectionParameters)

Утверждение или отклонение подключения к частной конечной точке

Сведения о методе

delete(RequestParameters)

Удаляет подключение к частной конечной точке

function delete(options?: RequestParameters): StreamableMethod<WebAppsDeletePrivateEndpointConnection200Response | WebAppsDeletePrivateEndpointConnection202Response | WebAppsDeletePrivateEndpointConnection204Response | WebAppsDeletePrivateEndpointConnectionDefaultResponse>

Параметры

Возвращаемое значение

get(RequestParameters)

Возвращает подключение к частной конечной точке

function get(options?: RequestParameters): StreamableMethod<WebAppsGetPrivateEndpointConnection200Response | WebAppsGetPrivateEndpointConnectionDefaultResponse>

Параметры

Возвращаемое значение

put(WebAppsApproveOrRejectPrivateEndpointConnectionParameters)

Утверждение или отклонение подключения к частной конечной точке

function put(options: WebAppsApproveOrRejectPrivateEndpointConnectionParameters): StreamableMethod<WebAppsApproveOrRejectPrivateEndpointConnection200Response | WebAppsApproveOrRejectPrivateEndpointConnection202Response | WebAppsApproveOrRejectPrivateEndpointConnectionDefaultResponse>

Параметры

Возвращаемое значение