ServiceEndpoint interface

表示代理调用的终结点

属性

host

主机地址

port

端口号

protocol

协议(例如 http、https)

属性详细信息

host

主机地址

host: string

属性值

string

port

端口号

port?: number

属性值

number

protocol

协议(例如 http、https)

protocol?: string

属性值

string