Partilhar via


IndexingPolicy.ExcludedPaths Propriedade

Definição

Obtém ou define a lista de caminhos a serem excluídos da indexação

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a