GarnetClusterResourcePropertiesEndPointsItem interface

Endpoint for clients to connect to the cluster.

Properties

ipAddress

Ipv4 address of the endpoint.

port

Port number.

Property Details

ipAddress

Ipv4 address of the endpoint.

ipAddress?: string

Property Value

string

port

Port number.

port?: number

Property Value

number