CloudBlobContainer.GetBlockBlobReference Method (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudBlobContainer.::..GetBlockBlobReference Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name Description 
GetBlockBlobReference(String)(String^)(String)(String) Gets a reference to a block blob in this container.

GetBlockBlobReference(String, Nullable<DateTimeOffset>)(String^, Nullable<DateTimeOffset>)(String, Nullable<DateTimeOffset>)(String, Nullable(Of DateTimeOffset)) Gets a reference to a block blob in this container.
Return to top
Overload List
| Name | Description | |
|---|---|---|
| GetBlockBlobReference(String)(String^)(String)(String) | Gets a reference to a block blob in this container. | |
| GetBlockBlobReference(String, Nullable<DateTimeOffset>)(String^, Nullable<DateTimeOffset>)(String, Nullable<DateTimeOffset>)(String, Nullable(Of DateTimeOffset)) | Gets a reference to a block blob in this container. |