C# 클래스 Microsoft.Azure.Commands.Resources.Test.ScenarioTests.ProfileController

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

공개 메소드들

메소드 설명
ProfileController ( ) : Microsoft.Azure.Commands.Common.Authentication
RunPsTest ( XunitTracingInterceptor logger, string tenant ) : void

비공개 메소드들

메소드 설명
GetSubscriptionClient ( ) : Microsoft.Azure.Subscriptions.SubscriptionClient
RunPsTestWorkflow ( Func scriptBuilder, Action initialize, System.Action cleanup, string callingClassType, string mockName, string tenant ) : void
SetupManagementClients ( ) : void

메소드 상세

ProfileController() 공개 메소드

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

RunPsTest() 공개 메소드

public RunPsTest ( XunitTracingInterceptor logger, string tenant ) : void
logger XunitTracingInterceptor
tenant string
리턴 void