AzureHDInsightCluster Class

Definition

public class AzureHDInsightCluster
type AzureHDInsightCluster = class
Public Class AzureHDInsightCluster
Inheritance
AzureHDInsightCluster

Constructors

AzureHDInsightCluster(Cluster)
AzureHDInsightCluster(Cluster, IDictionary<String,String>, IDictionary<String,String>)

Fields

ComputeIsolationProperties

Gets or sets the compute isolation properties.

ComputeProfile

Gets or sets the compute profile.

ConnectivityEndpoints

Gets or sets the connectivity endpoints.

EncryptionInTransit

Gets or sets the encryption in transit.

KafkaRestProperties

Gets or sets the kafka rest properties.

NetworkProperties

Gets or sets the network properties.

PrivateEndpoint

Gets or sets the private endpoint.

SubnetName

Gets or sets the subnet name.

VirtualNetworkId

Gets or sets the virtual network id.

Properties

AdditionalStorageAccounts

Additional storage accounts for this cluster.

AssignedIdentity

Gets or sets the assigned identity.

ClusterId

The ClusterId of the cluster.

ClusterState

The state of the cluster.

ClusterTier

Gets or sets the cluster tier.

ClusterType

The type of cluster.

ClusterVersion

The version of the cluster.

ComponentVersion

Version of a component service in the cluster

CoresUsed

The cores used by the cluster.

DefaultStorageAccount
DefaultStorageContainer
DefaultStorageRootPath
DiskEncryption

Gets or sets the disk encryption properties.

EnableSecureChannel

Enable secure channel or not, it's an optional field. Default value is false when cluster version less 5.1 and true when cluster version great or equal 5.1.

Error

The error (if any).

HttpEndpoint

The endpoint with which to connect to the cluster.

Id

The ID of the resource.

Location

The location of the resource.

MinSupportedTlsVersion

Gets or sets the minimal supported TLS version.

Name

The name of the resource.

OperatingSystemType

The type of operating system.

PrivateEndpointConnections

Gets or sets the private endpoint connections.

PrivateLinkConfigurations

Gets or sets the private link configurations.

ResourceGroup

Default storage container for this cluster.

SecurityProfile

Gets or sets the security profile.

StorageAccount

Default storage account for this cluster.

StorageContainer

Default storage container for this cluster.

StorageFileSystem

Default storage file system for this cluster.

StorageRootPath

Default storage path where this Azure Data Lake Cluster is rooted.

WorkerNodeDataDisksGroups

Data Disks Group Properties for the Worker Role.

Applies to