HDInsightClusterRole Class

Definition

Describes a role on the cluster.

public class HDInsightClusterRole
type HDInsightClusterRole = class
Public Class HDInsightClusterRole
Inheritance
HDInsightClusterRole

Constructors

HDInsightClusterRole()

Initializes a new instance of HDInsightClusterRole.

Properties

AutoScaleConfiguration

The autoscale configurations.

DataDisksGroups

The data disks groups for the role.

EncryptDataDisks

Indicates whether encrypt the data disks.

HardwareVmSize

The size of the VM.

MinInstanceCount

The minimum instance count of the cluster.

Name

The name of the role.

OSLinuxProfile

The Linux OS profile.

ScriptActions

The list of script actions on the role.

TargetInstanceCount

The instance count of the cluster.

VirtualNetworkProfile

The virtual network profile.

VmGroupName

The name of the virtual machine group.

Applies to