C# 클래스 Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.GetAzureHDInsightClusters.AzureHDInsightCommandExtensions

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

공개 메소드들

메소드 설명
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