次の方法で共有


GremlinGraphResource.PartitionKey プロパティ

定義

複数のパーティションにデータをパーティション分割するために使用するパーティション キーの構成を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="partitionKey")]
public Microsoft.Azure.Management.CosmosDB.Fluent.Models.ContainerPartitionKey PartitionKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionKey")>]
member this.PartitionKey : Microsoft.Azure.Management.CosmosDB.Fluent.Models.ContainerPartitionKey with get, set
Public Property PartitionKey As ContainerPartitionKey

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象