All Classes and Interfaces

Class
Description
This is a helper class to construct a string representing the permissions granted by an Account SAS.
Deprecated.
Please use the generateSas method on the desired service client after initializing AccountSasSignatureValues.
This is a helper class to construct a string representing the resources accessible by an AccountSAS.
This is a helper class to construct a string representing the services accessible by an AccountSAS.
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Storage account.
Deprecated.
Please use the generateSas method on the desired client after initializing the appropriate SasSignatureValues object.
Represents the components that make up an Azure Storage SAS' query parameters.
This is a request policy in an HttpPipeline to validate that metadata does not contain leading or trailing whitespace characters.
This class contains configuration used to parallelize data transfer operations.
Deprecated.
Use ProgressListener.
Deprecated.
Use ProgressReporter
Configuration options for RequestRetryPolicy.
This is a request policy in an HttpPipeline for retrying a given HTTP request.
Builder for a policy to do validation of general response behavior.
Immutable policy for asserting validations on general responses.
This type holds possible options for retry backoff algorithms.
This type specifies a continuous range of IP addresses.
Specifies the set of possible permissions for a shared access signature protocol.
Wraps any potential error responses from the service and applies post-processing of the response's eTag header to standardize the value.
Provides an input stream to read a given storage resource.
StorageOutputStream allows for uploading data to an Azure Storage service using stream concepts.
SharedKey credential policy that is put into a header to authorize requests.
Policy that adds the SharedKey into the request's Authorization header.
Utility methods for storage client libraries.