IWithExcludedPaths<ParentT>.WithoutExcludedPaths Method

Definition

Removes all excluded paths.

public Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<ParentT> WithoutExcludedPaths ();
abstract member WithoutExcludedPaths : unit -> Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<'ParentT>
Public Function WithoutExcludedPaths () As IWithAttach(Of ParentT)

Returns

The next stage of the update.

Applies to