[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Top
Top
Represents a blob directory of blobs, designated by a delimiter character.
The following tables list the members exposed by the CloudBlobDirectory type.
Public Properties
Name | Description | |
---|---|---|
Container | Gets the container for the blob directory. | |
Parent | Gets the parent directory for the blob directory. | |
ServiceClient | Gets the service client for the blob directory. | |
Uri | Gets the URI that identifies the blob directory. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
BeginListBlobsSegmented | Overloaded. | |
EndListBlobsSegmented | Ends an asynchronous request to return a result segment containing a collection of blob items. | |
Equals | (Inherited from Object) | |
GetBlobReference | Overloaded. | |
GetBlockBlobReference | Overloaded. | |
GetHashCode | (Inherited from Object) | |
GetPageBlobReference | Overloaded. | |
GetSubdirectory | Returns a blob subdirectory within this blob directory. | |
GetType | (Inherited from Object) | |
ListBlobs | Overloaded. | |
ListBlobsSegmented | Overloaded. | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |