Package | Description |
---|---|
com.microsoft.azure.management.cosmosdb |
This package contains the classes for CosmosDB.
|
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 © 2019. All rights reserved.