Partager via


IIpFirewallRulesOperations Interface

Définition

Opérations IpFirewallRulesOperations.

public interface IIpFirewallRulesOperations
type IIpFirewallRulesOperations = interface
Public Interface IIpFirewallRulesOperations

Méthodes

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

Crée ou met à jour une règle de pare-feu

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

Supprime une règle de pare-feu

BeginReplaceAllWithHttpMessagesAsync(String, String, ReplaceAllIpFirewallRulesRequest, Dictionary<String,List<String>>, CancellationToken)

Remplace les règles de pare-feu

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

Crée ou met à jour une règle de pare-feu

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

Supprime une règle de pare-feu

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

Obtenir une règle de pare-feu

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

Retourne une liste de règles de pare-feu

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

Retourne une liste de règles de pare-feu

ReplaceAllWithHttpMessagesAsync(String, String, ReplaceAllIpFirewallRulesRequest, Dictionary<String,List<String>>, CancellationToken)

Remplace les règles de pare-feu

Méthodes d’extension

BeginCreateOrUpdate(IIpFirewallRulesOperations, String, String, String, IpFirewallRuleInfo)

Crée ou met à jour une règle de pare-feu

BeginCreateOrUpdateAsync(IIpFirewallRulesOperations, String, String, String, IpFirewallRuleInfo, CancellationToken)

Crée ou met à jour une règle de pare-feu

BeginDelete(IIpFirewallRulesOperations, String, String, String)

Supprime une règle de pare-feu

BeginDeleteAsync(IIpFirewallRulesOperations, String, String, String, CancellationToken)

Supprime une règle de pare-feu

BeginReplaceAll(IIpFirewallRulesOperations, String, String, ReplaceAllIpFirewallRulesRequest)

Remplace les règles de pare-feu

BeginReplaceAllAsync(IIpFirewallRulesOperations, String, String, ReplaceAllIpFirewallRulesRequest, CancellationToken)

Remplace les règles de pare-feu

CreateOrUpdate(IIpFirewallRulesOperations, String, String, String, IpFirewallRuleInfo)

Crée ou met à jour une règle de pare-feu

CreateOrUpdateAsync(IIpFirewallRulesOperations, String, String, String, IpFirewallRuleInfo, CancellationToken)

Crée ou met à jour une règle de pare-feu

Delete(IIpFirewallRulesOperations, String, String, String)

Supprime une règle de pare-feu

DeleteAsync(IIpFirewallRulesOperations, String, String, String, CancellationToken)

Supprime une règle de pare-feu

Get(IIpFirewallRulesOperations, String, String, String)

Obtenir une règle de pare-feu

GetAsync(IIpFirewallRulesOperations, String, String, String, CancellationToken)

Obtenir une règle de pare-feu

ListByWorkspace(IIpFirewallRulesOperations, String, String)

Retourne une liste de règles de pare-feu

ListByWorkspaceAsync(IIpFirewallRulesOperations, String, String, CancellationToken)

Retourne une liste de règles de pare-feu

ListByWorkspaceNext(IIpFirewallRulesOperations, String)

Retourne une liste de règles de pare-feu

ListByWorkspaceNextAsync(IIpFirewallRulesOperations, String, CancellationToken)

Retourne une liste de règles de pare-feu

ReplaceAll(IIpFirewallRulesOperations, String, String, ReplaceAllIpFirewallRulesRequest)

Remplace les règles de pare-feu

ReplaceAllAsync(IIpFirewallRulesOperations, String, String, ReplaceAllIpFirewallRulesRequest, CancellationToken)

Remplace les règles de pare-feu

S’applique à