次の方法で共有


IndexingPolicyDefinition<T>.WithIncludedPaths メソッド

定義

の を定義しますContainerIncludedPaths

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

戻り値

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

適用対象