HDInsightJobClient Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
- Implementações
Construtores
Campos
DefaultPollInterval |
Propriedades
AcceptLanguage | |
Credentials | |
DeserializationSettings | |
Endpoint | |
FirstMessageHandler | (Herdado de ServiceClient<T>) |
GenerateClientRequestId | |
HDInsightRetryPolicy | |
HttpClient | (Herdado de ServiceClient<T>) |
HttpClientHandler | (Herdado de ServiceClient<T>) |
HttpMessageHandlers | (Herdado de ServiceClient<T>) |
Job | |
LongRunningOperationRetryTimeout | |
SerializationSettings | |
UserAgent | (Herdado de ServiceClient<T>) |
Username |
Métodos
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) | (Herdado de ServiceClient<T>) |
Dispose() | (Herdado de ServiceClient<T>) |
Dispose(Boolean) | (Herdado de ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) | (Herdado de ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) | (Herdado de ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) | (Herdado de ServiceClient<T>) |
SetUserAgent(String) | (Herdado de ServiceClient<T>) |
SetUserAgent(String, String) | (Herdado de ServiceClient<T>) |
Aplica-se a
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET