Share via


IWithIncludedPaths<ParentT>.WithoutIncludedPaths Method

Definition

Removes all included paths.

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

Returns

The next stage of the update.

Applies to