Uses of Interface
com.azure.resourcemanager.eventhubs.models.EventHubDisasterRecoveryPairing.Update
Packages that use EventHubDisasterRecoveryPairing.Update
Package
Description
Package containing the data models for EventHubManagementClient.
-
Uses of EventHubDisasterRecoveryPairing.Update in com.azure.resourcemanager.eventhubs.models
Methods in com.azure.resourcemanager.eventhubs.models that return EventHubDisasterRecoveryPairing.UpdateModifier and TypeMethodDescriptionEventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace.withExistingSecondaryNamespace(EventHubNamespace namespace) Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace.withExistingSecondaryNamespaceId(String namespaceId) Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace.withNewSecondaryNamespace(Creatable<EventHubNamespace> namespaceCreatable) Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.