次の方法で共有


IndexingPolicy.IncludedPaths プロパティ

定義

Azure Cosmos DB サービス内のオブジェクトを IncludedPath 含むコレクションを取得します。

public System.Collections.ObjectModel.Collection<Azure.Cosmos.IncludedPath> IncludedPaths { get; }
member this.IncludedPaths : System.Collections.ObjectModel.Collection<Azure.Cosmos.IncludedPath>
Public ReadOnly Property IncludedPaths As Collection(Of IncludedPath)

プロパティ値

オブジェクトを IncludedPath 含むコレクション。

適用対象