IPAddressPortPair
IPAddressPortPair
IP Address and Port information
JSON Example
{
"ip_address": "string",
"port": 0
}
string As ip As ip
ip_address
Required
The IPAddress to be combined with Port for defining specific access point.
integer As int32 As int32
port
Optional
The port to be combined with IPAddress for defining a specific access point.