C#
C++
F#
VB
CloudBlobContainer Constructor (Uri, StorageCredentials)(Uri^, StorageCredentials^)(Uri, StorageCredentials)(Uri, StorageCredentials)
Initializes a new instance of the CloudBlobContainer class.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- containerAddress
-
Type:
System.UriSystem::Uri^System.UriSystem.Uri
A Uri object specifying the absolute URI to the container.
See Also
CloudBlobContainer Overload
CloudBlobContainer Class
Microsoft.WindowsAzure.Storage.Blob Namespace