Uses of Class
com.microsoft.azure.management.sql.FailoverGroupUpdate
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of FailoverGroupUpdate in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionFailoverGroupUpdate.withDatabases
(List<String> databases) Set list of databases in the failover group.FailoverGroupUpdate.withReadOnlyEndpoint
(FailoverGroupReadOnlyEndpoint readOnlyEndpoint) Set read-only endpoint of the failover group instance.FailoverGroupUpdate.withReadWriteEndpoint
(FailoverGroupReadWriteEndpoint readWriteEndpoint) Set read-write endpoint of the failover group instance.Set resource tags.