Compartilhar via


IWithSpatialIndexes<ParentT>.WithSpatialIndexesAppend Método

Definição

Acrescenta índices espaciais.

public Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<ParentT> WithSpatialIndexesAppend (System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.SpatialSpec> spatialSpecs);
abstract member WithSpatialIndexesAppend : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.SpatialSpec> -> Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<'ParentT>
Public Function WithSpatialIndexesAppend (spatialSpecs As IList(Of SpatialSpec)) As IWithAttach(Of ParentT)

Parâmetros

spatialSpecs
IList<SpatialSpec>

A lista da especificação espacial.

Retornos

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

Aplica-se a