Partager via


IWithInboundNatRule.WithoutInboundNatRule(String) Méthode

Définition

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

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

Paramètres

name
String

Nom d’une règle NAT de trafic entrant existante sur cet équilibreur de charge.

Retours

S’applique à