C#C++F#VB
CloudFile Constructor
Namespace:
Microsoft.WindowsAzure.Storage.File
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
CloudFile(StorageUri, StorageCredentials)(StorageUri^, StorageCredentials^)(StorageUri, StorageCredentials)(StorageUri, StorageCredentials) | Initializes a new instance of the CloudFile class using an absolute URI to the file. | |
CloudFile(Uri)(Uri^)(Uri)(Uri) | Initializes a new instance of the CloudFile class using an absolute URI to the file. | |
CloudFile(Uri, StorageCredentials)(Uri^, StorageCredentials^)(Uri, StorageCredentials)(Uri, StorageCredentials) | Initializes a new instance of the CloudFile class using an absolute URI to the file. |