Compartilhar via


ExcludedPath.Path Propriedade

Definição

Obtém ou define o caminho a ser excluído da indexação no serviço do Azure Cosmos DB.

[Newtonsoft.Json.JsonProperty(PropertyName="path")]
public string Path { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="path")>]
member this.Path : string with get, set
Public Property Path As String

Valor da propriedade

O caminho a ser excluído da indexação.

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a