Share via


HDInsightClusterProperties Class

Definition

The properties of cluster.

public class HDInsightClusterProperties
type HDInsightClusterProperties = class
Public Class HDInsightClusterProperties
Inheritance
HDInsightClusterProperties

Constructors

HDInsightClusterProperties(HDInsightClusterDefinition)

Initializes a new instance of HDInsightClusterProperties.

Properties

ClusterDefinition

The cluster definition.

ClusterHdpVersion

The hdp version of the cluster.

ClusterId

The cluster id.

ClusterState

The state of the cluster.

ClusterVersion

The version of the cluster.

ComputeIsolationProperties

The compute isolation properties.

ComputeRoles

The list of roles in the cluster.

ConnectivityEndpoints

The list of connectivity endpoints.

CreatedOn

The date on which the cluster was created.

DiskEncryptionProperties

The disk encryption properties.

Errors

The list of errors.

ExcludedServicesConfig

The excluded services config.

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.

PrivateEndpointConnections

The list of private endpoint connections.

PrivateLinkConfigurations

The private link configurations.

ProvisioningState

The provisioning state, which only appears in the response.

QuotaInfoCoresUsed

The cores used by the cluster.

SecurityProfile

The security profile.

StorageAccounts

The list of storage accounts in the cluster.

Tier

The cluster tier.

Applies to