Partager via


InboundNatRulePortMapping Classe

Définition

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 à