次の方法で共有


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>

パラメーター

戻り値