Share via


StorageResource Class

Definition

The base class for all storage resources.

public abstract class StorageResource
type StorageResource = class
Public MustInherit Class StorageResource
Inheritance
StorageResource
Derived

Constructors

StorageResource()

The protected constructor for the abstract StorageResource class (to allow for mocking).

Properties

Uri

Gets the Uri of the Storage Resource.

Applies to