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

Inheritance: AzureHDInsightCmdlet, ISetAzureHDInsightDefaultStorageBase
Mostrar archivo Open project: AzureRT/azure-sdk-tools

Private Properties

Property Type Description

Public Methods

Method Description
SetAzureHDInsightDefaultStorageCmdlet ( ) : System

Initializes a new instance of the SetAzureHDInsightDefaultStorageCmdlet class.

Protected Methods

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

Method Details

EndProcessing() protected method

protected EndProcessing ( ) : void
return void

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void

SetAzureHDInsightDefaultStorageCmdlet() public method

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

StopProcessing() protected method

protected StopProcessing ( ) : void
return void