C# 클래스 Microsoft.WindowsAzure.Commands.Subscription.GetAzureSubscriptionCommand

상속: SubscriptionCmdletBase
파일 보기 프로젝트 열기: AzureRT/azure-sdk-tools

Private Properties

프로퍼티 타입 설명
WriteSubscriptions void
WriteSubscriptions void

공개 메소드들

메소드 설명
ExecuteCmdlet ( ) : void
GetAzureSubscriptionCommand ( ) : System
GetByName ( ) : void
GetCurrent ( ) : void
GetDefault ( ) : void

비공개 메소드들

메소드 설명
WriteSubscriptions ( ) : void
WriteSubscriptions ( IEnumerable subscriptions ) : void

메소드 상세

ExecuteCmdlet() 공개 메소드

public ExecuteCmdlet ( ) : void
리턴 void

GetAzureSubscriptionCommand() 공개 메소드

public GetAzureSubscriptionCommand ( ) : System
리턴 System

GetByName() 공개 메소드

public GetByName ( ) : void
리턴 void

GetCurrent() 공개 메소드

public GetCurrent ( ) : void
리턴 void

GetDefault() 공개 메소드

public GetDefault ( ) : void
리턴 void