Share via


IWithNetworkRuleCollection.UpdateAzureFirewallNetworkRuleCollection Method

Definition

Updates the Azure firewall network rule collection.

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

Parameters

name
String

The name of network rule collection.

Returns

Applies to