





Represents a virtual 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 virtual directory. |
![]() |
Parent | Gets the parent directory for the virtual directory. |
![]() |
Prefix | Gets the prefix. |
![]() |
ServiceClient | Gets the Blob service client for the virtual directory. |
![]() |
StorageUri | Gets the blob directory's URIs for both the primary and secondary locations. |
![]() |
Uri | Gets the URI that identifies the virtual directory for the primary location. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetBlockBlobReference | Overloaded. |
![]() |
GetDirectoryReference | Returns a virtual subdirectory within this virtual directory. |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetPageBlobReference | Overloaded. |
![]() |
GetSubdirectoryReference | Returns a virtual subdirectory within this virtual directory. Obsolete. |
![]() |
GetType | (Inherited from Object) |
![]() |
ListBlobsSegmentedAsync | Overloaded. |
![]() |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |