C# 클래스 Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebsitesController

파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
RunPsTest ( ) : void
RunPsTestWorkflow ( Func scriptBuilder, Action initialize, System.Action cleanup, string callingClassType, string mockName ) : void
WebsitesController ( ) : Microsoft.Azure.Commands.Common.Authentication

보호된 메소드들

메소드 설명
GetArmStorageManagementClient ( ) : StorageManagementClient

비공개 메소드들

메소드 설명
GetAuthorizationManagementClient ( ) : Microsoft.Azure.Management.Authorization.AuthorizationManagementClient
GetGalleryClient ( ) : Microsoft.Azure.Gallery.GalleryClient
GetResourceManagementClient ( ) : Microsoft.Azure.Management.Resources.ResourceManagementClient
GetSubscriptionClient ( ) : Microsoft.Azure.Subscriptions.SubscriptionClient
GetWebsitesManagementClient ( MockContext context ) : Microsoft.Azure.Management.WebSites.WebSiteManagementClient
SetupManagementClients ( MockContext context ) : void

메소드 상세

GetArmStorageManagementClient() 보호된 메소드

protected GetArmStorageManagementClient ( ) : StorageManagementClient
리턴 StorageManagementClient

RunPsTest() 공개 메소드

public RunPsTest ( ) : void
리턴 void

RunPsTestWorkflow() 공개 메소드

public RunPsTestWorkflow ( Func scriptBuilder, Action initialize, System.Action cleanup, string callingClassType, string mockName ) : void
scriptBuilder Func
initialize Action
cleanup System.Action
callingClassType string
mockName string
리턴 void

WebsitesController() 공개 메소드

public WebsitesController ( ) : Microsoft.Azure.Commands.Common.Authentication
리턴 Microsoft.Azure.Commands.Common.Authentication