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

DevTestLabInboundNatRule.FrontendPort 属性

定义

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

public int? FrontendPort { get; set; }
member this.FrontendPort : Nullable<int> with get, set
Public Property FrontendPort As Nullable(Of Integer)

属性值

适用于