| Package | Description |
|---|---|
| com.microsoft.azure.management.eventhub |
This package contains the classes for EventHubManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EventHubDisasterRecoveryPairing.Update |
EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace.withExistingSecondaryNamespace(EventHubNamespace namespace)
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
|
EventHubDisasterRecoveryPairing.Update |
EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace.withExistingSecondaryNamespaceId(String namespaceId)
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
|
EventHubDisasterRecoveryPairing.Update |
EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace.withNewSecondaryNamespace(Creatable<EventHubNamespace> namespaceCreatable)
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
|
Copyright © 2019. All rights reserved.