Azure Cosmos DB

Query conflicts

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Search for specific conflicts in a container.

Inputs

Champ

Type

Description

resourceGroup [required]

string

subscriptionId [required]

string

accountName [required]

string

databaseId [required]

string

containerId [required]

string

query [required]

string

The query to search for conflicts based on. Can either be a basic string or of type SQL.

Outputs

Expand All

Champ

Type

Description

conflicts [required]

[object]

conflictId [required]

string

referenceUrl

string

A reference URL to the resource. Used for linking in Permissions.

timestamp

number

The timestamp of the last update to the conflict.

operationType

string

content

string

The content of the conflict.