Delen via


IpAllocationsDelete interface

Methoden

delete(IpAllocationsDeleteParameters)

Hiermee verwijdert u de opgegeven IpAllocation.

get(IpAllocationsGetParameters)

Hiermee haalt u de opgegeven IpAllocation op per resourcegroep.

patch(IpAllocationsUpdateTagsParameters)

Hiermee wordt een IpAllocation-tags bijgewerkt.

put(IpAllocationsCreateOrUpdateParameters)

Hiermee maakt of werkt u een IpAllocation in de opgegeven resourcegroep bij.

Methodedetails

delete(IpAllocationsDeleteParameters)

Hiermee verwijdert u de opgegeven IpAllocation.

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

Parameters

Retouren

get(IpAllocationsGetParameters)

Hiermee haalt u de opgegeven IpAllocation op per resourcegroep.

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

Parameters

Retouren

patch(IpAllocationsUpdateTagsParameters)

Hiermee wordt een IpAllocation-tags bijgewerkt.

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

Parameters

Retouren

put(IpAllocationsCreateOrUpdateParameters)

Hiermee maakt of werkt u een IpAllocation in de opgegeven resourcegroep bij.

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

Parameters

Retouren