Compartilhar via


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

Definição

Remove um índice espacial.

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)

Parâmetros

path
String

O caminho da especificação espacial.

Retornos

O próximo estágio da atualização.

Aplica-se a