| Modifier and Type | Method and Description |
|---|---|
FailoverPolicy |
FailoverPolicy.withFailoverPriority(Integer failoverPriority)
Set the failover priority of the region.
|
FailoverPolicy |
FailoverPolicy.withLocationName(String locationName)
Set the name of the region in which the database account exists.
|
| Modifier and Type | Method and Description |
|---|---|
List<FailoverPolicy> |
FailoverPolicies.failoverPolicies()
Get list of failover policies.
|
| Modifier and Type | Method and Description |
|---|---|
FailoverPolicies |
FailoverPolicies.withFailoverPolicies(List<FailoverPolicy> failoverPolicies)
Set list of failover policies.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/