IWithOutboundSnat Interface

Definition

The stage of a load balancing rule update allowing to disable the outbound SNAT.

public interface IWithOutboundSnat
type IWithOutboundSnat = interface
Public Interface IWithOutboundSnat
Derived

Methods

WithDisableOutboundSnat(Boolean)

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

Applies to