Cmdlets for Azure Cosmos DB

Build 24.0.9060

ConsistencyLevel Parameter (Connect-CosmosDB Cmdlet)

Denotes the type of token: master or resource.

Syntax

Connect-CosmosDB -ConsistencyLevel string

Possible Values

STRONG, BOUNDED, SESSION, CONSISTENTPREFIX, EVENTUAL

Data Type

cstr

Default Value

"SESSION"

Remarks

The consistency level override for read options against documents and attachments. The valid values are: Strong, Bounded, Session, or Eventual (in order of strongest to weakest). The override must be the same or weaker than the account's configured consistency level.

The consistency level override for read options against documents and attachments. The valid values are: Strong, Bounded, Session, or Eventual (in order of strongest to weakest). The override must be the same or weaker than the account's configured consistency level.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060