| Package | Description |
|---|---|
| com.azure.resourcemanager.servicebus.fluent.models |
Package containing the inner data models for ServiceBusManagementClient.
|
| com.azure.resourcemanager.servicebus.models |
Package containing the data models for ServiceBusManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ProvisioningStateDR |
ArmDisasterRecoveryInner.provisioningState()
Get the provisioningState property: Provisioning state of the Alias(Disaster Recovery configuration) - possible
values 'Accepted' or 'Succeeded' or 'Failed'.
|
| Modifier and Type | Method and Description |
|---|---|
static ProvisioningStateDR |
ProvisioningStateDR.fromString(String value)
Parses a serialized value to a ProvisioningStateDR instance.
|
static ProvisioningStateDR |
ProvisioningStateDR.valueOf(String name)
Returns 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.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.