Name | Description | |
---|---|---|
HDInsightSessionCreateCluster Constructor | Add a constraint that the activity must be within an HDInsightSession Activity. |
The following tables list the members exposed by HDInsightSessionCreateCluster.
Name | Description | |
---|---|---|
HDInsightSessionCreateCluster Constructor | Add a constraint that the activity must be within an HDInsightSession Activity. |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
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 | A list of properties for the cluster. | |
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) |
Name | Description | |
---|---|---|
GetAttributes | Returns a collection of custom attributes for this instance of a component. | |
GetClassName | Returns the class name of this instance of a component. | |
GetComponentName | TypeDescriptor.GetComponentName(this, true) | |
GetConverter | Returns a type converter for this instance of a component. | |
GetDefaultEvent | Returns the default event for this instance of a component. | |
GetDefaultProperty | Returns the default property for this instance of a component. | |
GetEditor | Returns an editor of the specified type for this instance of a component. | |
GetEvents | Overloaded. Returns an array of event descriptions. | |
GetProperties | Overloaded. Provides an interface that supplies dynamic custom type information for an object. | |
GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. | |
GetUsernameAndPassword | Returns the username and password of a JAMS user. | |
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | Abort Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) | |
AfterExecute | After Execution Completes (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata and validation errors | |
Cancel | Cancels the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) | |
Execute | Executes the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) | |
ExecuteNonblocking | Overridden. Tells the session to download the file | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) | |
PrepareToExecute | Overridden. Create an HDInsight session and pass it to child activities | |
UpdateInstance | (Inherited from System.Activities.NativeActivity) |