Partager via


IDdosProtectionPlansOperations Interface

Définition

Opérations DdosProtectionPlansOperations.

public interface IDdosProtectionPlansOperations
type IDdosProtectionPlansOperations = interface
Public Interface IDdosProtectionPlansOperations

Méthodes

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, DdosProtectionPlan, 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, DdosProtectionPlan, 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 d’un groupe de ressources.

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

Obtient tous les plans de protection DDoS d’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, TagsObject, Dictionary<String,List<String>>, CancellationToken)

Mettre à jour des balises de plan de protection DDoS.

Méthodes d’extension

BeginCreateOrUpdate(IDdosProtectionPlansOperations, String, String, DdosProtectionPlan)

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

BeginCreateOrUpdateAsync(IDdosProtectionPlansOperations, String, String, DdosProtectionPlan, CancellationToken)

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

BeginDelete(IDdosProtectionPlansOperations, String, String)

Supprime le plan de protection DDoS spécifié.

BeginDeleteAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

Supprime le plan de protection DDoS spécifié.

CreateOrUpdate(IDdosProtectionPlansOperations, String, String, DdosProtectionPlan)

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

CreateOrUpdateAsync(IDdosProtectionPlansOperations, String, String, DdosProtectionPlan, CancellationToken)

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

Delete(IDdosProtectionPlansOperations, String, String)

Supprime le plan de protection DDoS spécifié.

DeleteAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

Supprime le plan de protection DDoS spécifié.

Get(IDdosProtectionPlansOperations, String, String)

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

GetAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

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

List(IDdosProtectionPlansOperations)

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

ListAsync(IDdosProtectionPlansOperations, CancellationToken)

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

ListByResourceGroup(IDdosProtectionPlansOperations, String)

Obtient tous les plans de protection DDoS d’un groupe de ressources.

ListByResourceGroupAsync(IDdosProtectionPlansOperations, String, CancellationToken)

Obtient tous les plans de protection DDoS d’un groupe de ressources.

ListByResourceGroupNext(IDdosProtectionPlansOperations, String)

Obtient tous les plans de protection DDoS d’un groupe de ressources.

ListByResourceGroupNextAsync(IDdosProtectionPlansOperations, String, CancellationToken)

Obtient tous les plans de protection DDoS d’un groupe de ressources.

ListNext(IDdosProtectionPlansOperations, String)

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

ListNextAsync(IDdosProtectionPlansOperations, String, CancellationToken)

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

UpdateTags(IDdosProtectionPlansOperations, String, String, TagsObject)

Mettre à jour des balises de plan de protection DDoS.

UpdateTagsAsync(IDdosProtectionPlansOperations, String, String, TagsObject, CancellationToken)

Mettre à jour des balises de plan de protection DDoS.

S’applique à