你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DevTestLabInboundNatRule 类

定义

NAT 规则 - 使用负载均衡器在公共 IP 地址上公开 VM 的端口 (backendPort) 。

public class DevTestLabInboundNatRule
type DevTestLabInboundNatRule = class
Public Class DevTestLabInboundNatRule
继承
DevTestLabInboundNatRule

构造函数

DevTestLabInboundNatRule()

初始化 DevTestLabInboundNatRule 的新实例。

属性

BackendPort

外部流量将重定向到的端口。

FrontendPort

入站连接的外部终结点端口。 可能的值介于 1 和 65535(含)之间。 如果未指定,将自动分配值。

TransportProtocol

终结点的传输协议。

适用于