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

EndpointDetail 类

  • java.lang.Object
    • com.microsoft.azure.management.batch.EndpointDetail

public class EndpointDetail

有关 Batch 服务和终结点之间的连接的详细信息。

方法摘要

修饰符和类型 方法和描述
Integer port()

获取终结点连接到的端口。

方法详细信息

port

public Integer port()

获取终结点连接到的端口。

Returns:

端口值

适用于