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>

매개 변수

반환