C# 클래스 Microsoft.WindowsAzure.Commands.Profile.NewAzureProfileCommand

상속: Microsoft.WindowsAzure.Commands.Utilities.Common.AzureSMCmdlet
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CreatePsCredential System.Management.Automation.PSCredential
ExecuteCmdlet void
InitializeAzureProfile void
ParseHashTableParameters string

보호된 메소드들

메소드 설명
InitializeProfile ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

InitializeProfile() 보호된 메소드

protected InitializeProfile ( ) : void
리턴 void