Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PortFragment

Package version

Properties of a network port.

Hierarchy

  • PortFragment

Index

Properties

Optional backendPort

backendPort: undefined | number

Backend port of the target virtual machine.

Optional transportProtocol

transportProtocol: TransportProtocol

Protocol type of the port. Possible values include: 'Tcp', 'Udp'

Generated using TypeDoc