JAMS Developer Guide
HDInsightSessionCreateCluster Class Properties


MVPSI.JAMS.Activities.HDInsight Namespace : HDInsightSessionCreateCluster Class

For a list of all members of this type, see HDInsightSessionCreateCluster members.

Public Properties
 NameDescription
Public PropertySpecifies the cluster operating system. This can either be Windows or Linux.  
Public PropertySpecifies the version of the selected cluster type  
Public PropertySpecifies the node tier for the worker node(s)  
Public Property (Inherited from System.Activities.Activity)
Public PropertySpecifies the cluster tier for the head node  
Public Property (Inherited from System.Activities.Activity)
Public PropertySpecifies the number of worker nodes in the cluster  
Public PropertyA list of properties for the cluster.  
Public PropertySpecifies the name of the session to use (optional)  
Public PropertySpecifies the name of the Subnet to use (optional)  
Public PropertySpecifies the site id of the virtual network to use (optional)  
Top
Protected Properties
 NameDescription
Protected PropertyBy default, if an exception occurs during Task execution we log and rethrow. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Protected PropertyGets or sets a user-defined object associated with the current async activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Top
See Also

Reference

HDInsightSessionCreateCluster Class
MVPSI.JAMS.Activities.HDInsight Namespace