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

DdosCustomPoliciesDelete interface

方法

delete(DdosCustomPoliciesDeleteParameters)

删除指定的 DDoS 自定义策略。

get(DdosCustomPoliciesGetParameters)

获取有关指定的 DDoS 自定义策略的信息。

patch(DdosCustomPoliciesUpdateTagsParameters)

更新 DDoS 自定义策略标记。

put(DdosCustomPoliciesCreateOrUpdateParameters)

创建或更新 DDoS 自定义策略。

方法详细信息

delete(DdosCustomPoliciesDeleteParameters)

删除指定的 DDoS 自定义策略。

function delete(options: DdosCustomPoliciesDeleteParameters): StreamableMethod<DdosCustomPoliciesDelete200Response | DdosCustomPoliciesDelete202Response | DdosCustomPoliciesDelete204Response | DdosCustomPoliciesDeleteDefaultResponse>

参数

返回

get(DdosCustomPoliciesGetParameters)

获取有关指定的 DDoS 自定义策略的信息。

function get(options: DdosCustomPoliciesGetParameters): StreamableMethod<DdosCustomPoliciesGet200Response | DdosCustomPoliciesGetDefaultResponse>

参数

返回

patch(DdosCustomPoliciesUpdateTagsParameters)

更新 DDoS 自定义策略标记。

function patch(options: DdosCustomPoliciesUpdateTagsParameters): StreamableMethod<DdosCustomPoliciesUpdateTags200Response | DdosCustomPoliciesUpdateTagsDefaultResponse>

参数

返回

put(DdosCustomPoliciesCreateOrUpdateParameters)

创建或更新 DDoS 自定义策略。

function put(options: DdosCustomPoliciesCreateOrUpdateParameters): StreamableMethod<DdosCustomPoliciesCreateOrUpdate200Response | DdosCustomPoliciesCreateOrUpdate201Response | DdosCustomPoliciesCreateOrUpdateDefaultResponse>

参数

返回