StorageUri Constructor (Uri) (Microsoft.WindowsAzure.Storage)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
StorageUri Constructor (Uri)(Uri^)(Uri)(Uri)
Initializes a new instance of the StorageUri class using the primary endpoint for the storage account.
Namespace:
Microsoft.WindowsAzure.Storage
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.
Return to top
Initializes a new instance of the StorageUri class using the primary endpoint for the storage account.
Syntax
Parameters
- primaryUri
-
Type:
System.UriSystem::Uri^System.UriSystem.Uri
The Uri for the primary endpoint.