Bagikan melalui


IWithNetworkRuleCollection.DefineAzureFirewallNetworkRuleCollection Method

Definition

Sets the Azure firewall network rule collection.

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

Parameters

name
String

The name of network rule collection.

Returns

Applies to