CreateMonitorProbeInput
class CreateMonitorProbeInput
Creates a monitor probe.
Types
Properties
Link copied to clipboard
The destination IP address. This will be either IPV4
or IPV6
.
Link copied to clipboard
The port associated with the destination
. This is required only if the protocol
is TCP
and must be a number between 1
and 65536
.
Link copied to clipboard
The size of the packets sent between the source and destination. This will be a number between 56
and 8500
.