Compartir a través de


IndexingPolicy.IncludedPaths Propiedad

Definición

Obtiene la colección que contiene IncludedPath objetos en el servicio 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 de propiedad

Colección que contiene IncludedPath objetos .

Se aplica a