Share via


IpAllocationsDelete interface

Methods

delete(IpAllocationsDeleteParameters)

Deletes the specified IpAllocation.

get(IpAllocationsGetParameters)

Gets the specified IpAllocation by resource group.

patch(IpAllocationsUpdateTagsParameters)

Updates a IpAllocation tags.

put(IpAllocationsCreateOrUpdateParameters)

Creates or updates an IpAllocation in the specified resource group.

Method Details

delete(IpAllocationsDeleteParameters)

Deletes the specified IpAllocation.

function delete(options: IpAllocationsDeleteParameters): StreamableMethod<IpAllocationsDelete200Response | IpAllocationsDelete202Response | IpAllocationsDelete204Response | IpAllocationsDeleteDefaultResponse>

Parameters

Returns

get(IpAllocationsGetParameters)

Gets the specified IpAllocation by resource group.

function get(options: IpAllocationsGetParameters): StreamableMethod<IpAllocationsGet200Response | IpAllocationsGetDefaultResponse>

Parameters

Returns

patch(IpAllocationsUpdateTagsParameters)

Updates a IpAllocation tags.

function patch(options: IpAllocationsUpdateTagsParameters): StreamableMethod<IpAllocationsUpdateTags200Response | IpAllocationsUpdateTagsDefaultResponse>

Parameters

Returns

put(IpAllocationsCreateOrUpdateParameters)

Creates or updates an IpAllocation in the specified resource group.

function put(options: IpAllocationsCreateOrUpdateParameters): StreamableMethod<IpAllocationsCreateOrUpdate200Response | IpAllocationsCreateOrUpdate201Response | IpAllocationsCreateOrUpdateDefaultResponse>

Parameters

Returns