Compartir a través de


IWithNetworkRuleCollectionSettings.WithoutAzureFirewallNetworkRule Método

Definición

Quita la regla de red de Azure Firewall.

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

Nombre de la regla de red.

Devoluciones

Se aplica a