你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HDInsightJobClient 类

定义

public class HDInsightJobClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.HDInsight.Job.HDInsightJobClient>, IDisposable, Microsoft.Azure.HDInsight.Job.IHDInsightJobClient, Microsoft.Rest.Azure.IAzureClient
type HDInsightJobClient = class
    inherit ServiceClient<HDInsightJobClient>
    interface IHDInsightJobClient
    interface IDisposable
    interface IAzureClient
Public Class HDInsightJobClient
Inherits ServiceClient(Of HDInsightJobClient)
Implements IAzureClient, IDisposable, IHDInsightJobClient
继承
实现

构造函数

HDInsightJobClient(DelegatingHandler[])
HDInsightJobClient(HttpClient, Boolean)
HDInsightJobClient(HttpClientHandler, DelegatingHandler[])
HDInsightJobClient(String, BasicAuthenticationCredentials, HttpClient, Boolean)
HDInsightJobClient(String, BasicAuthenticationCredentials, RetryPolicy)
HDInsightJobClient(String, ServiceClientCredentials, HttpClient, Boolean)
HDInsightJobClient(String, ServiceClientCredentials, RetryPolicy)

字段

DefaultPollInterval

属性

AcceptLanguage
Credentials
DeserializationSettings
Endpoint
GenerateClientRequestId
HDInsightRetryPolicy
Job
LongRunningOperationRetryTimeout
SerializationSettings
Username

适用于