Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InboundEndpoint

Package version

An interface representing InboundEndpoint.

summary

An inbound endpoint on a compute node.

Hierarchy

  • InboundEndpoint

Index

Properties

backendPort

backendPort: number

The backend port number of the endpoint.

frontendPort

frontendPort: number

The public port number of the endpoint.

name

name: string

The name of the endpoint.

protocol

The protocol of the endpoint. Possible values include: 'tcp', 'udp'

publicFQDN

publicFQDN: string

The public fully qualified domain name for the compute node.

publicIPAddress

publicIPAddress: string

The public IP address of the compute node.

Generated using TypeDoc