ServiceBusDisasterRecoveryRole Enum

Definition

role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'.

C#
public enum ServiceBusDisasterRecoveryRole
Inheritance
ServiceBusDisasterRecoveryRole

Fields

Name Value Description
Primary 0

Primary.

PrimaryNotReplicating 1

PrimaryNotReplicating.

Secondary 2

Secondary.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview