port property
The TCP port on the server against which to run the check.
Will be combined with host (specified within the monitored_resource) to construct the full URL. Required.
Implementation
core.int? port;
The TCP port on the server against which to run the check.
Will be combined with host (specified within the monitored_resource) to construct the full URL. Required.
core.int? port;