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

CustomIPPrefixesDelete interface

方法

delete(CustomIPPrefixesDeleteParameters)

删除指定的自定义 IP 前缀。

get(CustomIPPrefixesGetParameters)

获取指定资源组中的指定自定义 IP 前缀。

patch(CustomIPPrefixesUpdateTagsParameters)

更新自定义 IP 前缀标记。

put(CustomIPPrefixesCreateOrUpdateParameters)

创建或更新自定义 IP 前缀。

方法详细信息

delete(CustomIPPrefixesDeleteParameters)

删除指定的自定义 IP 前缀。

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

参数

返回

get(CustomIPPrefixesGetParameters)

获取指定资源组中的指定自定义 IP 前缀。

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

参数

返回

patch(CustomIPPrefixesUpdateTagsParameters)

更新自定义 IP 前缀标记。

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

参数

返回

put(CustomIPPrefixesCreateOrUpdateParameters)

创建或更新自定义 IP 前缀。

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

参数

返回