LoadBalancingRuleData.DisableOutboundSnat Property

Definition

Configures SNAT for the VMs in the backend pool to use the publicIP address specified in the frontend of the load balancing rule.

public bool? DisableOutboundSnat { get; set; }
member this.DisableOutboundSnat : Nullable<bool> with get, set
Public Property DisableOutboundSnat As Nullable(Of Boolean)

Property Value

Applies to