ClusterCreateProperties interface

The cluster create parameters.

Properties

clusterDefinition

The cluster definition.

clusterVersion

The version of the cluster.

computeIsolationProperties

The compute isolation properties.

computeProfile

The compute profile.

diskEncryptionProperties

The disk encryption properties.

encryptionInTransitProperties

The encryption-in-transit properties.

kafkaRestProperties

The cluster kafka rest proxy configuration.

minSupportedTlsVersion

The minimal supported tls version.

networkProperties

The network properties.

osType

The type of operating system.

privateLinkConfigurations

The private link configurations.

securityProfile

The security profile.

storageProfile

The storage profile.

tier

The cluster tier.

Property Details

clusterDefinition

The cluster definition.

clusterDefinition?: ClusterDefinition

Property Value

clusterVersion

The version of the cluster.

clusterVersion?: string

Property Value

string

computeIsolationProperties

The compute isolation properties.

computeIsolationProperties?: ComputeIsolationProperties

Property Value

computeProfile

The compute profile.

computeProfile?: ComputeProfile

Property Value

diskEncryptionProperties

The disk encryption properties.

diskEncryptionProperties?: DiskEncryptionProperties

Property Value

encryptionInTransitProperties

The encryption-in-transit properties.

encryptionInTransitProperties?: EncryptionInTransitProperties

Property Value

kafkaRestProperties

The cluster kafka rest proxy configuration.

kafkaRestProperties?: KafkaRestProperties

Property Value

minSupportedTlsVersion

The minimal supported tls version.

minSupportedTlsVersion?: string

Property Value

string

networkProperties

The network properties.

networkProperties?: NetworkProperties

Property Value

osType

The type of operating system.

osType?: string

Property Value

string

privateLinkConfigurations

The private link configurations.

privateLinkConfigurations?: PrivateLinkConfiguration[]

Property Value

securityProfile

The security profile.

securityProfile?: SecurityProfile

Property Value

storageProfile

The storage profile.

storageProfile?: StorageProfile

Property Value

tier

The cluster tier.

tier?: string

Property Value

string