C# Класс Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.GetAzureHDInsightClusters.AzureHDInsightCommandExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

GetAccessTokenCredentials() публичный статический Метод

public static GetAccessTokenCredentials ( this command, AzureSubscription currentSubscription, AzureAccount azureAccount, AzureEnvironment environment ) : IHDInsightSubscriptionCredentials
command this
currentSubscription AzureSubscription
azureAccount AzureAccount
environment AzureEnvironment
Результат IHDInsightSubscriptionCredentials

GetJobSubmissionClientCredentials() публичный статический Метод

public static GetJobSubmissionClientCredentials ( this command, AzureSubscription currentSubscription, AzureEnvironment environment, string cluster, AzureSMProfile profile ) : IJobSubmissionClientCredential
command this
currentSubscription AzureSubscription
environment AzureEnvironment
cluster string
profile AzureSMProfile
Результат IJobSubmissionClientCredential

GetSubscriptionCertificateCredentials() публичный статический Метод

public static GetSubscriptionCertificateCredentials ( this command, AzureSubscription currentSubscription, AzureAccount azureAccount, AzureEnvironment environment ) : IHDInsightSubscriptionCredentials
command this
currentSubscription AzureSubscription
azureAccount AzureAccount
environment AzureEnvironment
Результат IHDInsightSubscriptionCredentials

GetSubscriptionCredentials() публичный статический Метод

public static GetSubscriptionCredentials ( this command, AzureSubscription currentSubscription, AzureEnvironment environment, AzureSMProfile profile ) : IHDInsightSubscriptionCredentials
command this
currentSubscription AzureSubscription
environment AzureEnvironment
profile AzureSMProfile
Результат IHDInsightSubscriptionCredentials