Compartilhar via


AppServiceEnvironmentsGetPrivateEndpointConnection interface

Métodos

delete(RequestParameters)

Exclui uma conexão de ponto de extremidade privado

get(RequestParameters)

Obtém uma conexão de ponto de extremidade privado

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

Aprova ou rejeita uma conexão de ponto de extremidade privado

Detalhes do método

delete(RequestParameters)

Exclui uma conexão de ponto de extremidade privado

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

Parâmetros

Retornos

get(RequestParameters)

Obtém uma conexão de ponto de extremidade privado

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

Parâmetros

Retornos

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

Aprova ou rejeita uma conexão de ponto de extremidade privado

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

Parâmetros

Retornos