Partager via


DdosProtectionPlansOperationsExtensions Classe

Définition

Méthodes d’extension pour DdosProtectionPlansOperations.

public static class DdosProtectionPlansOperationsExtensions
type DdosProtectionPlansOperationsExtensions = class
Public Module DdosProtectionPlansOperationsExtensions
Héritage
DdosProtectionPlansOperationsExtensions

Méthodes

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 à