IWithReadOnlyEndpointPolicy Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SQL Failover Group update definition to set the failover policy of the read-only endpoint.
public interface IWithReadOnlyEndpointPolicy : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithReadOnlyEndpointPolicy = interface
interface IBeta
Public Interface IWithReadOnlyEndpointPolicy
Implements IBeta
- Derived
- Implements
Methods
WithReadOnlyEndpointPolicyDisabled() |
Sets the SQL Failover Group failover policy of the read-only endpoint to "Disabled". |
WithReadOnlyEndpointPolicyEnabled() |
Sets the SQL Failover Group failover policy of the read-only endpoint to "Enabled". |