InboundEndpoint interface
コンピューティング ノード上の受信エンドポイント。
プロパティ
| backend |
エンドポイントのバックエンドポート番号。 |
| frontend |
エンドポイントのパブリックポート番号。 |
| name | エンドポイントの名前。 |
| protocol | エンドポイントのプロトコル。 |
| public |
Compute Nodeの公開の完全限定ドメイン名。 |
| public |
コンピュートノードのパブリックIPアドレス。 |
プロパティの詳細
backendPort
エンドポイントのバックエンドポート番号。
backendPort: number
プロパティ値
number
frontendPort
エンドポイントのパブリックポート番号。
frontendPort: number
プロパティ値
number
name
エンドポイントの名前。
name: string
プロパティ値
string
protocol
publicFqdn
Compute Nodeの公開の完全限定ドメイン名。
publicFqdn: string
プロパティ値
string
publicIpAddress
コンピュートノードのパブリックIPアドレス。
publicIpAddress: string
プロパティ値
string