Share via


CassandraClusterPublicStatusDataCentersItem.Nodes Property

Definition

Gets the nodes.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.CassandraClusterDataCenterNodeItem> Nodes { get; }
member this.Nodes : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.CassandraClusterDataCenterNodeItem>
Public ReadOnly Property Nodes As IReadOnlyList(Of CassandraClusterDataCenterNodeItem)

Property Value

Applies to