C# Class Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.GetAzureHDInsightClusters.AzureHDInsightSubscriptionResolver

Inheritance: IAzureHDInsightSubscriptionResolver
Mostra file Open project: Azure/azure-powershell

Public Methods

Method Description
AzureHDInsightSubscriptionResolver ( AzureSMProfile profile ) : System
ResolveSubscription ( string subscription ) : AzureSubscription

Method Details

AzureHDInsightSubscriptionResolver() public method

public AzureHDInsightSubscriptionResolver ( AzureSMProfile profile ) : System
profile AzureSMProfile
return System

ResolveSubscription() public method

public ResolveSubscription ( string subscription ) : AzureSubscription
subscription string
return AzureSubscription