共用方式為


CassandraClusterType Enum

Definition

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

public enum CassandraClusterType
type CassandraClusterType = 
Public Enum CassandraClusterType
Inheritance
CassandraClusterType

Fields

Name Value Description
Production 0

Production.

NonProduction 1

NonProduction.

Applies to