次の方法で共有


CassandraClusterPublicStatus.DataCenters プロパティ

定義

このクラスター内の各データセンターの状態の一覧。

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)

プロパティ値

適用対象