Compartilhar via


UniqueKey.Paths Propriedade

Definição

Obtém ou define que a lista de caminhos deve ser exclusiva para cada documento no serviço do Azure Cosmos DB

[Newtonsoft.Json.JsonProperty(PropertyName="paths")]
public System.Collections.Generic.IList<string> Paths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="paths")>]
member this.Paths : System.Collections.Generic.IList<string> with get, set
Public Property Paths As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a