HDInsightJobClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Implements
Constructors
Fields
DefaultPollInterval |
Properties
AcceptLanguage | |
Credentials | |
DeserializationSettings | |
Endpoint | |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
GenerateClientRequestId | |
HDInsightRetryPolicy | |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
Job | |
LongRunningOperationRetryTimeout | |
SerializationSettings | |
UserAgent | (Inherited from ServiceClient<T>) |
Username |
Methods
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
Dispose() | (Inherited from ServiceClient<T>) |
Dispose(Boolean) | (Inherited from ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) | (Inherited from ServiceClient<T>) |
SetUserAgent(String, String) | (Inherited from ServiceClient<T>) |
SetUserAgent(String) | (Inherited from ServiceClient<T>) |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET