CloudBlobDirectory.GetAppendBlobReference Method (String) (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
Gets a reference to an append blob in this virtual directory.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- blobName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string containing the name of the blob.
See Also
GetAppendBlobReference Overload
CloudBlobDirectory Class
Microsoft.WindowsAzure.Storage.Blob Namespace
Return to top
Gets a reference to an append blob in this virtual directory.
Syntax
Parameters
- blobName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string containing the name of the blob.
See Also
GetAppendBlobReference Overload
CloudBlobDirectory Class
Microsoft.WindowsAzure.Storage.Blob Namespace