Uses of Enum
com.azure.resourcemanager.servicebus.models.ProvisioningStateDR
Packages that use ProvisioningStateDR
Package
Description
Package containing the inner data models for ServiceBusManagementClient.
Package containing the data models for ServiceBusManagementClient.
-
Uses of ProvisioningStateDR in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return ProvisioningStateDRModifier and TypeMethodDescriptionArmDisasterRecoveryInner.provisioningState()Get the provisioningState property: Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'.ArmDisasterRecoveryProperties.provisioningState()Get the provisioningState property: Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'. -
Uses of ProvisioningStateDR in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return ProvisioningStateDRModifier and TypeMethodDescriptionstatic ProvisioningStateDRProvisioningStateDR.fromString(String value) Parses a serialized value to a ProvisioningStateDR instance.static ProvisioningStateDRReturns the enum constant of this type with the specified name.static ProvisioningStateDR[]ProvisioningStateDR.values()Returns an array containing the constants of this enum type, in the order they are declared.