C# Class Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightStreamingMapReduceJobDefinition

Provides creation details for a new Streaming jobDetails.
Inheritance: AzureHDInsightJobDefinition
显示文件 Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
AzureHDInsightStreamingMapReduceJobDefinition ( ) : System.Collections.Generic

Initializes a new instance of the AzureHDInsightStreamingMapReduceJobDefinition class.

Method Details

AzureHDInsightStreamingMapReduceJobDefinition() public method

Initializes a new instance of the AzureHDInsightStreamingMapReduceJobDefinition class.
public AzureHDInsightStreamingMapReduceJobDefinition ( ) : System.Collections.Generic
return System.Collections.Generic