Partager via


IWithInboundNatPool Interface

Définition

Étape d’une définition d’équilibreur de charge permettant de créer un pool NAT entrant pour un groupe de machines virtuelles identiques.

public interface IWithInboundNatPool
type IWithInboundNatPool = interface
Public Interface IWithInboundNatPool
Dérivé

Méthodes

DefineInboundNatPool(String)

Commence la définition d’un nouveau pool NAT à ajouter à l’équilibreur de charge. La définition doit être complétée par un appel à LoadBalancerInboundNatPool.DefinitionStages.WithAttach.attach().

S’applique à