共用方式為


InboundEndpoint interface

表示 InboundEndpoint 的介面。

屬性

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: InboundEndpointProtocol

屬性值

publicFQDN

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

publicFQDN: string

屬性值

string

publicIPAddress

計算節點的公用IP位址。

publicIPAddress: string

屬性值

string