Microsoft.Azure.Storage.File.Protocol Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DirectoryHttpResponseParsers | |
FileErrorCodeStrings |
Provides error code strings that are specific to the File service. |
FileHttpResponseParsers | |
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. |
ListHandlesResponse |
Provides methods for parsing the response from an operation to get a range for a file. |
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 a set of methods for parsing share responses from 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. |
Azure SDK for .NET