Compartilhar via


IWithNetworkRuleCollectionSettings.WithoutAzureFirewallNetworkRule Método

Definição

Remove a regra de rede de firewall do Azure.

public Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithNetworkRuleCollectionSettings WithoutAzureFirewallNetworkRule (string name);
abstract member WithoutAzureFirewallNetworkRule : string -> Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithNetworkRuleCollectionSettings
Public Function WithoutAzureFirewallNetworkRule (name As String) As IWithNetworkRuleCollectionSettings

Parâmetros

name
String

O nome da regra de rede.

Retornos

Aplica-se a