Compartir a través de


ContainerPartitionKey.Paths Propiedad

Definición

Obtiene o establece la lista de rutas de acceso con las que se pueden crear particiones de datos dentro del contenedor.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a