共用方式為


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