StorageUri Constructor

Windows Runtime Azure Storage Client Library

Overload List

Name Description
StorageUri (Uri) Initializes a new instance of the StorageUri class using the primary endpoint for the storage account.
StorageUri (Uri, Uri) Initializes a new instance of the StorageUri class using the primary and secondary endpoints for the storage account.

See Also