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>

매개 변수

반환