C#
C++
F#
VB
StorageUri Constructor (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.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- primaryUri
-
Type:
System.UriSystem::Uri^System.UriSystem.Uri
The Uri for the primary endpoint.
- secondaryUri
-
Type:
System.UriSystem::Uri^System.UriSystem.Uri
The Uri for the secondary endpoint.