IWithInboundNatPool Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
É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 à
Azure SDK for .NET