AccessControlChangeCounters contains counts of operations that change Access Control Lists recursively.
AccessControlChangeFailureRepresents an entry that failed to update Access Control List.
AccessControlChangeResultAccessControlChangeResult contains result of operations that change Access Control Lists recursively.
AccessControlChangesAccessControlChanges contains batch and cumulative counts of operations that change Access Control Lists recursively. Additionally it exposes path entries that failed to update while these operations progress.
AccessPolicyAccess Policy class used by the set and get access policy methods in each service.
A stored access policy can specify the start time, expiry time, and permissions for the Shared Access Signatures with which it's associated. Depending on how you want to control access to your resource, you can specify all of these parameters within the stored access policy, and omit them from the URL for the Shared Access Signature. Doing so permits you to modify the associated signature's behavior at any time, as well as to revoke it. Or you can specify one or more of the access policy parameters within the stored access policy, and the others on the URL. Finally, you can specify all of the parameters on the URL. In this case, you can use the stored access policy to revoke the signature, but not to modify its behavior.
Together the Shared Access Signature and the stored access policy must include all fields required to authenticate the signature. If any required fields are missing, the request will fail. Likewise, if a field is specified both in the Shared Access Signature URL and in the stored access policy, the request will fail with status code 400 (Bad Request).
AccountSasPermissionsResourceTypes class to be used with generate_account_sas function and for the AccessPolicies used with set_*_acl. There are two types of SAS which may be used to grant resource access. One is to grant access to a specific resource (resource-specific). Another is to grant access to the entire service for a specific account and allow certain operations based on perms found here.
AnalyticsLoggingAzure Analytics Logging settings.
ArrowDialectfield of an arrow schema.
All required parameters must be populated in order to send to Azure.
ContentSettingsThe content settings of a file or directory.
CorsRuleCORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain.
All required parameters must be populated in order to send to Azure.
CustomerProvidedEncryptionKeyAll data in Azure Storage is encrypted at-rest using an account-level encryption key. In versions 2021-06-08 and newer, you can manage the key used to encrypt file contents and application metadata per-file by providing an AES-256 encryption key in requests to the storage service.
When you use a customer-provided key, Azure Storage does not manage or persist your key. When writing data to a file, the provided key is used to encrypt your data before writing it to disk. A SHA-256 hash of the encryption key is written alongside the file contents, and is used to verify that all subsequent operations against the file use the same encryption key. This hash cannot be used to retrieve the encryption key or decrypt the contents of the file. When reading a file, the provided key is used to decrypt your data after reading it from disk. In both cases, the provided encryption key is securely discarded as soon as the encryption or decryption process completes.
DataLakeDirectoryClientA client to interact with the DataLake directory, even if the directory may not yet exist.
For operations relating to a specific subdirectory or file under the directory, a directory client or file client can be retrieved using the get_sub_directory_client or get_file_client functions.
DataLakeFileClientA client to interact with the DataLake file, even if the file may not yet exist.
DataLakeFileQueryErrorThe error happened during quick query operation.
DataLakeLeaseClientCreates a new DataLakeLeaseClient.
This client provides lease operations on a FileSystemClient, DataLakeDirectoryClient or DataLakeFileClient.
DataLakeServiceClientA client to interact with the DataLake Service at the account level.
This client provides operations to retrieve and configure the account properties as well as list, create and delete file systems within the account. For operations relating to a specific file system, directory or file, clients for those entities can also be retrieved using the get_client functions.
DeletedPathPropertiesProperties populated for a deleted path.
DelimitedJsonDialectDefines the input or output JSON serialization for a datalake query.
DelimitedTextDialectDefines the input or output delimited (CSV) serialization for a datalake query request.
DirectoryPropertiesDirectory properties class.
DirectorySasPermissionsDirectorySasPermissions class to be used with the generate_directory_sas function.
EncryptionScopeOptionsThe default encryption scope configuration for a file system.
This scope is used implicitly for all future writes within the file system, but can be overridden per blob operation.
New in version 12.9.0.
ExponentialRetryExponential retry.
Constructs an Exponential retry object. The initial_backoff is used for the first retry. Subsequent retries are retried after initial_backoff + increment_power^retry_count seconds.
FilePropertiesFile properties class.
FileSasPermissionsFileSasPermissions class to be used with the generate_file_sas function.
FileSystemClientA client to interact with a specific file system, even if that file system may not yet exist.
For operations relating to a specific directory or file within this file system, a directory client or file client can be retrieved using the get_directory_client or get_file_client functions.
FileSystemPropertiesFile System properties class.
Returned FileSystemProperties
instances expose these values through a dictionary interface, for example: file_system_props["last_modified"]
. Additionally, the file system name is available as file_system_props["name"]
.
An Iterable of File System properties.
FileSystemSasPermissionsFileSystemSasPermissions class to be used with the generate_file_system_sas function.
LeasePropertiesDataLake Lease Properties.
LinearRetryLinear retry.
Constructs a Linear retry object.
LocationModeSpecifies the location the request should be sent to. This mode only applies for RA-GRS accounts which allow secondary read access. All other account types must use PRIMARY.
MetricsA summary of request statistics grouped by API in hour or minute aggregates.
All required parameters must be populated in order to send to Azure.
PathPropertiesPath properties listed by get_paths api.
ResourceTypesSpecifies the resource types that are accessible with the account SAS.
RetentionPolicyThe retention policy which determines how long the associated data should persist.
All required parameters must be populated in order to send to Azure.
ServicesSpecifies the services accessible with the account SAS.
StaticWebsiteThe properties that enable an account to host a static website.
StorageStreamDownloaderA streaming object to download from Azure Storage.
UserDelegationKeyRepresents a user delegation key, provided to the user by Azure Storage based on their Azure Active Directory access token.
The fields are saved as simple strings since the user does not have to interact with this object; to generate an identify SAS, the user can simply pass it to the right API.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4