Поделиться через


com.azure.storage.file.datalake.options

Package containing options model classes used by Azure Storage File Datalake.

Classes

DataLakeFileAppendOptions

Optional parameters for appending data to a file.

DataLakeFileFlushOptions

Optional parameters for appending data to a file when calling flush() on DataLakeFileClient and DataLakeFileAsyncClient

DataLakeFileInputStreamOptions

Extended options that may be passed when opening a blob input stream.

DataLakeFileOutputStreamOptions

Extended options that may be passed when opening an output stream to a file.

DataLakePathCreateOptions

Extended options that may be passed when creating a datalake resource.

DataLakePathDeleteOptions

Extended options that may be passed when deleting a datalake resource.

DataLakePathScheduleDeletionOptions

Extended access options that may be passed to set when scheduling deletion for a path.

FileParallelUploadOptions

Extended options that may be passed when uploading a file in parallel.

FileQueryOptions

Optional parameters for File Query.

FileScheduleDeletionOptions

Parameters for Schedule Deletion.

FileSystemEncryptionScopeOptions

Encryption scope options to be used when creating a file system.

FileSystemUndeleteOptions

Extended options that may be passed when restoring a file system.

PathGetPropertiesOptions

Parameters when calling getProperties() on DataLakePathClient

PathGetSystemPropertiesOptions

Parameters when calling getSystemProperties on DataLakePathClient

PathRemoveAccessControlRecursiveOptions

Optional parameters for Remove Access Control Recursive.

PathSetAccessControlRecursiveOptions

Optional parameters for Set Access Control Recursive.

PathUpdateAccessControlRecursiveOptions

Optional parameters for Update Access Control Recursive.

ReadToFileOptions

Parameters when calling readToFile() on DataLakeFileClient