InstanceRole type

New role of managed instance in a distributed availability group, can be Primary or Secondary.
KnownInstanceRole can be used interchangeably with InstanceRole, this enum contains the known values that the service supports.

Known values supported by the service

Primary: Primary
Secondary: Secondary

type InstanceRole = string