次の方法で共有


CosmosDBIndexingPolicy.IncludedPaths プロパティ

定義

インデックス作成に含めるパスの一覧。

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

プロパティ値

適用対象