StorageUri Methods

Windows Runtime Azure Storage Client Library

Public Methods (see also Protected Methods)

  Name Description
public method Equals Overloaded.  
public method GetHashCode Overridden. Returns a hash code for this instance.
public method GetType  (Inherited from Object)
public method GetUri Returns the URI for the storage account endpoint at the specified location.
public method static Equality Compares two StorageUri objects for equivalency.
public method static Inequality Compares two StorageUri objects for non-equivalency.
public method ToString Overridden. Returns a String that represents this instance.

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also