Compartilhar via


IndexingPolicy.IncludedPaths Propriedade

Definição

Obtém a coleção que contém IncludedPath objetos no serviço do Azure Cosmos DB.

public System.Collections.ObjectModel.Collection<Azure.Cosmos.IncludedPath> IncludedPaths { get; }
member this.IncludedPaths : System.Collections.ObjectModel.Collection<Azure.Cosmos.IncludedPath>
Public ReadOnly Property IncludedPaths As Collection(Of IncludedPath)

Valor da propriedade

A coleção que contém IncludedPath objetos.

Aplica-se a