Compartir a través de


ContainerProperties.PartitionKeyPaths Propiedad

Definición

Lista de rutas de acceso JSON usadas para contenedores con claves de partición jerárquicas

[Newtonsoft.Json.JsonIgnore]
public System.Collections.Generic.IReadOnlyList<string> PartitionKeyPaths { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.PartitionKeyPaths : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property PartitionKeyPaths As IReadOnlyList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonIgnoreAttribute

Se aplica a