Share via


EventHubsDisasterRecoveryRole Enum

Definition

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

public enum EventHubsDisasterRecoveryRole
type EventHubsDisasterRecoveryRole = 
Public Enum EventHubsDisasterRecoveryRole
Inheritance
EventHubsDisasterRecoveryRole

Fields

Primary 0

Primary.

PrimaryNotReplicating 1

PrimaryNotReplicating.

Secondary 2

Secondary.

Applies to