Microsoft.Azure.Storage.Blob.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
BlobContainerEntry |
Represents a container item returned in the XML response for a container listing operation. |
BlobErrorCodeStrings |
Provides error code strings that are specific to the Blob service. |
BlobHttpResponseParsers |
Provides a set of methods for parsing a response containing blob data from the Blob service. |
BlobListingContext |
Provides a set of parameters for a blob listing operation. |
BlobRequest |
Provides a set of helper methods for constructing a request against the Blob service. |
BlobResponse |
Provides a set of helper methods for constructing a request against the Blob service. |
ContainerHttpResponseParsers | |
GetBlockListResponse |
Provides methods for parsing the response from an operation to return a block list. |
GetPageDiffRangesResponse |
Provides methods for parsing the response from an operation to get a range of differing pages for a page blob. |
GetPageRangesResponse |
Provides methods for parsing the response from an operation to get a range of pages for a page blob. |
ListBlobEntry |
Represents a blob item returned in the XML response for a blob listing operation. |
ListBlobPrefixEntry |
Represents the blob name prefix that is returned in the XML response for a blob listing operation. |
ListBlobsResponse |
Provides methods for parsing the response from a blob listing operation. |
ListContainersResponse |
Provides methods for parsing the response from a container listing operation. |
PutBlockListItem |
Represents a block in a block list. |
Interfaces
IListBlobEntry |
Represents an item that may be returned by a blob listing operation. |
Enums
PageWrite |
Describes actions that may be used for writing to a page blob or clearing a set of pages. |
Azure SDK for .NET