Freigeben über


IWithSpatialIndexes<ParentT>.WithoutSpatialIndex(String) Methode

Definition

Entfernt einen räumlichen Index.

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

Parameter

path
String

Der Pfad der räumlichen Spezifikation.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: