Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataLakeStorageClientOptions

Package version

An interface representing DataLakeStorageClientOptions.

Hierarchy

  • any
    • DataLakeStorageClientOptions

Index

Properties

Properties

Optional dnsSuffix

dnsSuffix: undefined | string

The DNS suffix for the Azure Data Lake Storage endpoint. Default value: 'dfs.core.windows.net'.

Optional xMsVersion

xMsVersion: undefined | string

Specifies the version of the REST protocol used for processing the request. This is required when using shared key authorization.

Generated using TypeDoc