IWithNatRuleCollection.WithoutAzureFirewallNatRuleCollection(String) Method

Definition

Removes the Azure firewall nat rule collection.

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

Parameters

name
String

The name of nat rule collection.

Returns

Applies to