C#
C++
F#
VB
CloudBlob Constructor (Uri, StorageCredentials)(Uri^, StorageCredentials^)(Uri, StorageCredentials)(Uri, StorageCredentials)
Initializes a new instance of the CloudBlob class using an absolute URI to the 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.