AppServiceEnvironmentsGetPrivateEndpointConnection interface

Methods

delete(RequestParameters)

Deletes a private endpoint connection

get(RequestParameters)

Gets a private endpoint connection

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

Approves or rejects a private endpoint connection

Method Details

delete(RequestParameters)

Deletes a private endpoint connection

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

Parameters

Returns

get(RequestParameters)

Gets a private endpoint connection

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

Parameters

Returns

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

Approves or rejects a private endpoint connection

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

Parameters

Returns