Share via


CosmosReadItemEventData.PartitionKeyValue Property

Definition

The key of the Cosmos partition that the query is using.

public virtual Microsoft.Azure.Cosmos.PartitionKey PartitionKeyValue { get; }
member this.PartitionKeyValue : Microsoft.Azure.Cosmos.PartitionKey
Public Overridable ReadOnly Property PartitionKeyValue As PartitionKey

Property Value

Applies to