你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CassandraClusterProperties.CassandraVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)