IWithReadOnlyEndpointPolicy Interface

Definition

The SQL Failover Group 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".

Applies to