共用方式為


IDataLakeStoreFileSystemManagementClient Interface

Definition

Creates an Azure Data Lake Store filesystem client.

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

Properties

AcceptLanguage

Gets or sets the preferred language for the response.

AdlsFileSystemDnsSuffix

Gets the URI used as the base for all cloud service requests.

ApiVersion

Client Api Version.

Credentials

Credentials needed for the client to connect to Azure.

DeserializationSettings

Gets or sets json deserialization settings.

FileSystem

Gets the IFileSystemOperations.

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

The base URI of the service.

Applies to