You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/relational-databases/system-catalog-views/sys-availability-groups-transact-sql.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ ms.author: carlrab
45
45
|**cluster_type_desc**|**nvarchar(60)**|Text description of cluster type|
46
46
|**required_synchronized_secondaries_to_commit**|**int**| The number of secondary replicas that must be in a synchronized state for a commit to complete|
47
47
|**sequence_number**|**bigint**|Identifies the availability group configuration sequence. Incrementally increases every time the availability group primary replica updates the configuration of the group.|
48
-
|**is_contained**|**bit**|1 for big data cluster master instance configured for high-availability. <br/><br/> 0 for all other.|
48
+
|**is_contained**|**bit**|1: Big data cluster master instance configured for high-availability. <br/><br/> 1: all other.|
49
49
50
50
## Failure condition level values
51
51
The following table describes the possible failure condition levels for the **failure_condition_level** column.
0 commit comments