DataCenterResource Class

A managed Cassandra data center.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.cosmosdb.models._models_py3.ARMProxyResource
DataCenterResource

Constructor

DataCenterResource(*, properties: _models.DataCenterResourceProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

Properties of a managed Cassandra data center.

Variables

Name Description
id
str

The unique resource identifier of the database account.

name
str

The name of the database account.

type
str

The type of Azure resource.

properties

Properties of a managed Cassandra data center.