Share via


DdosProtectionPlansDelete interface

Methods

delete(DdosProtectionPlansDeleteParameters)

Deletes the specified DDoS protection plan.

get(DdosProtectionPlansGetParameters)

Gets information about the specified DDoS protection plan.

patch(DdosProtectionPlansUpdateTagsParameters)

Update a DDoS protection plan tags.

put(DdosProtectionPlansCreateOrUpdateParameters)

Creates or updates a DDoS protection plan.

Method Details

delete(DdosProtectionPlansDeleteParameters)

Deletes the specified DDoS protection plan.

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

Parameters

Returns

get(DdosProtectionPlansGetParameters)

Gets information about the specified DDoS protection plan.

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

Parameters

Returns

patch(DdosProtectionPlansUpdateTagsParameters)

Update a DDoS protection plan tags.

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

Parameters

Returns

put(DdosProtectionPlansCreateOrUpdateParameters)

Creates or updates a DDoS protection plan.

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

Parameters

Returns