Freigeben über


IIpFirewallRulesOperations Schnittstelle

Definition

IpFirewallRulesOperations-Vorgänge.

public interface IIpFirewallRulesOperations
type IIpFirewallRulesOperations = interface
Public Interface IIpFirewallRulesOperations

Methoden

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

Erstellt oder aktualisiert eine Firewallregel

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

Löscht eine Firewallregel

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

Ersetzt Firewallregeln

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

Erstellt oder aktualisiert eine Firewallregel

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

Löscht eine Firewallregel

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

Abrufen einer Firewallregel

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

Gibt eine Liste von Firewallregeln zurück.

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

Gibt eine Liste von Firewallregeln zurück.

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

Ersetzt Firewallregeln

Erweiterungsmethoden

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

Erstellt oder aktualisiert eine Firewallregel

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

Erstellt oder aktualisiert eine Firewallregel

BeginDelete(IIpFirewallRulesOperations, String, String, String)

Löscht eine Firewallregel

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

Löscht eine Firewallregel

BeginReplaceAll(IIpFirewallRulesOperations, String, String, ReplaceAllIpFirewallRulesRequest)

Ersetzt Firewallregeln

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

Ersetzt Firewallregeln

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

Erstellt oder aktualisiert eine Firewallregel

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

Erstellt oder aktualisiert eine Firewallregel

Delete(IIpFirewallRulesOperations, String, String, String)

Löscht eine Firewallregel

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

Löscht eine Firewallregel

Get(IIpFirewallRulesOperations, String, String, String)

Abrufen einer Firewallregel

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

Abrufen einer Firewallregel

ListByWorkspace(IIpFirewallRulesOperations, String, String)

Gibt eine Liste von Firewallregeln zurück.

ListByWorkspaceAsync(IIpFirewallRulesOperations, String, String, CancellationToken)

Gibt eine Liste von Firewallregeln zurück.

ListByWorkspaceNext(IIpFirewallRulesOperations, String)

Gibt eine Liste von Firewallregeln zurück.

ListByWorkspaceNextAsync(IIpFirewallRulesOperations, String, CancellationToken)

Gibt eine Liste von Firewallregeln zurück.

ReplaceAll(IIpFirewallRulesOperations, String, String, ReplaceAllIpFirewallRulesRequest)

Ersetzt Firewallregeln

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

Ersetzt Firewallregeln

Gilt für: