InboundNatRulePortMapping Classe
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.
Mappages de ports individuels pour la règle NAT de trafic entrant créée pour le pool principal.
public class InboundNatRulePortMapping
type InboundNatRulePortMapping = class
Public Class InboundNatRulePortMapping
- Héritage
-
InboundNatRulePortMapping
Constructeurs
InboundNatRulePortMapping() |
Initialise une nouvelle instance de la classe InboundNatRulePortMapping. |
InboundNatRulePortMapping(String, String, Nullable<Int32>, Nullable<Int32>) |
Initialise une nouvelle instance de la classe InboundNatRulePortMapping. |
Propriétés
BackendPort |
Obtient le port principal. |
FrontendPort |
Obtient le port frontal. |
InboundNatRuleName |
Obtient le nom de la règle NAT de trafic entrant. |
Protocol |
Obtient la référence au protocole de transport utilisé par la règle NAT de trafic entrant. Les valeurs possibles sont les suivantes : « Udp », « Tcp », « All » |
S’applique à
Azure SDK for .NET