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

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

공개 메소드들

메소드 설명
BaseAzureServiceADDomainExtensionCmdlet ( ) : System.Management.Automation

보호된 메소드들

메소드 설명
GetContext ( Microsoft.Azure.OperationStatusResponse op, ExtensionRole role, HostedServiceListExtensionsResponse ext ) : Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.ExtensionContext
Initialize ( ) : void
ValidateConfiguration ( ) : void

메소드 상세

BaseAzureServiceADDomainExtensionCmdlet() 공개 메소드

public BaseAzureServiceADDomainExtensionCmdlet ( ) : System.Management.Automation
리턴 System.Management.Automation

GetContext() 보호된 메소드

protected GetContext ( Microsoft.Azure.OperationStatusResponse op, ExtensionRole role, HostedServiceListExtensionsResponse ext ) : Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.ExtensionContext
op Microsoft.Azure.OperationStatusResponse
role ExtensionRole
ext HostedServiceListExtensionsResponse
리턴 Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.ExtensionContext

Initialize() 보호된 메소드

protected Initialize ( ) : void
리턴 void

ValidateConfiguration() 보호된 메소드

protected ValidateConfiguration ( ) : void
리턴 void