CloudBlobDirectory.GetBlockBlobReference Method

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

Overload List

NameDescription
CloudBlobDirectory.GetBlockBlobReference (String)Returns a reference to a block blob in this blob directory.
CloudBlobDirectory.GetBlockBlobReference (String, Nullable)Returns a reference to a block blob in this blob directory, or to a snapshot if the blob is a snapshot.

See Also