ServiceEndpoint interface

代表代理呼叫的端點

屬性

host

主機位址

port

港口號碼

protocol

該協定(例如 http、https)

屬性詳細資料

host

主機位址

host: string

屬性值

string

port

港口號碼

port?: number

屬性值

number

protocol

該協定(例如 http、https)

protocol?: string

屬性值

string