Share via


PrivateEndpointsDelete interface

Methods

delete(PrivateEndpointsDeleteParameters)

Deletes the specified private endpoint.

get(PrivateEndpointsGetParameters)

Gets the specified private endpoint by resource group.

put(PrivateEndpointsCreateOrUpdateParameters)

Creates or updates an private endpoint in the specified resource group.

Method Details

delete(PrivateEndpointsDeleteParameters)

Deletes the specified private endpoint.

function delete(options: PrivateEndpointsDeleteParameters): StreamableMethod<PrivateEndpointsDelete200Response | PrivateEndpointsDelete202Response | PrivateEndpointsDelete204Response | PrivateEndpointsDeleteDefaultResponse>

Parameters

Returns

get(PrivateEndpointsGetParameters)

Gets the specified private endpoint by resource group.

function get(options: PrivateEndpointsGetParameters): StreamableMethod<PrivateEndpointsGet200Response | PrivateEndpointsGetDefaultResponse>

Parameters

Returns

put(PrivateEndpointsCreateOrUpdateParameters)

Creates or updates an private endpoint in the specified resource group.

function put(options: PrivateEndpointsCreateOrUpdateParameters): StreamableMethod<PrivateEndpointsCreateOrUpdate200Response | PrivateEndpointsCreateOrUpdate201Response | PrivateEndpointsCreateOrUpdateDefaultResponse>

Parameters

Returns