IWithNetworkRuleCollection.WithoutAzureFirewallNetworkRuleCollection Method

Definition

Removes the Azure firewall network rule collection.

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

Parameters

name
String

The name of network rule collection.

Returns

Applies to