次の方法で共有


IndexingPolicyDefinition<T>.WithExcludedPaths メソッド

定義

の を定義しますContainerExcludedPaths

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

戻り値

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

適用対象