ClusterCreateProperties interface  
The cluster create parameters.
Properties
| cluster | The cluster definition. | 
| cluster | The version of the cluster. | 
| compute | The compute isolation properties. | 
| compute | The compute profile. | 
| disk | The disk encryption properties. | 
| encryption | The encryption-in-transit properties. | 
| kafka | The cluster kafka rest proxy configuration. | 
| min | The minimal supported tls version. | 
| network | The network properties. | 
| os | The type of operating system. | 
| private | The private link configurations. | 
| security | The security profile. | 
| storage | The storage profile. | 
| tier | The cluster tier. | 
Property Details
		clusterDefinition
	 
	
		clusterVersion
	 
	The version of the cluster.
clusterVersion?: stringProperty Value
string
		computeIsolationProperties
	  
	The compute isolation properties.
computeIsolationProperties?: ComputeIsolationPropertiesProperty Value
		computeProfile
	 
	
		diskEncryptionProperties
	  
	The disk encryption properties.
diskEncryptionProperties?: DiskEncryptionPropertiesProperty Value
		encryptionInTransitProperties
	  
	The encryption-in-transit properties.
encryptionInTransitProperties?: EncryptionInTransitPropertiesProperty Value
		kafkaRestProperties
	  
	The cluster kafka rest proxy configuration.
kafkaRestProperties?: KafkaRestPropertiesProperty Value
		minSupportedTlsVersion
	   
	The minimal supported tls version.
minSupportedTlsVersion?: stringProperty Value
string
		networkProperties
	 
	
		osType
	 
	The type of operating system.
osType?: stringProperty Value
string
		privateLinkConfigurations
	  
	The private link configurations.
privateLinkConfigurations?: PrivateLinkConfiguration[]Property Value
		securityProfile
	 
	
		storageProfile
	 
	
tier
The cluster tier.
tier?: stringProperty Value
string