C# Class Microsoft.Azure.Commands.StreamAnalytics.Test.StreamAnalyticsScenarioTestsBase

Show file Open project: Azure/azure-powershell

Protected Methods

Method Description
GetAuthorizationManagementClient ( ) : Microsoft.Azure.Management.Authorization.AuthorizationManagementClient
GetGalleryClient ( ) : Microsoft.Azure.Gallery.GalleryClient
GetResourceManagementClient ( ) : Microsoft.Azure.Management.Resources.ResourceManagementClient
GetStreamAnalyticsManagementClient ( ) : Microsoft.Azure.Management.StreamAnalytics.StreamAnalyticsManagementClient
GetSubscriptionClient ( ) : Microsoft.Azure.Subscriptions.SubscriptionClient
RunPowerShellTest ( ) : void
SetupManagementClients ( ) : void
StreamAnalyticsScenarioTestsBase ( ) : Microsoft.Azure.Commands.Common.Authentication

Method Details

GetAuthorizationManagementClient() protected method

protected GetAuthorizationManagementClient ( ) : Microsoft.Azure.Management.Authorization.AuthorizationManagementClient
return Microsoft.Azure.Management.Authorization.AuthorizationManagementClient

GetGalleryClient() protected method

protected GetGalleryClient ( ) : Microsoft.Azure.Gallery.GalleryClient
return Microsoft.Azure.Gallery.GalleryClient

GetResourceManagementClient() protected method

protected GetResourceManagementClient ( ) : Microsoft.Azure.Management.Resources.ResourceManagementClient
return Microsoft.Azure.Management.Resources.ResourceManagementClient

GetStreamAnalyticsManagementClient() protected method

protected GetStreamAnalyticsManagementClient ( ) : Microsoft.Azure.Management.StreamAnalytics.StreamAnalyticsManagementClient
return Microsoft.Azure.Management.StreamAnalytics.StreamAnalyticsManagementClient

GetSubscriptionClient() protected method

protected GetSubscriptionClient ( ) : Microsoft.Azure.Subscriptions.SubscriptionClient
return Microsoft.Azure.Subscriptions.SubscriptionClient

RunPowerShellTest() protected method

protected RunPowerShellTest ( ) : void
return void

SetupManagementClients() protected method

protected SetupManagementClients ( ) : void
return void

StreamAnalyticsScenarioTestsBase() protected method

protected StreamAnalyticsScenarioTestsBase ( ) : Microsoft.Azure.Commands.Common.Authentication
return Microsoft.Azure.Commands.Common.Authentication