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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
NewAzureHDInsightClusterCmdlet ( ) : System

Initializes a new instance of the NewAzureHDInsightClusterCmdlet class.

Méthodes protégées

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

Method Details

BeginProcessing() protected méthode

protected BeginProcessing ( ) : void
Résultat void

EndProcessing() protected méthode

protected EndProcessing ( ) : void
Résultat void

NewAzureHDInsightClusterCmdlet() public méthode

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

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void

StopProcessing() protected méthode

protected StopProcessing ( ) : void
Résultat void