C# 클래스 Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.BaseAzureServiceRemoteDesktopExtensionCmdlet

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

공개 메소드들

메소드 설명
BaseAzureServiceRemoteDesktopExtensionCmdlet ( ) : System

보호된 메소드들

메소드 설명
Initialize ( ) : void
ValidateConfiguration ( ) : void

메소드 상세

BaseAzureServiceRemoteDesktopExtensionCmdlet() 공개 메소드

public BaseAzureServiceRemoteDesktopExtensionCmdlet ( ) : System
리턴 System

Initialize() 보호된 메소드

protected Initialize ( ) : void
리턴 void

ValidateConfiguration() 보호된 메소드

protected ValidateConfiguration ( ) : void
리턴 void