Partager via


NamedPartitionSchemeDescription.Names Propriété

Définition

Obtient ou définit un tableau de taille spécifié par le paramètre « count », pour les noms des partitions.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à