readEndpointPort property

int? readEndpointPort
getter/setter pair

The port number of the exposed readonly redis endpoint.

Standard tier only. Write requests should target 'port'.

Output only.

Implementation

core.int? readEndpointPort;