Compartilhar via


OutboundFirewallRulesOperationsExtensions Classe

Definição

Métodos de extensão para OutboundFirewallRulesOperations.

public static class OutboundFirewallRulesOperationsExtensions
type OutboundFirewallRulesOperationsExtensions = class
Public Module OutboundFirewallRulesOperationsExtensions
Herança
OutboundFirewallRulesOperationsExtensions

Métodos

BeginCreateOrUpdate(IOutboundFirewallRulesOperations, String, String, String)

Crie uma regra de firewall de saída com um determinado nome.

BeginCreateOrUpdateAsync(IOutboundFirewallRulesOperations, String, String, String, CancellationToken)

Crie uma regra de firewall de saída com um determinado nome.

BeginDelete(IOutboundFirewallRulesOperations, String, String, String)

Exclui uma regra de firewall de saída com um determinado nome.

BeginDeleteAsync(IOutboundFirewallRulesOperations, String, String, String, CancellationToken)

Exclui uma regra de firewall de saída com um determinado nome.

CreateOrUpdate(IOutboundFirewallRulesOperations, String, String, String)

Crie uma regra de firewall de saída com um determinado nome.

CreateOrUpdateAsync(IOutboundFirewallRulesOperations, String, String, String, CancellationToken)

Crie uma regra de firewall de saída com um determinado nome.

Delete(IOutboundFirewallRulesOperations, String, String, String)

Exclui uma regra de firewall de saída com um determinado nome.

DeleteAsync(IOutboundFirewallRulesOperations, String, String, String, CancellationToken)

Exclui uma regra de firewall de saída com um determinado nome.

Get(IOutboundFirewallRulesOperations, String, String, String)

Obtém uma regra de firewall de saída.

GetAsync(IOutboundFirewallRulesOperations, String, String, String, CancellationToken)

Obtém uma regra de firewall de saída.

ListByServer(IOutboundFirewallRulesOperations, String, String)

Obtém todas as regras de firewall de saída em um servidor.

ListByServerAsync(IOutboundFirewallRulesOperations, String, String, CancellationToken)

Obtém todas as regras de firewall de saída em um servidor.

ListByServerNext(IOutboundFirewallRulesOperations, String)

Obtém todas as regras de firewall de saída em um servidor.

ListByServerNextAsync(IOutboundFirewallRulesOperations, String, CancellationToken)

Obtém todas as regras de firewall de saída em um servidor.

Aplica-se a