Compartir a través de


IndexingPolicy.IncludedPaths Propiedad

Definición

Obtiene o establece la lista de rutas de acceso que se van a incluir en la indexación.

[Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IncludedPath> IncludedPaths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")>]
member this.IncludedPaths : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IncludedPath> with get, set
Public Property IncludedPaths As IList(Of IncludedPath)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a