CloudBlobContainer.GetBlockBlobReference Method

From Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudBlobContainer.GetBlockBlobReference (String) Gets a reference to a block blob in this container.
CloudBlobContainer.GetBlockBlobReference (String, Nullable) Gets a reference to a block blob in this container.

See Also