KeysResult.Clusters Propriedade

Definição

Obtém ou define clusterIds de mapeamento de objeto para listas de chaves.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a