Partager via


IWithApplicationRuleCollectionSettings.WithoutAzureFirewallApplicationRule Méthode

Définition

Supprime la règle d’application du pare-feu Azure.

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

Paramètres

name
String

Nom de la règle d’application.

Retours

S’applique à