-
Nested Class Summary
Nested Classes
static interface
The entirety of the event hub disaster recovery pairing definition.
static interface
Grouping of disaster recovery pairing definition stages.
static interface
The template for a disaster recovery pairing update operation, containing all the settings
that can be modified.
static interface
Grouping of disaster recovery pairing update stages.
-
Method Summary
void
Break the pairing between a primary and secondary namespace.
Break the pairing between a primary and secondary namespace.
void
Perform fail over so that the secondary namespace becomes the primary.
Perform fail over so that the secondary namespace becomes the primary.
Gets the authorization rules for the event hub disaster recovery pairing.
Gets the authorization rules for the event hub disaster recovery pairing.
Gets primary event hub namespace in the pairing.
Gets primary event hub namespace resource group.
Gets provisioning state of the pairing.
Gets secondary event hub namespace in the pairing.
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
manager
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Updatable
update
-
Method Details
-
primaryNamespaceResourceGroupName
String primaryNamespaceResourceGroupName()
Gets primary event hub namespace resource group.
- Returns:
- primary event hub namespace resource group
-
primaryNamespaceName
Gets primary event hub namespace in the pairing.
- Returns:
- primary event hub namespace in the pairing
-
secondaryNamespaceId
Gets secondary event hub namespace in the pairing.
- Returns:
- secondary event hub namespace in the pairing
-
namespaceRole
Gets the namespace role.
- Returns:
- the namespace role
-
provisioningState
Gets provisioning state of the pairing.
- Returns:
- provisioning state of the pairing
-
breakPairingAsync
Break the pairing between a primary and secondary namespace.
- Returns:
- completable representing the pairing break action
-
breakPairing
void breakPairing()
Break the pairing between a primary and secondary namespace.
-
failOverAsync
Perform fail over so that the secondary namespace becomes the primary.
- Returns:
- completable representing the fail-over action
-
failOver
void failOver()
Perform fail over so that the secondary namespace becomes the primary.
-
listAuthorizationRulesAsync
Gets the authorization rules for the event hub disaster recovery pairing.
- Returns:
- the authorization rules for the event hub disaster recovery pairing
-
listAuthorizationRules
Gets the authorization rules for the event hub disaster recovery pairing.
- Returns:
- the authorization rules for the event hub disaster recovery pairing