@Beta(value=V1_8_0)
public static interface SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy
| Modifier and Type | Method and Description |
|---|---|
SqlFailoverGroup.Update |
withReadOnlyEndpointPolicyDisabled()
Sets the SQL Failover Group failover policy of the read-only endpoint to "Disabled".
|
SqlFailoverGroup.Update |
withReadOnlyEndpointPolicyEnabled()
Sets the SQL Failover Group failover policy of the read-only endpoint to "Enabled".
|
SqlFailoverGroup.Update withReadOnlyEndpointPolicyEnabled()
SqlFailoverGroup.Update withReadOnlyEndpointPolicyDisabled()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/