Condividi tramite


IDataLakeAnalyticsAccountManagementClient Interface

Definition

Creates an Azure Data Lake Analytics account management client.

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

Properties

Name Description
AcceptLanguage

Gets or sets the preferred language for the response.

Account

Gets the IAccountOperations.

ApiVersion

Client Api Version.

BaseUri

The base URI of the service.

ComputePolicies

Gets the IComputePoliciesOperations.

Credentials

Credentials needed for the client to connect to Azure.

DataLakeStoreAccounts

Gets the IDataLakeStoreAccountsOperations.

DeserializationSettings

Gets or sets json deserialization settings.

FirewallRules

Gets the IFirewallRulesOperations.

GenerateClientRequestId

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

LongRunningOperationRetryTimeout

Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30.

SerializationSettings

Gets or sets json serialization settings.

StorageAccounts

Gets the IStorageAccountsOperations.

SubscriptionId

Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Applies to