| Modifier and Type | Method and Description |
|---|---|
FailoverGroupReadOnlyEndpoint |
FailoverGroupUpdate.readOnlyEndpoint()
Get read-only endpoint of the failover group instance.
|
FailoverGroupReadOnlyEndpoint |
FailoverGroupReadOnlyEndpoint.withFailoverPolicy(ReadOnlyEndpointFailoverPolicy failoverPolicy)
Set failover policy of the read-only endpoint for the failover group.
|
| Modifier and Type | Method and Description |
|---|---|
FailoverGroupUpdate |
FailoverGroupUpdate.withReadOnlyEndpoint(FailoverGroupReadOnlyEndpoint readOnlyEndpoint)
Set read-only endpoint of the failover group instance.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/