CassandraClusterPublicStatusDataCentersItem Class

CassandraClusterPublicStatusDataCentersItem.

Inheritance
azure.mgmt.cosmosdb._serialization.Model
CassandraClusterPublicStatusDataCentersItem

Constructor

CassandraClusterPublicStatusDataCentersItem(*, name: str | None = None, seed_nodes: List[str] | None = None, nodes: List[_models.CassandraClusterDataCenterNodeItem] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of this Datacenter.

seed_nodes

A list of all seed nodes in the cluster, managed and unmanaged.

nodes

Variables

Name Description
name
str

The name of this Datacenter.

seed_nodes

A list of all seed nodes in the cluster, managed and unmanaged.

nodes