GetCassandraDataCenterResult

data class GetCassandraDataCenterResult(val id: String, val name: String, val properties: DataCenterResourceResponseProperties, val type: String)

A managed Cassandra data center.

Constructors

Link copied to clipboard
constructor(id: String, name: String, properties: DataCenterResourceResponseProperties, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The unique resource identifier of the database account.

Link copied to clipboard

The name of the database account.

Link copied to clipboard

Properties of a managed Cassandra data center.

Link copied to clipboard

The type of Azure resource.