CloudBlobClient.GetContainerReference Method (String) (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
Returns a reference to a CloudBlobContainer object with the specified name.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- containerName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string containing the name of the container.
Return to top
Returns a reference to a CloudBlobContainer object with the specified name.
Syntax
Parameters
- containerName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string containing the name of the container.