|
Interface Summary |
| IBlob |
The Blob class specifies contents and properties for blob. |
| IBlobConstraints |
The BlobConstraints class specifies constraints for blob that
are used in the BlobContainer class. |
| IBlobContainer |
The BlobContainer class is used to access and enumerate blobs in
the container. |
| IBlobContents |
This class handles the content access in a Blob |
| IBlobProperties |
The properties of a blob. |
| IBlock |
This interface represents a part of block blob. |
| IBlockBlob |
This interface represents a blob that is made out of blocks and provides APIs
to directly access it. |
| IBlockList |
This interface represents a list of blocks. |
| IContainerAccessControl |
The ContainerAccessControl class represents the access control for
containers. |
| IContainerProperties |
The ContainerProperties class represents the properties of a container. |
| IPageBlob |
This interface representing page blobs, which are optimized for random read/write operations and which provide the ability to write to a range of bytes in a blob. |
| IPageRange |
The PageRange class represents the pageRange of a container. |
| IRetryPolicy |
The RetryPolicies class defines some retry
policies. |
| ISharedAccessUrl |
The SharedAccessUrl class defines a shared access url. |