IDataLakeAnalyticsJobManagementClient Interface

Definition

Creates an Azure Data Lake Analytics job client.

public interface IDataLakeAnalyticsJobManagementClient : IDisposable
type IDataLakeAnalyticsJobManagementClient = interface
    interface IDisposable
Public Interface IDataLakeAnalyticsJobManagementClient
Implements IDisposable
Derived
Implements

Properties

AcceptLanguage

The preferred language for the response.

AdlaJobDnsSuffix

The DNS suffix used as the base for all Azure Data Lake Analytics Job service requests.

ApiVersion

Client Api Version.

Credentials

Credentials needed for the client to connect to Azure.

DeserializationSettings

Gets or sets json deserialization settings.

GenerateClientRequestId

Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.

Job

Gets the IJobOperations.

LongRunningOperationRetryTimeout

The retry timeout in seconds for Long Running Operations. Default value is 30.

Pipeline

Gets the IPipelineOperations.

Recurrence

Gets the IRecurrenceOperations.

SerializationSettings

The base URI of the service.

Applies to