C#
C++
F#
VB
Gets a reference to a virtual blob directory beneath this container.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Public Function GetDirectoryReference ( relativeAddress As String ) As CloudBlobDirectory
Parameters
- relativeAddress
-
Type:
System.StringSystem::String^System.StringSystem.String
A string containing the name of the virtual blob directory.