DdosCustomPoliciesDelete interface
Metódusok
| delete(Ddos |
Törli a megadott egyéni DDoS-szabályzatot. |
| get(Ddos |
A megadott egyéni DDoS-szabályzattal kapcsolatos információk lekérdezése. |
| patch(Ddos |
Egyéni DDoS-szabályzatcímkék frissítése. |
| put(Ddos |
Egyéni DDoS-szabályzatot hoz létre vagy frissít. |
Metódus adatai
delete(DdosCustomPoliciesDeleteParameters)
Törli a megadott egyéni DDoS-szabályzatot.
function delete(options: DdosCustomPoliciesDeleteParameters): StreamableMethod<DdosCustomPoliciesDelete200Response | DdosCustomPoliciesDelete202Response | DdosCustomPoliciesDelete204Response | DdosCustomPoliciesDeleteDefaultResponse>
Paraméterek
Válaszok
get(DdosCustomPoliciesGetParameters)
A megadott egyéni DDoS-szabályzattal kapcsolatos információk lekérdezése.
function get(options: DdosCustomPoliciesGetParameters): StreamableMethod<DdosCustomPoliciesGet200Response | DdosCustomPoliciesGetDefaultResponse>
Paraméterek
- options
- DdosCustomPoliciesGetParameters
Válaszok
patch(DdosCustomPoliciesUpdateTagsParameters)
Egyéni DDoS-szabályzatcímkék frissítése.
function patch(options: DdosCustomPoliciesUpdateTagsParameters): StreamableMethod<DdosCustomPoliciesUpdateTags200Response | DdosCustomPoliciesUpdateTagsDefaultResponse>
Paraméterek
Válaszok
put(DdosCustomPoliciesCreateOrUpdateParameters)
Egyéni DDoS-szabályzatot hoz létre vagy frissít.
function put(options: DdosCustomPoliciesCreateOrUpdateParameters): StreamableMethod<DdosCustomPoliciesCreateOrUpdate200Response | DdosCustomPoliciesCreateOrUpdate201Response | DdosCustomPoliciesCreateOrUpdateDefaultResponse>