C# Class Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.PSCmdlets.AddAzureHDInsightConfigValuesCmdlet

Inheritance: AzureHDInsightCmdlet, IAddAzureHDInsightConfigValuesBase
显示文件 Open project: AzureRT/azure-sdk-tools

Private Properties

Property Type Description

Public Methods

Method Description
AddAzureHDInsightConfigValuesCmdlet ( ) : System

Initializes a new instance of the AddAzureHDInsightConfigValuesCmdlet class.

Protected Methods

Method Description
EndProcessing ( ) : void
StopProcessing ( ) : void

Method Details

AddAzureHDInsightConfigValuesCmdlet() public method

Initializes a new instance of the AddAzureHDInsightConfigValuesCmdlet class.
public AddAzureHDInsightConfigValuesCmdlet ( ) : System
return System

EndProcessing() protected method

protected EndProcessing ( ) : void
return void

StopProcessing() protected method

protected StopProcessing ( ) : void
return void