CloudBlobDirectory.GetBlobReference 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.GetBlobReference (String)Returns a reference to a blob in this blob directory.
CloudBlobDirectory.GetBlobReference (String, Nullable)Returns a reference to a blob in this blob directory, or the snapshot if the blob is a snapshot.

See Also