Uses of Class
com.microsoft.azure.management.cosmosdb.FailoverPolicy
Package
Description
This package contains the classes for CosmosDB.
-
Uses of FailoverPolicy in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionFailoverPolicy.withFailoverPriority
(Integer failoverPriority) Set the failover priority of the region.FailoverPolicy.withLocationName
(String locationName) Set the name of the region in which the database account exists.Modifier and TypeMethodDescriptionFailoverPolicies.failoverPolicies()
Get list of failover policies.Modifier and TypeMethodDescriptionFailoverPolicies.withFailoverPolicies
(List<FailoverPolicy> failoverPolicies) Set list of failover policies.