共用方式為


CassandraClusterPublicStatusDataCentersItemNodesItem.Rack Property

Definition

Gets or sets the rack this node is part of.

[Newtonsoft.Json.JsonProperty(PropertyName="rack")]
public string Rack { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rack")>]
member this.Rack : string with get, set
Public Property Rack As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to