C# 클래스 Microsoft.WindowsAzure.Commands.Utilities.Profile.SubscriptionCmdletBase

Base class for cmdlets that manipulate the azure subscription, provides common support for the SubscriptionDataFile parameter.
상속: CmdletWithSubscriptionBase
파일 보기 프로젝트 열기: Azure/azure-powershell

보호된 메소드들

메소드 설명
BeginProcessing ( ) : void
EndProcessing ( ) : void
SubscriptionCmdletBase ( bool saveProfile ) : Microsoft.Azure.ServiceManagemenet.Common

메소드 상세

BeginProcessing() 보호된 메소드

protected BeginProcessing ( ) : void
리턴 void

EndProcessing() 보호된 메소드

protected EndProcessing ( ) : void
리턴 void

SubscriptionCmdletBase() 보호된 메소드

protected SubscriptionCmdletBase ( bool saveProfile ) : Microsoft.Azure.ServiceManagemenet.Common
saveProfile bool
리턴 Microsoft.Azure.ServiceManagemenet.Common