Bagikan melalui


CassandraClusterPublicStatusDataCentersItemNodesItem.Size Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="size")]
public int? Size { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="size")>]
member this.Size : Nullable<int> with get, set
Public Property Size As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to