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

BatchInboundNatPool.FrontendPortRangeEnd 属性

定义

可接受的值范围为 1 到 65534,但 Batch 服务保留的端口从 50000 到 55000 不等。 池中的所有范围都必须是不同的,并且不能重叠。 如果提供了任何保留值或重叠值,则请求失败并显示 HTTP 状态代码 400。

public int FrontendPortRangeEnd { get; set; }
member this.FrontendPortRangeEnd : int with get, set
Public Property FrontendPortRangeEnd As Integer

属性值

适用于