Partager via


IWithOutboundRule.WithoutOutboundRule(String) Méthode

Définition

Supprime la règle de trafic sortant spécifiée de l’équilibreur de charge.

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

Paramètres

name
String

Nom d’une règle sortante existante sur cet équilibreur de charge.

Retours

S’applique à