Partager via


QueryRequestOptions.PartitionKey Propriété

Définition

Obtient ou définit le PartitionKey pour la requête actuelle dans le service Azure Cosmos DB.

public Microsoft.Azure.Cosmos.PartitionKey? PartitionKey { get; set; }
member this.PartitionKey : Nullable<Microsoft.Azure.Cosmos.PartitionKey> with get, set
Public Property PartitionKey As Nullable(Of PartitionKey)

Valeur de propriété

Remarques

Applicable uniquement aux opérations Item

S’applique à