次の方法で共有


IndexingPolicy.ExcludedPaths プロパティ

定義

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

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

プロパティ値

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

適用対象