共用方式為


CassandraClusterPublicStatusDataCentersItemNodesItem.HostID Property

Definition

Gets or sets the network ID of the node.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to