C#
C++
F#
VB
StorageUri Constructor
Namespace:
Microsoft.WindowsAzure.Storage
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
StorageUri(Uri)(Uri^)(Uri)(Uri) | Initializes a new instance of the StorageUri class using the primary endpoint for the storage account. | |
StorageUri(Uri, Uri)(Uri^, Uri^)(Uri, Uri)(Uri, Uri) | Initializes a new instance of the StorageUri class using the primary and secondary endpoints for the storage account. |