| Class |
Description |
|
BlobContainerPermissions
|
Represents the permissions for a container. |
|
BlobContainerProperties
|
Represents the system properties for a container. |
|
BlobContinuationToken
|
Represents a continuation token for listing operations. |
|
BlobProperties
|
Represents the system properties for a blob. |
|
BlobRequestOptions
|
Represents a set of timeout and retry policy options that may be specified for a request against the Blob service. |
|
BlobResultSegment
|
Represents a segment of IListBlobItem results, with continuation information for pagination scenarios. |
|
CloudBlobClient
|
Provides a client-side logical representation of the Windows Azure Blob Service. This client is used to configure and execute requests against the Blob Service. |
|
CloudBlobContainer
|
Represents a container in the Windows Azure Blob service. |
|
CloudBlobDirectory
|
Represents a virtual directory of blobs, designated by a delimiter character. |
|
CloudBlockBlob
|
Represents a blob that is uploaded as a set of blocks. |
|
CloudPageBlob
|
Represents a Windows Azure page blob. |
|
ContainerResultSegment
|
Represents a segment of CloudBlobContainer results and contains continuation and pagination information. |
|
CopyState
|
Represents the attributes of a copy operation. |
|
ListBlockItem
|
Represents a block retrieved from the blob's block list. |
|
PageRange
|
Represents a range of pages in a page blob. |
|
SharedAccessBlobHeaders
|
Represents the optional headers that can be returned with blobs accessed using SAS. |
|
SharedAccessBlobPolicies
|
Represents the collection of shared access policies defined for a container. |
|
SharedAccessBlobPolicy
|
Represents a shared access policy, which specifies the start time, expiry time, and permissions for a shared access signature. |