你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CassandraClusterProperties.ClusterType 属性

定义

群集的类型。 如果设置为“生产”,则群集上可能不允许执行某些操作。

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)

属性值

适用于