CloudBlobClient Constructor (StorageUri, StorageCredentials) (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudBlobClient Constructor (StorageUri, StorageCredentials)(StorageUri^, StorageCredentials^)(StorageUri, StorageCredentials)(StorageUri, StorageCredentials)
Initializes a new instance of the CloudBlobClient class using the specified Blob service endpoint and account credentials.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- storageUri
-
Type:
Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage::StorageUri^Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage.StorageUri
A StorageUriStorageUriStorageUriStorageUri object containing the Blob service endpoint to use to create the client.
Return to top
Initializes a new instance of the CloudBlobClient class using the specified Blob service endpoint and account credentials.
Syntax
Parameters
- storageUri
-
Type:
Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage::StorageUri^Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage.StorageUri
A StorageUriStorageUriStorageUriStorageUri object containing the Blob service endpoint to use to create the client.