Share via


LoadBalancingRuleProperties.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 Azure.Provisioning.BicepValue<bool> DisableOutboundSnat { get; set; }
member this.DisableOutboundSnat : Azure.Provisioning.BicepValue<bool> with get, set
Public Property DisableOutboundSnat As BicepValue(Of Boolean)

Property Value

Applies to