StorageAccountItem 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.
The storage account item containing storage account metadata.
public class StorageAccountItem
type StorageAccountItem = class
Public Class StorageAccountItem
- Inheritance
-
StorageAccountItem
- Derived
Constructors
StorageAccountItem() |
Initializes a new instance of the StorageAccountItem class. |
StorageAccountItem(String, String, StorageAccountAttributes, IDictionary<String,String>) |
Initializes a new instance of the StorageAccountItem class. |
Properties
Attributes |
Gets the storage account management attributes. |
Id |
Gets storage identifier. |
Identifier |
The storage account identifier. |
ResourceId |
Gets storage account resource Id. |
Tags |
Gets application specific metadata in the form of key-value pairs. |