Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit c91ff6d

Browse files
committed
Update is_contained formatting
1 parent 693e8fc commit c91ff6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-catalog-views/sys-availability-groups-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ms.author: carlrab
4545
|**cluster_type_desc**|**nvarchar(60)**|Text description of cluster type|
4646
|**required_synchronized_secondaries_to_commit**|**int**| The number of secondary replicas that must be in a synchronized state for a commit to complete|
4747
|**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.|
4949

5050
## Failure condition level values
5151
The following table describes the possible failure condition levels for the **failure_condition_level** column.

0 commit comments

Comments
 (0)