BlobRequest.Get 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
BlobRequest.Get (Uri, Int32, Nullable, Int64, Nullable, String)Constructs a web request to return a specified range of the blob's content, together with its properties and metadata.
BlobRequest.Get (Uri, Int32, Nullable, String)Constructs a web request to get the blob's content, properties, and metadata.

See Also