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 mise à jour de l’é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 entrant. |
UpdateInboundNatPool(String) |
Commence la description d’une mise à jour d’un pool NAT entrant existant. |
WithoutInboundNatPool(String) |
Supprime le pool NAT entrant spécifié de l’équilibreur de charge. |
S’applique à
Azure SDK for .NET