CloudBlobDirectory Methods

Storage Client Library NET API

[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.]

Public Methods (see also Protected Methods)

 NameDescription
public methodBeginListBlobsSegmentedOverloaded.  
public methodEndListBlobsSegmentedEnds an asynchronous request to return a result segment containing a collection of blob items.
public methodEquals  (Inherited from Object)
public methodGetBlobReferenceOverloaded.  
public methodGetBlockBlobReferenceOverloaded.  
public methodGetHashCode  (Inherited from Object)
public methodGetPageBlobReferenceOverloaded.  
public methodGetSubdirectoryReturns a blob subdirectory within this blob directory.
public methodGetType  (Inherited from Object)
public methodListBlobsOverloaded.  
public methodListBlobsSegmentedOverloaded.  
public methodToString  (Inherited from Object)

Protected Methods

 NameDescription
protected methodFinalize  (Inherited from Object)
protected methodMemberwiseClone  (Inherited from Object)

See Also