Partager via


IWithRule.WithoutRule(String) Méthode

Définition

Supprime une règle de sécurité existante.

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityGroup.Update.IUpdate WithoutRule (string name);
abstract member WithoutRule : string -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityGroup.Update.IUpdate
Public Function WithoutRule (name As String) As IUpdate

Paramètres

name
String

Nom de la règle de sécurité à supprimer.

Retours

S’applique à