次の方法で共有


CosmosQueryExecutedEventData.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 : Nullable<Microsoft.Azure.Cosmos.PartitionKey>
Public Overridable ReadOnly Property PartitionKeyValue As Nullable(Of PartitionKey)

Property Value

Applies to