C# Class Microsoft.Azure.Commands.HDInsight.NewAzureHDInsightClusterCommand

Inheritance: Microsoft.Azure.Commands.HDInsight.Commands.HDInsightCmdletBase
Show file Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description
DictionaryToHashtable System.Collections.Hashtable
GetApplicationId System.Guid
GetTenantId System.Guid
HashtableToDictionary string>.Dictionary

Public Methods

Method Description
ExecuteCmdlet ( ) : void
NewAzureHDInsightClusterCommand ( ) : Microsoft.Azure.Commands.Common.Authentication

Private Methods

Method Description
DictionaryToHashtable ( string>.Dictionary dictionary ) : Hashtable
GetApplicationId ( ) : System.Guid
GetTenantId ( System.Guid tenantId ) : System.Guid
HashtableToDictionary ( Hashtable table ) : string>.Dictionary

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void

NewAzureHDInsightClusterCommand() public method

public NewAzureHDInsightClusterCommand ( ) : Microsoft.Azure.Commands.Common.Authentication
return Microsoft.Azure.Commands.Common.Authentication