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


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>

Параметры

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