Uses of Class
com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryProperties
Packages that use ArmDisasterRecoveryProperties
Package
Description
Package containing the inner data models for ServiceBusManagementClient.
-
Uses of ArmDisasterRecoveryProperties in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.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: Primary/Secondary eventhub namespace name, which is part of GEO DR pairing.ArmDisasterRecoveryProperties.withPartnerNamespace(String partnerNamespace) Set the partnerNamespace property: ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing.