Uses of Class
com.microsoft.azure.management.sql.FailoverGroupReadOnlyEndpoint
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of FailoverGroupReadOnlyEndpoint in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionFailoverGroupUpdate.readOnlyEndpoint()
Get read-only endpoint of the failover group instance.FailoverGroupReadOnlyEndpoint.withFailoverPolicy
(ReadOnlyEndpointFailoverPolicy failoverPolicy) Set failover policy of the read-only endpoint for the failover group.Modifier and TypeMethodDescriptionFailoverGroupUpdate.withReadOnlyEndpoint
(FailoverGroupReadOnlyEndpoint readOnlyEndpoint) Set read-only endpoint of the failover group instance.