Partager via


IWithOutboundSnat.WithDisableOutboundSnat(Boolean) Méthode

Définition

Configure SNAT pour les machines virtuelles dans le pool principal afin d’utiliser l’adresse IP publique spécifiée dans le front-end de la règle d’équilibrage de charge.

public Microsoft.Azure.Management.Network.Fluent.LoadBalancingRule.Update.IUpdate WithDisableOutboundSnat (bool disable);
abstract member WithDisableOutboundSnat : bool -> Microsoft.Azure.Management.Network.Fluent.LoadBalancingRule.Update.IUpdate
Public Function WithDisableOutboundSnat (disable As Boolean) As IUpdate

Paramètres

disable
Boolean

Indique si le SNAT sortant est désactivé ou non.

Retours

Étape suivante de la mise à jour.

S’applique à