The virtual router of the Bridge. The allowed values and their meaning are:

"primary" - The Bridge is used for the primary virtual router.
"backup" - The Bridge is used for the backup virtual router.
"auto" - The Bridge is automatically assigned a virtual router at creation, depending on the broker's active-standby role.

Enumeration Members

Enumeration Members

AUTO: "auto"
BACKUP: "backup"
PRIMARY: "primary"