ConnectivityEndpoint interface
接続プロパティ
プロパティ
| location | エンドポイントの場所。 |
| name | エンドポイントの名前。 |
| port | 接続先のポート。 |
| private |
エンドポイントのプライベート IP アドレス。 |
| protocol | エンドポイントのプロトコル。 |
プロパティの詳細
location
エンドポイントの場所。
location?: string
プロパティ値
string
name
エンドポイントの名前。
name?: string
プロパティ値
string
port
接続先のポート。
port?: number
プロパティ値
number
privateIPAddress
エンドポイントのプライベート IP アドレス。
privateIPAddress?: string
プロパティ値
string
protocol
エンドポイントのプロトコル。
protocol?: string
プロパティ値
string