CloudBlockBlob Constructor (Uri, StorageCredentials) (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudBlockBlob Constructor (Uri, StorageCredentials)(Uri^, StorageCredentials^)(Uri, StorageCredentials)(Uri, StorageCredentials)
Initializes a new instance of the CloudBlockBlob class using an absolute URI to the blob.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- blobAbsoluteUri
-
Type:
System.UriSystem::Uri^System.UriSystem.Uri
A Uri specifying the absolute URI to the blob.
Return to top
Initializes a new instance of the CloudBlockBlob class using an absolute URI to the blob.
Syntax
Parameters
- blobAbsoluteUri
-
Type:
System.UriSystem::Uri^System.UriSystem.Uri
A Uri specifying the absolute URI to the blob.