Uses of Class
com.azure.resourcemanager.eventhubs.fluent.models.ArmDisasterRecoveryProperties
Packages that use ArmDisasterRecoveryProperties
Package
Description
Package containing the inner data models for EventHubManagementClient.
-
Uses of ArmDisasterRecoveryProperties in com.azure.resourcemanager.eventhubs.fluent.models
Methods in com.azure.resourcemanager.eventhubs.fluent.models that return ArmDisasterRecoveryPropertiesModifier and TypeMethodDescriptionArmDisasterRecoveryProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ArmDisasterRecoveryProperties from the JsonReader.ArmDisasterRecoveryProperties.withAlternateName(String alternateName) Set the alternateName property: Alternate name specified when alias and namespace names are same.ArmDisasterRecoveryProperties.withPartnerNamespace(String partnerNamespace) Set the partnerNamespace property: ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing.