MVPSI.JAMS.Activities.HDInsight Namespace : HDInsightSessionCreateCluster Class |
For a list of all members of this type, see HDInsightSessionCreateCluster members.
Name | Description | |
---|---|---|
![]() | ClusterOS | Specifies the cluster operating system. This can either be Windows or Linux. |
![]() | ClusterVersion | Specifies the version of the selected cluster type |
![]() | DataNodeSize | Specifies the node tier for the worker node(s) |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | HeadNodeSize | Specifies the cluster tier for the head node |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | NumberOfWorkerNodes | Specifies the number of worker nodes in the cluster |
![]() | Properties | |
![]() | SessionName | Specifies the name of the session to use (optional) |
![]() | SubnetName | Specifies the name of the Subnet to use (optional) |
![]() | VirtualNetworkId | Specifies the site id of the virtual network to use (optional) |
Name | Description | |
---|---|---|
![]() | AbortOnTaskFailure | By default, if an exception occurs during Task execution we log and rethrow. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity) |
![]() | UserState | Gets or sets a user-defined object associated with the current async activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |