IIpFirewallRulesOperations Interface

Definição

Operações ipFirewallRulesOperations.

public interface IIpFirewallRulesOperations
type IIpFirewallRulesOperations = interface
Public Interface IIpFirewallRulesOperations

Métodos

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

Cria ou atualiza uma regra de firewall

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

Exclui uma regra de firewall

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

Substitui as regras de firewall

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

Cria ou atualiza uma regra de firewall

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

Exclui uma regra de firewall

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

Obter uma regra de firewall

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

Retorna uma lista de regras de firewall

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

Retorna uma lista de regras de firewall

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

Substitui as regras de firewall

Métodos de Extensão

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

Cria ou atualiza uma regra de firewall

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

Cria ou atualiza uma regra de firewall

BeginDelete(IIpFirewallRulesOperations, String, String, String)

Exclui uma regra de firewall

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

Exclui uma regra de firewall

BeginReplaceAll(IIpFirewallRulesOperations, String, String, ReplaceAllIpFirewallRulesRequest)

Substitui as regras de firewall

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

Substitui as regras de firewall

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

Cria ou atualiza uma regra de firewall

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

Cria ou atualiza uma regra de firewall

Delete(IIpFirewallRulesOperations, String, String, String)

Exclui uma regra de firewall

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

Exclui uma regra de firewall

Get(IIpFirewallRulesOperations, String, String, String)

Obter uma regra de firewall

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

Obter uma regra de firewall

ListByWorkspace(IIpFirewallRulesOperations, String, String)

Retorna uma lista de regras de firewall

ListByWorkspaceAsync(IIpFirewallRulesOperations, String, String, CancellationToken)

Retorna uma lista de regras de firewall

ListByWorkspaceNext(IIpFirewallRulesOperations, String)

Retorna uma lista de regras de firewall

ListByWorkspaceNextAsync(IIpFirewallRulesOperations, String, CancellationToken)

Retorna uma lista de regras de firewall

ReplaceAll(IIpFirewallRulesOperations, String, String, ReplaceAllIpFirewallRulesRequest)

Substitui as regras de firewall

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

Substitui as regras de firewall

Aplica-se a