次の方法で共有


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)

適用対象