Share via


HDInsightClusterCreateOrUpdateProperties Class

Definition

The cluster create parameters.

public class HDInsightClusterCreateOrUpdateProperties
type HDInsightClusterCreateOrUpdateProperties = class
Public Class HDInsightClusterCreateOrUpdateProperties
Inheritance
HDInsightClusterCreateOrUpdateProperties

Constructors

HDInsightClusterCreateOrUpdateProperties()

Initializes a new instance of HDInsightClusterCreateOrUpdateProperties.

Properties

ClusterDefinition

The cluster definition.

ClusterVersion

The version of the cluster.

ComputeIsolationProperties

The compute isolation properties.

ComputeRoles

The list of roles in the cluster.

DiskEncryptionProperties

The disk encryption properties.

IsEncryptionInTransitEnabled

Indicates whether or not inter cluster node communication is encrypted in transit.

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.

StorageAccounts

The list of storage accounts in the cluster.

Tier

The cluster tier.

Applies to