| Modifier and Type | Method and Description |
|---|---|
FailoverGroupUpdate |
FailoverGroupUpdate.withDatabases(List<String> databases)
Set list of databases in the failover group.
|
FailoverGroupUpdate |
FailoverGroupUpdate.withReadOnlyEndpoint(FailoverGroupReadOnlyEndpoint readOnlyEndpoint)
Set read-only endpoint of the failover group instance.
|
FailoverGroupUpdate |
FailoverGroupUpdate.withReadWriteEndpoint(FailoverGroupReadWriteEndpoint readWriteEndpoint)
Set read-write endpoint of the failover group instance.
|
FailoverGroupUpdate |
FailoverGroupUpdate.withTags(Map<String,String> tags)
Set resource tags.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/