Share via


CassandraClusterProperties.ClusterType Property

Definition

Type of the cluster. If set to Production, some operations might not be permitted on cluster.

public Azure.ResourceManager.CosmosDB.Models.CassandraClusterType? ClusterType { get; set; }
member this.ClusterType : Nullable<Azure.ResourceManager.CosmosDB.Models.CassandraClusterType> with get, set
Public Property ClusterType As Nullable(Of CassandraClusterType)

Property Value

Applies to