Partager via


IWithSpatialIndexes<ParentT>.WithoutSpatialIndex(String) Méthode

Définition

Supprime un index spatial.

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)

Paramètres

path
String

Chemin d’accès de la spécification spatiale.

Retours

Étape suivante de la mise à jour.

S’applique à