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

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

Private Properties

프로퍼티 타입 설명
LoadSubscriptionDataFile WindowsAzureProfile

보호된 메소드들

메소드 설명
SubscriptionCmdletBase ( bool createFileIfNotExists ) : Common.System

비공개 메소드들

메소드 설명
LoadSubscriptionDataFile ( ) : WindowsAzureProfile

메소드 상세

SubscriptionCmdletBase() 보호된 메소드

protected SubscriptionCmdletBase ( bool createFileIfNotExists ) : Common.System
createFileIfNotExists bool
리턴 Common.System