Sdílet prostřednictvím


IWithNetworkRuleCollectionSettings.DefineAzureFirewallNetworkRule Method

Definition

Sets the Azure firewall network rule.

public Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithNetworkRuleSettings DefineAzureFirewallNetworkRule (string name);
abstract member DefineAzureFirewallNetworkRule : string -> Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithNetworkRuleSettings
Public Function DefineAzureFirewallNetworkRule (name As String) As IWithNetworkRuleSettings

Parameters

name
String

The name of network rule.

Returns

Applies to