TlsListenerEndpointAddressRequestParameters (schema)

TLS Listener Endpoint Address Request Parameters

The hostname or IP, and TCP port number of the listener to connect to.
Name Description Type Notes
address Host name or IP address of TLS listener

Host name or IP address of TLS listener.
string Required
port TCP port number of the TLS listener

TCP port number of the TLS listener
int Required
Minimum: 0
Maximum: 65535