次の方法で共有


QueryRequestOptions.PartitionKey プロパティ

定義

Azure Cosmos DB サービスの PartitionKey 現在の要求の を取得または設定します。

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)

プロパティ値

注釈

Item 操作にのみ適用されます

適用対象