你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

.show cluster policy query_weak_consistency command

Applies to: ✅ Azure Data Explorer

This article describes the show management command used for the query weak consistency policy. This command returns the query weak consistency policy of the cluster.

Permissions

You must have at least AllDatabasesMonitor permissions to run this command.

Syntax

.show cluster policy query_weak_consistency

Learn more about syntax conventions.

Returns

Policy name Entity name Policy Child entities Entity type
QueryWeakConsistencyPolicy JSON serialization of the query weak consistency policy object Cluster

Example

.show cluster policy query_weak_consistency 
PolicyName EntityName Policy ChildEntities EntityType
QueryWeakConsistencyPolicy {"PercentageOfNodes": -1, "MinimumNumberOfNodes": -1, "MaximumNumberOfNodes": -1, "SuperSlackerNumberOfNodesThreshold": -1, "EnableMetadataPrefetch": false, "MaximumLagAllowedInMinutes": -1, "RefreshPeriodInSeconds": -1} Cluster