Freigeben über


IDdosProtectionPlansOperations Schnittstelle

Definition

DdosProtectionPlansOperations-Vorgänge.

public interface IDdosProtectionPlansOperations
type IDdosProtectionPlansOperations = interface
Public Interface IDdosProtectionPlansOperations

Methoden

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, DdosProtectionPlanInner, Dictionary<String,List<String>>, CancellationToken)

Erstellt oder aktualisiert einen DDoS-Schutzplan.

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht den angegebenen DDoS-Schutzplan.

CreateOrUpdateWithHttpMessagesAsync(String, String, DdosProtectionPlanInner, Dictionary<String,List<String>>, CancellationToken)

Erstellt oder aktualisiert einen DDoS-Schutzplan.

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht den angegebenen DDoS-Schutzplan.

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft Informationen zum angegebenen DDoS-Schutzplan ab.

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft alle DDoS-Schutzpläne in einer Ressourcengruppe ab.

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft alle DDoS-Schutzpläne in einer Ressourcengruppe ab.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft alle DDoS-Schutzpläne in einem Abonnement ab.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Ruft alle DDoS-Schutzpläne in einem Abonnement ab.

UpdateTagsWithHttpMessagesAsync(String, String, IDictionary<String,String>, Dictionary<String,List<String>>, CancellationToken)

Aktualisieren sie die Tags eines DDoS-Schutzplans.

Erweiterungsmethoden

BeginCreateOrUpdateAsync(IDdosProtectionPlansOperations, String, String, DdosProtectionPlanInner, CancellationToken)

Erstellt oder aktualisiert einen DDoS-Schutzplan.

BeginDeleteAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

Löscht den angegebenen DDoS-Schutzplan.

CreateOrUpdateAsync(IDdosProtectionPlansOperations, String, String, DdosProtectionPlanInner, CancellationToken)

Erstellt oder aktualisiert einen DDoS-Schutzplan.

DeleteAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

Löscht den angegebenen DDoS-Schutzplan.

GetAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

Ruft Informationen zum angegebenen DDoS-Schutzplan ab.

ListAsync(IDdosProtectionPlansOperations, CancellationToken)

Ruft alle DDoS-Schutzpläne in einem Abonnement ab.

ListByResourceGroupAsync(IDdosProtectionPlansOperations, String, CancellationToken)

Ruft alle DDoS-Schutzpläne in einer Ressourcengruppe ab.

ListByResourceGroupNextAsync(IDdosProtectionPlansOperations, String, CancellationToken)

Ruft alle DDoS-Schutzpläne in einer Ressourcengruppe ab.

ListNextAsync(IDdosProtectionPlansOperations, String, CancellationToken)

Ruft alle DDoS-Schutzpläne in einem Abonnement ab.

UpdateTagsAsync(IDdosProtectionPlansOperations, String, String, IDictionary<String,String>, CancellationToken)

Aktualisieren sie die Tags eines DDoS-Schutzplans.

Gilt für: