Skip to main content

cassandra_data_centers

Overview

Namecassandra_data_centers
TypeResource
Idazure.cosmos_db.cassandra_data_centers

Fields

NameDatatypeDescription
idstringThe unique resource identifier of the database account.
namestringThe name of the database account.
propertiesobjectProperties of a managed Cassandra data center.
typestringThe type of Azure resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, dataCenterName, resourceGroupName, subscriptionIdGet the properties of a managed Cassandra data center.
listSELECTclusterName, resourceGroupName, subscriptionIdList all data centers in a particular managed Cassandra cluster.
deleteDELETEclusterName, dataCenterName, resourceGroupName, subscriptionIdDelete a managed Cassandra data center.
_listEXECclusterName, resourceGroupName, subscriptionIdList all data centers in a particular managed Cassandra cluster.
create_updateEXECclusterName, dataCenterName, resourceGroupName, subscriptionIdCreate or update a managed Cassandra data center. When updating, overwrite all properties. To update only some properties, use PATCH.
updateEXECclusterName, dataCenterName, resourceGroupName, subscriptionIdUpdate some of the properties of a managed Cassandra data center.