IWithReadWriteEndpointPolicy Interface

Definition

The SQL Failover Group update definition to set the read-write endpoint failover policy.

public interface IWithReadWriteEndpointPolicy : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithReadWriteEndpointPolicy = interface
    interface IBeta
Public Interface IWithReadWriteEndpointPolicy
Implements IBeta
Derived
Implements

Methods

WithAutomaticReadWriteEndpointPolicyAndDataLossGracePeriod(Int32)

Sets the SQL Failover Group read-write endpoint failover policy as "Automatic".

WithManualReadWriteEndpointPolicy()

Sets the SQL Failover Group read-write endpoint failover policy as "Manual".

Applies to