CloudBlobClient Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]() | BeginGetServiceProperties | Begins an asynchronous operation to get an account’s Blob service properties. |
![]() | BeginListBlobsWithPrefixSegmented | Overloaded. Begins an asynchronous operation to return a result segment containing a collection of blob items whose names begin with the specified prefix. |
![]() | BeginListContainersSegmented | Overloaded. Begins an asynchronous request to return a result segment containing a collection of containers. |
![]() | BeginSetServiceProperties | Begins an asynchronous operation to set an account’s Blob service properties, including Windows Azure Storage Analytics. |
![]() | EndGetServiceProperties | Ends an asynchronous operation to get an account’s Blob service properties. |
![]() | EndListBlobsWithPrefixSegmented | Ends an asynchronous operation to return a result segment containing a collection of blob items whose names begin with the specified prefix. |
![]() | EndListContainersSegmented | Ends an asynchronous operation to return a result segment containing a collection of containers. |
![]() | EndSetServiceProperties | Ends an asynchronous operation to set an account’s Blob service properties. |
![]() | Equals | (Inherited from Object) |
![]() | GetBlobDirectoryReference | Returns a reference to a CloudBlobDirectory object with the specified address. |
![]() | GetBlobReference | Overloaded. |
![]() | GetBlockBlob | This method is obsolete; use GetBlockBlobReference instead. Obsolete. |
![]() | GetBlockBlobReference | Overloaded. |
![]() | GetContainerReference | Returns a reference to a CloudBlobContainer object with the specified address. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetPageBlob | This method is obsolete; use GetPageBlobReference. Obsolete. |
![]() | GetPageBlobReference | Overloaded. |
![]() | GetServiceProperties | Gets the properties of a storage account’s Blob service, including Windows Azure Storage Analytics. |
![]() | GetType | (Inherited from Object) |
![]() | ListBlobsWithPrefix | Overloaded. Returns an enumerable collection of blob items whose names begin with the specified prefix. |
![]() | ListBlobsWithPrefixSegmented | Overloaded. Returns a result segment containing a collection of blob items whose names begin with the specified prefix. |
![]() | ListContainers | Overloaded. Returns an enumerable collection of containers. |
![]() | ListContainersSegmented | Overloaded. Returns a result segment containing a collection of containers whose names begin with the specified prefix. |
![]() | SetServiceProperties | Sets the properties of a storage account’s Blob service, including Windows Azure Storage Analytics and default service version. |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |
