CloudPageBlob Constructor (Uri) (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudPageBlob Constructor (Uri)(Uri^)(Uri)(Uri)
Initializes a new instance of the CloudPageBlob 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
The absolute URI to the blob.
Return to top
Initializes a new instance of the CloudPageBlob class using an absolute URI to the blob.
Syntax
Parameters
- blobAbsoluteUri
-
Type:
System.UriSystem::Uri^System.UriSystem.Uri
The absolute URI to the blob.