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

Inheritance: Microsoft.Azure.Commands.HDInsight.Commands.HDInsightCmdletBase
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Свойство Type Description
DictionaryToHashtable System.Collections.Hashtable
GetApplicationId System.Guid
GetTenantId System.Guid
HashtableToDictionary string>.Dictionary

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void
NewAzureHDInsightClusterCommand ( ) : Microsoft.Azure.Commands.Common.Authentication

Private Methods

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

Method Details

ExecuteCmdlet() public méthode

public ExecuteCmdlet ( ) : void
Résultat void

NewAzureHDInsightClusterCommand() public méthode

public NewAzureHDInsightClusterCommand ( ) : Microsoft.Azure.Commands.Common.Authentication
Résultat Microsoft.Azure.Commands.Common.Authentication