共用方式為


CassandraClusterPublicStatusDataCentersItemNodesItem.Tokens Property

Definition

Gets or sets list of tokens this node covers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to