Service.IsHadrEnabled Property

Definition

Gets whether the High Availability/Disaster Recovery is enabled.

public:
 property bool IsHadrEnabled { bool get(); };
public bool IsHadrEnabled { get; }
member this.IsHadrEnabled : bool
Public ReadOnly Property IsHadrEnabled As Boolean

Property Value

True if the HA/DR id enabled; otherwise, false.

Applies to