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