AvailabilityGroupState.IsOnline Property

Definition

Gets a value indicating whether the Availability Group is up. This is true if a functioning primary replica exists for the Availability Group.

public bool IsOnline { get; }
member this.IsOnline : bool
Public ReadOnly Property IsOnline As Boolean

Property Value

Implements

Applies to