IndexingPolicyDefinition<T>.WithExcludedPaths Method

Definition

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))

Returns

An instance of PathsDefinition<T>.

Applies to