Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NetworkLoadBalancerBackendSetMapping

A backend set mapping between source and destination network load balancer.

Properties

destinationBackendSetName

destinationBackendSetName: string

The name of the destination backend set.

Example: {@code example_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 network 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 example_backend_set}

Functions

getDeserializedJsonObj

getJsonObj