Share via


CassandraClusterProperties.CassandraVersion Property

Definition

Which version of Cassandra should this cluster converge to running (e.g., 3.11). When updated, the cluster may take some time to migrate to the new version.

public Azure.Provisioning.BicepValue<string> CassandraVersion { get; set; }
member this.CassandraVersion : Azure.Provisioning.BicepValue<string> with get, set
Public Property CassandraVersion As BicepValue(Of String)

Property Value

Applies to