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

ConnectivityEndpoint interface

连接属性

属性

location

终结点的位置。

name

终结点的名称。

port

要连接到的端口。

privateIPAddress

终结点的专用 IP 地址。

protocol

终结点的协议。

属性详细信息

location

终结点的位置。

location?: string

属性值

string

name

终结点的名称。

name?: string

属性值

string

port

要连接到的端口。

port?: number

属性值

number

privateIPAddress

终结点的专用 IP 地址。

privateIPAddress?: string

属性值

string

protocol

终结点的协议。

protocol?: string

属性值

string