Partager via


AppServiceEnvironmentsGetPrivateEndpointConnection interface

Méthodes

delete(RequestParameters)

Supprime une connexion de point de terminaison privé

get(RequestParameters)

Obtient une connexion de point de terminaison privé

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

Approuve ou rejette une connexion de point de terminaison privé

Détails de la méthode

delete(RequestParameters)

Supprime une connexion de point de terminaison privé

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

Paramètres

Retours

get(RequestParameters)

Obtient une connexion de point de terminaison privé

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

Paramètres

Retours

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

Approuve ou rejette une connexion de point de terminaison privé

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

Paramètres

Retours