Share via


CustomIPPrefixesDelete interface

Methods

delete(CustomIPPrefixesDeleteParameters)

Deletes the specified custom IP prefix.

get(CustomIPPrefixesGetParameters)

Gets the specified custom IP prefix in a specified resource group.

patch(CustomIPPrefixesUpdateTagsParameters)

Updates custom IP prefix tags.

put(CustomIPPrefixesCreateOrUpdateParameters)

Creates or updates a custom IP prefix.

Method Details

delete(CustomIPPrefixesDeleteParameters)

Deletes the specified custom IP prefix.

function delete(options: CustomIPPrefixesDeleteParameters): StreamableMethod<CustomIPPrefixesDelete200Response | CustomIPPrefixesDelete202Response | CustomIPPrefixesDelete204Response | CustomIPPrefixesDeleteDefaultResponse>

Parameters

Returns

get(CustomIPPrefixesGetParameters)

Gets the specified custom IP prefix in a specified resource group.

function get(options: CustomIPPrefixesGetParameters): StreamableMethod<CustomIPPrefixesGet200Response | CustomIPPrefixesGetDefaultResponse>

Parameters

Returns

patch(CustomIPPrefixesUpdateTagsParameters)

Updates custom IP prefix tags.

function patch(options: CustomIPPrefixesUpdateTagsParameters): StreamableMethod<CustomIPPrefixesUpdateTags200Response | CustomIPPrefixesUpdateTagsDefaultResponse>

Parameters

Returns

put(CustomIPPrefixesCreateOrUpdateParameters)

Creates or updates a custom IP prefix.

function put(options: CustomIPPrefixesCreateOrUpdateParameters): StreamableMethod<CustomIPPrefixesCreateOrUpdate200Response | CustomIPPrefixesCreateOrUpdate201Response | CustomIPPrefixesCreateOrUpdateDefaultResponse>

Parameters

Returns