Uses of Enum
com.azure.resourcemanager.servicebus.models.RoleDisasterRecovery
Packages that use RoleDisasterRecovery
Package
Description
Package containing the inner data models for ServiceBusManagementClient.
Package containing the data models for ServiceBusManagementClient.
-
Uses of RoleDisasterRecovery in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return RoleDisasterRecoveryModifier and TypeMethodDescriptionArmDisasterRecoveryInner.role()Get the role property: role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'.ArmDisasterRecoveryProperties.role()Get the role property: role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'. -
Uses of RoleDisasterRecovery in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return RoleDisasterRecoveryModifier and TypeMethodDescriptionstatic RoleDisasterRecoveryRoleDisasterRecovery.fromString(String value) Parses a serialized value to a RoleDisasterRecovery instance.static RoleDisasterRecoveryReturns the enum constant of this type with the specified name.static RoleDisasterRecovery[]RoleDisasterRecovery.values()Returns an array containing the constants of this enum type, in the order they are declared.