IWithCompositeIndexList<ParentT>.Attach Method

Definition

Attaches the last list of the composite index.

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

Returns

The next stage of the update.

Applies to