NatRulePortMapping interface
Individual port mappings for inbound NAT rule created for backend pool.
Properties
backend |
Backend port. |
frontend |
Frontend port. |
inbound |
Name of inbound NAT rule. |
Property Details
backendPort
Backend port.
backendPort?: number
Property Value
number
frontendPort
Frontend port.
frontendPort?: number
Property Value
number
inboundNatRuleName
Name of inbound NAT rule.
inboundNatRuleName?: string
Property Value
string