InboundNatRulePortMapping interface
Individual port mappings for inbound NAT rule created for backend pool.
Properties
| backend |
Backend port. NOTE: This property will not be serialized. It can only be populated by the server. |
| frontend |
Frontend port. NOTE: This property will not be serialized. It can only be populated by the server. |
| inbound |
Name of inbound NAT rule. NOTE: This property will not be serialized. It can only be populated by the server. |
| protocol | The reference to the transport protocol used by the inbound NAT rule. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
backendPort
Backend port. NOTE: This property will not be serialized. It can only be populated by the server.
backendPort?: number
Property Value
number
frontendPort
Frontend port. NOTE: This property will not be serialized. It can only be populated by the server.
frontendPort?: number
Property Value
number
inboundNatRuleName
Name of inbound NAT rule. NOTE: This property will not be serialized. It can only be populated by the server.
inboundNatRuleName?: string
Property Value
string
protocol
The reference to the transport protocol used by the inbound NAT rule. NOTE: This property will not be serialized. It can only be populated by the server.
protocol?: string
Property Value
string