你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IpAllocationsDelete interface

方法

delete(IpAllocationsDeleteParameters)

删除指定的 IpAllocation。

get(IpAllocationsGetParameters)

按资源组获取指定的 IpAllocation。

patch(IpAllocationsUpdateTagsParameters)

更新 IpAllocation 标记。

put(IpAllocationsCreateOrUpdateParameters)

在指定的资源组中创建或更新 IpAllocation。

方法详细信息

delete(IpAllocationsDeleteParameters)

删除指定的 IpAllocation。

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

参数

返回

get(IpAllocationsGetParameters)

按资源组获取指定的 IpAllocation。

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

参数

返回

patch(IpAllocationsUpdateTagsParameters)

更新 IpAllocation 标记。

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

参数

返回

put(IpAllocationsCreateOrUpdateParameters)

在指定的资源组中创建或更新 IpAllocation。

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

参数

返回