C# Class Microsoft.WindowsAzure.Commands.Profile.NewAzureProfileCommand

Inheritance: Microsoft.WindowsAzure.Commands.Utilities.Common.AzureSMCmdlet
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Свойство Type Description
CreatePsCredential System.Management.Automation.PSCredential
ExecuteCmdlet void
InitializeAzureProfile void
ParseHashTableParameters string

Méthodes protégées

Méthode Description
InitializeProfile ( ) : void

Private Methods

Méthode Description
CreatePsCredential ( string username, Hashtable propertyBag ) : System.Management.Automation.PSCredential
ExecuteCmdlet ( ) : void
InitializeAzureProfile ( AzureSMProfile profile, string parameterSet, AzureProfileSettings settings ) : void
ParseHashTableParameters ( Hashtable propertyBag, AzureProfileSettings &settings ) : string

Method Details

InitializeProfile() protected méthode

protected InitializeProfile ( ) : void
Résultat void