ContainerProperties.PartitionKeyPath プロパティ

定義

コンテナーのパーティション分割に使用される JSON パス

[Newtonsoft.Json.JsonIgnore]
public string PartitionKeyPath { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.PartitionKeyPath : string with get, set
Public Property PartitionKeyPath As String

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象