次の方法で共有


DdosProtectionPlansDelete interface

メソッド

delete(DdosProtectionPlansDeleteParameters)

指定した DDoS 保護プランを削除します。

get(DdosProtectionPlansGetParameters)

指定した DDoS 保護プランに関する情報を取得します。

patch(DdosProtectionPlansUpdateTagsParameters)

DDoS 保護プラン のタグを更新します。

put(DdosProtectionPlansCreateOrUpdateParameters)

DDoS 保護プランを作成または更新します。

メソッドの詳細

delete(DdosProtectionPlansDeleteParameters)

指定した DDoS 保護プランを削除します。

function delete(options: DdosProtectionPlansDeleteParameters): StreamableMethod<DdosProtectionPlansDelete200Response | DdosProtectionPlansDelete202Response | DdosProtectionPlansDelete204Response | DdosProtectionPlansDeleteDefaultResponse>

パラメーター

戻り値

get(DdosProtectionPlansGetParameters)

指定した DDoS 保護プランに関する情報を取得します。

function get(options: DdosProtectionPlansGetParameters): StreamableMethod<DdosProtectionPlansGet200Response | DdosProtectionPlansGetDefaultResponse>

パラメーター

戻り値

patch(DdosProtectionPlansUpdateTagsParameters)

DDoS 保護プラン のタグを更新します。

function patch(options: DdosProtectionPlansUpdateTagsParameters): StreamableMethod<DdosProtectionPlansUpdateTags200Response | DdosProtectionPlansUpdateTagsDefaultResponse>

パラメーター

戻り値

put(DdosProtectionPlansCreateOrUpdateParameters)

DDoS 保護プランを作成または更新します。

function put(options: DdosProtectionPlansCreateOrUpdateParameters): StreamableMethod<DdosProtectionPlansCreateOrUpdate200Response | DdosProtectionPlansCreateOrUpdate201Response | DdosProtectionPlansCreateOrUpdateDefaultResponse>

パラメーター

戻り値