次の方法で共有


CosmosDBIndexingPolicy.ExcludedPaths プロパティ

定義

インデックス作成から除外するパスの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBExcludedPath> ExcludedPaths { get; }
member this.ExcludedPaths : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBExcludedPath>
Public ReadOnly Property ExcludedPaths As IList(Of CosmosDBExcludedPath)

プロパティ値

適用対象