JAMS Developer Guide
HDInsightSession Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities.HDInsight Namespace : HDInsightSession Class

The following tables list the members exposed by HDInsightSession.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of the HDInsightSession class.  
Top
Protected Fields
 NameDescription
Protected FieldDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Top
Public Properties
 NameDescription
Public Property  
Public PropertyThe location of the HDInsight cluster  
Public PropertySpecifies the JAMS user for the cluster login (overrides ClusterLoginUsername and ClusterLoginPassword properties)  
Public PropertyThe cluster login password  
Public PropertyThe cluster login username  
Public PropertyThe name of the HDInsight cluster  
Public PropertySpecifies the cluster type  
Public PropertyThe access key for the default storage account  
Public PropertyThe cluster's default storage account's name  
Public PropertyThe cluster's default storage container  
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public Property  
Public PropertyA list of properties for the cluster.  
Public PropertyThe name of the resource group the cluster is in  
Public PropertySpecifies a name to assign to this session (optional)  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Top
Public Methods
 NameDescription
Public MethodReturns a collection of custom attributes for this instance of a component.  
Public MethodReturns the class name of this instance of a component.  
Public MethodTypeDescriptor.GetComponentName(this, true)  
Public MethodReturns a type converter for this instance of a component.  
Public MethodReturns the default event for this instance of a component.  
Public MethodReturns the default property for this instance of a component.  
Public MethodReturns an editor of the specified type for this instance of a component.  
Public MethodOverloaded. Returns an array of event descriptions.  
Public MethodOverloaded. Provides an interface that supplies dynamic custom type information for an object.  
Public MethodReturns an object that contains the property described by the specified property descriptor.  
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Activities.NativeActivity)
Protected MethodOverloaded. Overridden. Registers Activity Metadata and validation errors  
Protected Method (Inherited from System.Activities.NativeActivity)
Protected MethodOverridden. Create an HDInsight session and pass it to child activities  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected Method (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

HDInsightSession Class
MVPSI.JAMS.Activities.HDInsight Namespace