Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UdpProtocolParameters

Defines the configuration for UDP protocol parameters.

Properties

destinationPort

destinationPort: number

The destination port to use in a {@code PathAnalyzerTest} resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional sourcePort

sourcePort: undefined | number

The source port to use in a {@code PathAnalyzerTest} resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const type

type: string = "UDP"

Methods

getDeserializedJsonObj

getJsonObj