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

Inheritance: AzureHDInsightCmdlet, IAddAzureHDInsightConfigValuesBase
Afficher le fichier Open project: AzureRT/azure-sdk-tools

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AddAzureHDInsightConfigValuesCmdlet ( ) : System

Initializes a new instance of the AddAzureHDInsightConfigValuesCmdlet class.

Méthodes protégées

Méthode Description
EndProcessing ( ) : void
StopProcessing ( ) : void

Method Details

AddAzureHDInsightConfigValuesCmdlet() public méthode

Initializes a new instance of the AddAzureHDInsightConfigValuesCmdlet class.
public AddAzureHDInsightConfigValuesCmdlet ( ) : System
Résultat System

EndProcessing() protected méthode

protected EndProcessing ( ) : void
Résultat void

StopProcessing() protected méthode

protected StopProcessing ( ) : void
Résultat void