Share via


CassandraClusterPublicStatus.DataCenters Property

Definition

List of the status of each datacenter in this cluster.

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

Property Value

Applies to