你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HDInsightMapReduceActivity 类

定义

[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
继承
属性

构造函数

HDInsightMapReduceActivity()
HDInsightMapReduceActivity(String, String)

属性

Arguments (继承自 HDInsightActivityBase)
ClassName
Defines
GetDebugInfo (继承自 HDInsightActivityBase)
JarFilePath
JarLibs
JarLinkedService
StorageLinkedServices (继承自 HDInsightActivityBase)

适用于