Share via


EventHubsDisasterRecoveryData.Role Property

Definition

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

public Azure.ResourceManager.EventHubs.Models.EventHubsDisasterRecoveryRole? Role { get; }
member this.Role : Nullable<Azure.ResourceManager.EventHubs.Models.EventHubsDisasterRecoveryRole>
Public ReadOnly Property Role As Nullable(Of EventHubsDisasterRecoveryRole)

Property Value

Applies to