CloudBlobContainer Constructor (Uri, StorageCredentials) (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudBlobContainer Constructor (Uri, StorageCredentials)(Uri^, StorageCredentials^)(Uri, StorageCredentials)(Uri, StorageCredentials)
Initializes a new instance of the CloudBlobContainer class.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
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
Return to top
Initializes a new instance of the CloudBlobContainer class.
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