JAMS 6.x Help
HDInsightSession Class Members
Fields  Properties  Methods 


The following tables list the members exposed by HDInsightSession.

Public Constructors
 NameDescription
Public ConstructorHDInsightSession ConstructorCreates a new instance of the HDInsightSession class.  
Top
Protected Fields
 NameDescription
Protected FieldContinueExecutionDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Top
Public Properties
 NameDescription
Public PropertyBody  
Public PropertyClusterLocationThe location of the HDInsight cluster  
Public PropertyClusterLoginJAMSUserSpecifies the JAMS user for the cluster login (overrides ClusterLoginUsername and ClusterLoginPassword properties)  
Public PropertyClusterLoginPasswordThe cluster login password  
Public PropertyClusterLoginUsernameThe cluster login username  
Public PropertyClusterNameThe name of the HDInsight cluster  
Public PropertyClusterTypeSpecifies the cluster type  
Public PropertyDefaultStorageAccountKeyThe access key for the default storage account  
Public PropertyDefaultStorageAccountNameThe cluster's default storage account's name  
Public PropertyDefaultStorageContainerThe cluster's default storage container  
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyIsUsingServicePrincipal  
Public PropertyProperties  
Public PropertyResourceGroupNameThe name of the resource group the cluster is in  
Public PropertySessionNameSpecifies a name to assign to this session (optional)  
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity)
Top
Public Methods
 NameDescription
Public MethodGetAttributesReturns a collection of custom attributes for this instance of a component.  
Public MethodGetClassNameReturns the class name of this instance of a component.  
Public MethodGetComponentNameTypeDescriptor.GetComponentName(this, true)  
Public MethodGetConverterReturns a type converter for this instance of a component.  
Public MethodGetDefaultEventReturns the default event for this instance of a component.  
Public MethodGetDefaultPropertyReturns the default property for this instance of a component.  
Public MethodGetEditorReturns an editor of the specified type for this instance of a component.  
Public MethodGetEventsOverloaded. Returns the events for this instance of a component.  
Public MethodGetPropertiesOverloaded. Provides an interface that supplies dynamic custom type information for an object.  
Public MethodGetPropertyOwnerReturns an object that contains the property described by the specified property descriptor.  
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort (Inherited from System.Activities.NativeActivity)
Protected MethodCacheMetadataOverloaded. Overridden. Registers Activity Metadata and validation errors  
Protected MethodCancel (Inherited from System.Activities.NativeActivity)
Protected MethodExecuteOverridden. Create an HDInsight session and pass it to child activities  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

HDInsightSession Class
MVPSI.JAMS.Activities.HDInsight Namespace

Send Feedback