StorageAccountItem Class

Definition

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.

Applies to