Share via


PublicIPPrefixesDelete interface

Methods

delete(PublicIPPrefixesDeleteParameters)

Deletes the specified public IP prefix.

get(PublicIPPrefixesGetParameters)

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

patch(PublicIPPrefixesUpdateTagsParameters)

Updates public IP prefix tags.

put(PublicIPPrefixesCreateOrUpdateParameters)

Creates or updates a static or dynamic public IP prefix.

Method Details

delete(PublicIPPrefixesDeleteParameters)

Deletes the specified public IP prefix.

function delete(options: PublicIPPrefixesDeleteParameters): StreamableMethod<PublicIPPrefixesDelete200Response | PublicIPPrefixesDelete202Response | PublicIPPrefixesDelete204Response | PublicIPPrefixesDeleteDefaultResponse>

Parameters

Returns

get(PublicIPPrefixesGetParameters)

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

function get(options: PublicIPPrefixesGetParameters): StreamableMethod<PublicIPPrefixesGet200Response | PublicIPPrefixesGetDefaultResponse>

Parameters

Returns

patch(PublicIPPrefixesUpdateTagsParameters)

Updates public IP prefix tags.

function patch(options: PublicIPPrefixesUpdateTagsParameters): StreamableMethod<PublicIPPrefixesUpdateTags200Response | PublicIPPrefixesUpdateTagsDefaultResponse>

Parameters

Returns

put(PublicIPPrefixesCreateOrUpdateParameters)

Creates or updates a static or dynamic public IP prefix.

function put(options: PublicIPPrefixesCreateOrUpdateParameters): StreamableMethod<PublicIPPrefixesCreateOrUpdate200Response | PublicIPPrefixesCreateOrUpdate201Response | PublicIPPrefixesCreateOrUpdateDefaultResponse>

Parameters

Returns