Condividi tramite


IWithApplicationRuleCollectionSettings.DefineAzureFirewallApplicationRule Method

Definition

Sets the Azure firewall application rule.

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

Parameters

name
String

The name of application rule.

Returns

Applies to