| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceFailoverGroupReadOnlyEndpoint |
InstanceFailoverGroupInner.readOnlyEndpoint()
Get the readOnlyEndpoint property: Read-only endpoint of the failover group instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceFailoverGroupInner |
InstanceFailoverGroupInner.withReadOnlyEndpoint(InstanceFailoverGroupReadOnlyEndpoint readOnlyEndpoint)
Set the readOnlyEndpoint property: Read-only endpoint of the failover group instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceFailoverGroupReadOnlyEndpoint |
InstanceFailoverGroupReadOnlyEndpoint.withFailoverPolicy(ReadOnlyEndpointFailoverPolicy failoverPolicy)
Set the failoverPolicy property: Failover policy of the read-only endpoint for the failover group.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.