Uses of Class
com.azure.resourcemanager.servicebus.models.ArmDisasterRecoveryListResult
Packages that use ArmDisasterRecoveryListResult
Package
Description
Package containing the data models for ServiceBusManagementClient.
-
Uses of ArmDisasterRecoveryListResult in com.azure.resourcemanager.servicebus.models
Classes in com.azure.resourcemanager.servicebus.models that implement interfaces with type arguments of type ArmDisasterRecoveryListResultModifier and TypeClassDescriptionfinal classThe result of the List Alias(Disaster Recovery configuration) operation.Methods in com.azure.resourcemanager.servicebus.models that return ArmDisasterRecoveryListResultModifier and TypeMethodDescriptionArmDisasterRecoveryListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ArmDisasterRecoveryListResult from the JsonReader.ArmDisasterRecoveryListResult.withValue(List<ArmDisasterRecoveryInner> value) Set the value property: List of Alias(Disaster Recovery configurations).