Share via


CassandraClusterPublicStatusDataCentersItem.Nodes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="nodes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.CassandraClusterPublicStatusDataCentersItemNodesItem> Nodes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodes")>]
member this.Nodes : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.CassandraClusterPublicStatusDataCentersItemNodesItem> with get, set
Public Property Nodes As IList(Of CassandraClusterPublicStatusDataCentersItemNodesItem)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to