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
Subinterfaces with type arguments of type EventHubDisasterRecoveryPairing.Update in com.azure.resourcemanager.eventhubs.modelsModifier and TypeInterfaceDescriptioninterfaceType representing disaster recovery pairing for event hub namespaces.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.