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

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
GetAccessTokenCredentials ( this command, AzureSubscription currentSubscription, AzureAccount azureAccount, AzureEnvironment environment ) : IHDInsightSubscriptionCredentials
GetJobSubmissionClientCredentials ( this command, AzureSubscription currentSubscription, AzureEnvironment environment, string cluster, AzureSMProfile profile ) : IJobSubmissionClientCredential
GetSubscriptionCertificateCredentials ( this command, AzureSubscription currentSubscription, AzureAccount azureAccount, AzureEnvironment environment ) : IHDInsightSubscriptionCredentials
GetSubscriptionCredentials ( this command, AzureSubscription currentSubscription, AzureEnvironment environment, AzureSMProfile profile ) : IHDInsightSubscriptionCredentials

Method Details

GetAccessTokenCredentials() public static méthode

public static GetAccessTokenCredentials ( this command, AzureSubscription currentSubscription, AzureAccount azureAccount, AzureEnvironment environment ) : IHDInsightSubscriptionCredentials
command this
currentSubscription AzureSubscription
azureAccount AzureAccount
environment AzureEnvironment
Résultat IHDInsightSubscriptionCredentials

GetJobSubmissionClientCredentials() public static méthode

public static GetJobSubmissionClientCredentials ( this command, AzureSubscription currentSubscription, AzureEnvironment environment, string cluster, AzureSMProfile profile ) : IJobSubmissionClientCredential
command this
currentSubscription AzureSubscription
environment AzureEnvironment
cluster string
profile AzureSMProfile
Résultat IJobSubmissionClientCredential

GetSubscriptionCertificateCredentials() public static méthode

public static GetSubscriptionCertificateCredentials ( this command, AzureSubscription currentSubscription, AzureAccount azureAccount, AzureEnvironment environment ) : IHDInsightSubscriptionCredentials
command this
currentSubscription AzureSubscription
azureAccount AzureAccount
environment AzureEnvironment
Résultat IHDInsightSubscriptionCredentials

GetSubscriptionCredentials() public static méthode

public static GetSubscriptionCredentials ( this command, AzureSubscription currentSubscription, AzureEnvironment environment, AzureSMProfile profile ) : IHDInsightSubscriptionCredentials
command this
currentSubscription AzureSubscription
environment AzureEnvironment
profile AzureSMProfile
Résultat IHDInsightSubscriptionCredentials