次の方法で共有


IWithCompositeIndexList<ParentT>.Attach メソッド

定義

複合インデックスの最後のリストをアタッチします。

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)

戻り値

更新プログラムの次のステージ。

適用対象