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

EndPoint interface

客户终结点在与航天器接触期间存储和检索数据。

属性

endPointName

终结点的名称。

ipAddress

IP 地址(IPv4)。

port

要侦听以接收数据的 TCP 端口。

protocol

协议 UDP 或 TCP。

属性详细信息

endPointName

终结点的名称。

endPointName: string

属性值

string

ipAddress

IP 地址(IPv4)。

ipAddress: string

属性值

string

port

要侦听以接收数据的 TCP 端口。

port: string

属性值

string

protocol

协议 UDP 或 TCP。

protocol: string

属性值

string