次の方法で共有


IWithSpatialIndexes<ParentT>.WithoutSpatialIndexes メソッド

定義

すべての空間インデックスを削除します。

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

戻り値

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

適用対象