DdosProtectionPlansDelete interface
Yöntemler
| delete(Ddos |
Belirtilen DDoS koruma planını siler. |
| get(Ddos |
Belirtilen DDoS koruma planı hakkında bilgi alır. |
| patch(Ddos |
DDoS koruma planı etiketlerini güncelleştirin. |
| put(Ddos |
Bir DDoS koruma planı oluşturur veya güncelleştirir. |
Yöntem Ayrıntıları
delete(DdosProtectionPlansDeleteParameters)
Belirtilen DDoS koruma planını siler.
function delete(options: DdosProtectionPlansDeleteParameters): StreamableMethod<DdosProtectionPlansDelete200Response | DdosProtectionPlansDelete202Response | DdosProtectionPlansDelete204Response | DdosProtectionPlansDeleteDefaultResponse>
Parametreler
Döndürülenler
get(DdosProtectionPlansGetParameters)
Belirtilen DDoS koruma planı hakkında bilgi alır.
function get(options: DdosProtectionPlansGetParameters): StreamableMethod<DdosProtectionPlansGet200Response | DdosProtectionPlansGetDefaultResponse>
Parametreler
- options
- DdosProtectionPlansGetParameters
Döndürülenler
patch(DdosProtectionPlansUpdateTagsParameters)
DDoS koruma planı etiketlerini güncelleştirin.
function patch(options: DdosProtectionPlansUpdateTagsParameters): StreamableMethod<DdosProtectionPlansUpdateTags200Response | DdosProtectionPlansUpdateTagsDefaultResponse>
Parametreler
Döndürülenler
put(DdosProtectionPlansCreateOrUpdateParameters)
Bir DDoS koruma planı oluşturur veya güncelleştirir.
function put(options: DdosProtectionPlansCreateOrUpdateParameters): StreamableMethod<DdosProtectionPlansCreateOrUpdate200Response | DdosProtectionPlansCreateOrUpdate201Response | DdosProtectionPlansCreateOrUpdateDefaultResponse>