Freigeben über


IWithOutboundSnat.WithDisableOutboundSnat(Boolean) Methode

Definition

Konfiguriert SNAT für die VMs im Back-End-Pool, um die im Front-End der Lastenausgleichsregel angegebene publicIP-Adresse zu verwenden.

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

Parameter

disable
Boolean

Gibt an, ob ausgehendes SNAT deaktiviert ist oder nicht.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: