EndpointDetail interface
将专用 hsm 服务中的信息连接到单个终结点。
属性
| description | 详细信息说明 |
| ip |
域名当前解析为的 IP 地址。 |
| port | 终结点连接到的端口。 |
| protocol | 用于连接的协议 |
属性详细信息
description
详细信息说明
description?: string
属性值
string
ipAddress
域名当前解析为的 IP 地址。
ipAddress?: string
属性值
string
port
终结点连接到的端口。
port?: number
属性值
number
protocol
用于连接的协议
protocol?: string
属性值
string