次の方法で共有


IndexingPolicyDefinition<T>.WithExcludedPaths メソッド

定義

の を定義しますCosmosContainerExcludedPaths

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

戻り値

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

適用対象