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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SetAzureHDInsightDefaultStorageCmdlet ( ) : System

Initializes a new instance of the SetAzureHDInsightDefaultStorageCmdlet class.

Méthodes protégées

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

Method Details

EndProcessing() protected méthode

protected EndProcessing ( ) : void
Résultat void

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void

SetAzureHDInsightDefaultStorageCmdlet() public méthode

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

StopProcessing() protected méthode

protected StopProcessing ( ) : void
Résultat void