Compartilhar via


NamedPartitionSchemeDescription.Names Propriedade

Definição

Obtém ou define a matriz de tamanho especificada pelo parâmetro 'count', para os nomes das partições.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a