InboundEndpointOutput interface

計算節點上的輸入端點。

屬性

backendPort

端點的後埠號碼。

frontendPort

端點的公用埠號碼。

name

端點的名稱。

protocol

端點的通訊協定。

可能的值:“tcp”、“udp”

publicFQDN

計算節點的公用完整功能變數名稱。

publicIPAddress

計算節點的公用IP位址。

屬性詳細資料

backendPort

端點的後埠號碼。

backendPort: number

屬性值

number

frontendPort

端點的公用埠號碼。

frontendPort: number

屬性值

number

name

端點的名稱。

name: string

屬性值

string

protocol

端點的通訊協定。

可能的值:“tcp”、“udp”

protocol: string

屬性值

string

publicFQDN

計算節點的公用完整功能變數名稱。

publicFQDN: string

屬性值

string

publicIPAddress

計算節點的公用IP位址。

publicIPAddress: string

屬性值

string