Namespace Microsoft.WindowsAzure.Storage.File.Protocol
Classes
- DirectoryHttpResponseParsers
Provides methods for parsing responses to operations on directories in the File service.
- DirectoryHttpWebRequestFactory
A factory class for constructing web requests for operations on directories in the File service.
- FileErrorCodeStrings
Provides error code strings that are specific to the File service.
- FileHttpResponseParsers
Provides methods for parsing responses to operations on files in the File service.
- FileHttpWebRequestFactory
A factory class for constructing web requests for operations on files in the File service.
- FileListingContext
Provides a set of parameters for a file listing operation.
- FileRequest
Provides a set of helper methods for constructing a request against the File service.
- FileServiceProperties
Class representing a set of properties pertaining to the Azure File service.
- FileShareEntry
Represents a share item returned in the XML response for a share listing operation.
- ListFileDirectoryEntry
Represents a directory item that is returned in the XML response for a file listing operation.
- ListFileEntry
Represents a file item returned in the XML response for a file listing operation.
- ListFilesAndDirectoriesResponse
Provides methods for parsing the response from a file listing operation.
- ListRangesResponse
Provides methods for parsing the response from an operation to get a range for a file.
- ListSharesResponse
Provides methods for parsing the response from a share listing operation.
- ShareHttpResponseParsers
Provides methods for parsing responses to operations on shares in the File service.
- ShareHttpWebRequestFactory
A factory class for constructing web requests for operations on shares in the File service.
- ShareStats
Class representing a set of stats pertaining to a File Share.
Interfaces
- IListFileEntry
Represents an item that may be returned by a file listing operation.
Enums
- FileRangeWrite
Describes actions that may be used for writing to a file or clearing a set of ranges.