EventHubsDisasterRecoveryData.Role Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)