HDInsightMapReduceActivity Class

Definition

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("HDInsightMapReduce")]
public class HDInsightMapReduceActivity : Microsoft.Azure.Management.DataFactories.Models.HDInsightActivityBase
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("HDInsightMapReduce")>]
type HDInsightMapReduceActivity = class
    inherit HDInsightActivityBase
Public Class HDInsightMapReduceActivity
Inherits HDInsightActivityBase
Inheritance
Attributes

Constructors

HDInsightMapReduceActivity()
HDInsightMapReduceActivity(String, String)

Properties

Arguments (Inherited from HDInsightActivityBase)
ClassName
Defines
GetDebugInfo (Inherited from HDInsightActivityBase)
JarFilePath
JarLibs
JarLinkedService
StorageLinkedServices (Inherited from HDInsightActivityBase)

Applies to