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

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