Condividi tramite


IWithNetworkRuleCollectionSettings.WithoutAzureFirewallNetworkRule Method

Definition

Removes the Azure firewall network rule.

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

Parameters

name
String

The name of network rule.

Returns

Applies to