Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LoadBalancerBackendSetMapping

A backend set mapping between source and destination load balancer.

Properties

destinationBackendSetName

destinationBackendSetName: string

The name of the destination backend set.

Example: {@code My_Destination_Backend_Set}

isBackendSetForNonMovable

isBackendSetForNonMovable: boolean

This flag specifies if this backend set is used for traffic for non-movable compute instances. Backend sets that point to non-movable instances are only enabled or disabled during DR. For non-movable instances this flag should be set to 'true'. Backend sets that point to movable instances are emptied and their contents are transferred to the destination region load balancer. For movable instances this flag should be set to 'false'.

Example: {@code true}

sourceBackendSetName

sourceBackendSetName: string

The name of the source backend set.

Example: {@code My_Source_Backend_Set}

Functions

getDeserializedJsonObj

getJsonObj