DdosCustomPoliciesDelete interface
Yöntemler
| delete(Ddos |
Belirtilen DDoS özel ilkesini siler. |
| get(Ddos |
Belirtilen DDoS özel ilkesi hakkında bilgi alır. |
| patch(Ddos |
DDoS özel ilke etiketlerini güncelleştirin. |
| put(Ddos |
DDoS özel ilkesi oluşturur veya güncelleştirir. |
Yöntem Ayrıntıları
delete(DdosCustomPoliciesDeleteParameters)
Belirtilen DDoS özel ilkesini siler.
function delete(options: DdosCustomPoliciesDeleteParameters): StreamableMethod<DdosCustomPoliciesDelete200Response | DdosCustomPoliciesDelete202Response | DdosCustomPoliciesDelete204Response | DdosCustomPoliciesDeleteDefaultResponse>
Parametreler
Döndürülenler
get(DdosCustomPoliciesGetParameters)
Belirtilen DDoS özel ilkesi hakkında bilgi alır.
function get(options: DdosCustomPoliciesGetParameters): StreamableMethod<DdosCustomPoliciesGet200Response | DdosCustomPoliciesGetDefaultResponse>
Parametreler
- options
- DdosCustomPoliciesGetParameters
Döndürülenler
patch(DdosCustomPoliciesUpdateTagsParameters)
DDoS özel ilke etiketlerini güncelleştirin.
function patch(options: DdosCustomPoliciesUpdateTagsParameters): StreamableMethod<DdosCustomPoliciesUpdateTags200Response | DdosCustomPoliciesUpdateTagsDefaultResponse>
Parametreler
Döndürülenler
put(DdosCustomPoliciesCreateOrUpdateParameters)
DDoS özel ilkesi oluşturur veya güncelleştirir.
function put(options: DdosCustomPoliciesCreateOrUpdateParameters): StreamableMethod<DdosCustomPoliciesCreateOrUpdate200Response | DdosCustomPoliciesCreateOrUpdate201Response | DdosCustomPoliciesCreateOrUpdateDefaultResponse>