次の方法で共有


CosmosDBContainerPartitionKey.Paths プロパティ

定義

コンテナー内のどのデータをパーティション分割できるかを使用するパスの一覧。

public System.Collections.Generic.IList<string> Paths { get; }
member this.Paths : System.Collections.Generic.IList<string>
Public ReadOnly Property Paths As IList(Of String)

プロパティ値

適用対象