





Contains the URIs for both the primary and secondary locations of a Windows Azure Storage resource.
The following tables list the members exposed by the StorageUri type.
Public Constructors
Name | Description | |
---|---|---|
StorageUri | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() |
PrimaryUri | The endpoint for the primary location for the storage account. |
![]() |
SecondaryUri | The endpoint for the secondary location for the storage account. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. |
![]() |
GetHashCode | Overridden. Returns a hash code for this instance. |
![]() |
GetType | (Inherited from Object) |
![]() |
GetUri | Returns the URI for the storage account endpoint at the specified location. |
![]() ![]() |
Equality | Compares two StorageUri objects for equivalency. |
![]() ![]() |
Inequality | Compares two StorageUri objects for non-equivalency. |
![]() |
ToString | Overridden. Returns a String that represents this instance. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |