Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Node

The details of each node in the Redis cluster.

Properties

displayName

displayName: string

A user-friendly name of a Redis cluster node.

privateEndpointFqdn

privateEndpointFqdn: string

The fully qualified domain name (FQDN) of the API endpoint to access a specific node.

privateEndpointIpAddress

privateEndpointIpAddress: string

The private IP address of the API endpoint to access a specific node.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Node): object

getJsonObj

  • getJsonObj(obj: Node): object