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

See Also