Compartilhar via


IndexingPolicy.ExcludedPaths Propriedade

Definição

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

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

Valor da propriedade

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a