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
Classes in com.azure.resourcemanager.servicebus.fluent.models that implement interfaces with type arguments of type ArmDisasterRecoveryPropertiesModifier and TypeClassDescriptionfinal classProperties required to the Create Or Update Alias(Disaster Recovery configurations).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.