Share via


DdosCustomPoliciesDelete interface

Methods

delete(DdosCustomPoliciesDeleteParameters)

Deletes the specified DDoS custom policy.

get(DdosCustomPoliciesGetParameters)

Gets information about the specified DDoS custom policy.

patch(DdosCustomPoliciesUpdateTagsParameters)

Update a DDoS custom policy tags.

put(DdosCustomPoliciesCreateOrUpdateParameters)

Creates or updates a DDoS custom policy.

Method Details

delete(DdosCustomPoliciesDeleteParameters)

Deletes the specified DDoS custom policy.

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

Parameters

Returns

get(DdosCustomPoliciesGetParameters)

Gets information about the specified DDoS custom policy.

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

Parameters

Returns

patch(DdosCustomPoliciesUpdateTagsParameters)

Update a DDoS custom policy tags.

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

Parameters

Returns

put(DdosCustomPoliciesCreateOrUpdateParameters)

Creates or updates a DDoS custom policy.

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

Parameters

Returns