次の方法で共有


HDInsightJobManagementClient クラス

定義

public class HDInsightJobManagementClient : Hyak.Common.ServiceClient<Microsoft.Azure.Management.HDInsight.Job.HDInsightJobManagementClient>, IDisposable, Microsoft.Azure.Management.HDInsight.Job.IHDInsightJobManagementClient
type HDInsightJobManagementClient = class
    inherit ServiceClient<HDInsightJobManagementClient>
    interface IHDInsightJobManagementClient
    interface IDisposable
Public Class HDInsightJobManagementClient
Inherits ServiceClient(Of HDInsightJobManagementClient)
Implements IDisposable, IHDInsightJobManagementClient
継承
Hyak.Common.ServiceClient<HDInsightJobManagementClient>
HDInsightJobManagementClient
実装

コンストラクター

HDInsightJobManagementClient()
HDInsightJobManagementClient(HttpClient)
HDInsightJobManagementClient(String, BasicAuthenticationCloudCredentials, HttpClient)
HDInsightJobManagementClient(String, BasicAuthenticationCloudCredentials, RetryPolicy)

フィールド

DefaultPollInterval

プロパティ

ClusterDnsName
Credentials
HDInsightRetryPolicy
JobManagement
SdkUserAgent
UserAgentSuffix
UserName

メソッド

Clone(ServiceClient<HDInsightJobManagementClient>)

適用対象