Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
You must have at least AllDatabasesMonitor permissions to run this command.
.show
cluster
policy
query_weak_consistency
Learn more about syntax conventions.
Policy name | Entity name | Policy | Child entities | Entity type |
---|---|---|---|---|
QueryWeakConsistencyPolicy | JSON serialization of the query weak consistency policy object | Cluster |
.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 |