Compartilhar via


IndexingPolicy.IncludedPaths Propriedade

Definição

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

[Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")]
public System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.IncludedPath> IncludedPaths { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")>]
member this.IncludedPaths : System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.IncludedPath>
Public ReadOnly Property IncludedPaths As Collection(Of IncludedPath)

Valor da propriedade

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a