Partager via


IDdosProtectionPlansOperations Interface

Définition

Opérations DdosProtectionPlansOperations.

public interface IDdosProtectionPlansOperations
type IDdosProtectionPlansOperations = interface
Public Interface IDdosProtectionPlansOperations

Méthodes

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

Crée ou met à jour un plan de protection DDoS.

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

Supprime le plan de protection DDoS spécifié.

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

Crée ou met à jour un plan de protection DDoS.

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

Supprime le plan de protection DDoS spécifié.

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

Obtient des informations sur le plan de protection DDoS spécifié.

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

Obtient tous les plans de protection DDoS dans un groupe de ressources.

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

Obtient tous les plans de protection DDoS dans un groupe de ressources.

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

Obtient tous les plans de protection DDoS d’un abonnement.

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

Obtient tous les plans de protection DDoS d’un abonnement.

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

Mettre à jour des étiquettes de plan de protection DDoS.

Méthodes d’extension

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

Crée ou met à jour un plan de protection DDoS.

BeginDeleteAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

Supprime le plan de protection DDoS spécifié.

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

Crée ou met à jour un plan de protection DDoS.

DeleteAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

Supprime le plan de protection DDoS spécifié.

GetAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

Obtient des informations sur le plan de protection DDoS spécifié.

ListAsync(IDdosProtectionPlansOperations, CancellationToken)

Obtient tous les plans de protection DDoS d’un abonnement.

ListByResourceGroupAsync(IDdosProtectionPlansOperations, String, CancellationToken)

Obtient tous les plans de protection DDoS dans un groupe de ressources.

ListByResourceGroupNextAsync(IDdosProtectionPlansOperations, String, CancellationToken)

Obtient tous les plans de protection DDoS dans un groupe de ressources.

ListNextAsync(IDdosProtectionPlansOperations, String, CancellationToken)

Obtient tous les plans de protection DDoS d’un abonnement.

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

Mettre à jour des étiquettes de plan de protection DDoS.

S’applique à