defaultPort property

int? defaultPort
getter/setter pair

The default port used if the port number is not specified in the network endpoint.

If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified.

Implementation

core.int? defaultPort;