ClusterCreateProperties interface  
群集创建参数。
属性
| cluster | 群集定义。 | 
| cluster | 群集的版本。 | 
| compute | 计算隔离属性。 | 
| compute | 计算配置文件。 | 
| disk | 磁盘加密属性。 | 
| encryption | 传输中加密属性。 | 
| kafka | 群集 kafka rest 代理配置。 | 
| min | 支持的最低 tls 版本。 | 
| network | 网络属性。 | 
| os | 作系统的类型。 | 
| private | 专用链接配置。 | 
| security | 安全配置文件。 | 
| storage | 存储配置文件。 | 
| tier | 群集层。 | 
属性详细信息
		clusterDefinition
	 
	
		clusterVersion
	 
	群集的版本。
clusterVersion?: string属性值
string
		computeIsolationProperties
	  
	
		computeProfile
	 
	
		diskEncryptionProperties
	  
	
		encryptionInTransitProperties
	  
	传输中加密属性。
encryptionInTransitProperties?: EncryptionInTransitProperties属性值
		kafkaRestProperties
	  
	
		minSupportedTlsVersion
	   
	支持的最低 tls 版本。
minSupportedTlsVersion?: string属性值
string
		networkProperties
	 
	
		osType
	 
	作系统的类型。
osType?: string属性值
string
		privateLinkConfigurations
	  
	
		securityProfile
	 
	
		storageProfile
	 
	
tier
群集层。
tier?: string属性值
string