StorageResourceContainer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Abstract class for a storage resource container.
public abstract class StorageResourceContainer : Azure.Storage.DataMovement.StorageResource
type StorageResourceContainer = class
inherit StorageResource
Public MustInherit Class StorageResourceContainer
Inherits StorageResource
- Inheritance
Constructors
| Name | Description |
|---|---|
| StorageResourceContainer() |
For mocking. |
Properties
| Name | Description |
|---|---|
| Uri |
Gets the Uri of the Storage Resource. (Inherited from StorageResource) |