port property

int? port
getter/setter pair

Optional port number of network endpoint.

If not specified, the defaultPort for the network endpoint group will be used. This field can not be set for network endpoints of type GCE_VM_IP.

Implementation

core.int? port;