Name | Description | |
---|---|---|
HDInsightSession Constructor | Creates a new instance of the HDInsightSession class. |
The following tables list the members exposed by HDInsightSession.
Name | Description | |
---|---|---|
HDInsightSession Constructor | Creates a new instance of the HDInsightSession class. |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
Body | ||
ClusterLocation | The location of the HDInsight cluster | |
ClusterLoginJAMSUser | Specifies the JAMS user for the cluster login (overrides ClusterLoginUsername and ClusterLoginPassword properties) | |
ClusterLoginPassword | The cluster login password | |
ClusterLoginUsername | The cluster login username | |
ClusterName | The name of the HDInsight cluster | |
ClusterType | Specifies the cluster type | |
DefaultStorageAccountKey | The access key for the default storage account | |
DefaultStorageAccountName | The cluster's default storage account's name | |
DefaultStorageContainer | The cluster's default storage container | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
IsUsingServicePrincipal | ||
Properties | A list of properties for the cluster. | |
ResourceGroupName | The name of the resource group the cluster is in | |
SessionName | Specifies a name to assign to this session (optional) |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity) |
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. | |
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 | (Inherited from System.Activities.NativeActivity) | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata and validation errors | |
Cancel | (Inherited from System.Activities.NativeActivity) | |
Execute | Overridden. Create an HDInsight session and pass it to child activities | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity) |