次の方法で共有


IndexingPolicyDefinition<T>.WithIncludedPaths メソッド

定義

の を定義しますCosmosContainerIncludedPaths

public Azure.Cosmos.Fluent.PathsDefinition<Azure.Cosmos.Fluent.IndexingPolicyDefinition<T>> WithIncludedPaths();
member this.WithIncludedPaths : unit -> Azure.Cosmos.Fluent.PathsDefinition<Azure.Cosmos.Fluent.IndexingPolicyDefinition<'T>>
Public Function WithIncludedPaths () As PathsDefinition(Of IndexingPolicyDefinition(Of T))

戻り値

PathsDefinition<T> のインスタンス。

適用対象