Share via


StorageAccountItem クラス

定義

ストレージ アカウントのメタデータを含むストレージ アカウント項目。

public class StorageAccountItem
type StorageAccountItem = class
Public Class StorageAccountItem
継承
StorageAccountItem
派生

コンストラクター

StorageAccountItem()

StorageAccountItem クラスの新しいインスタンスを初期化します。

StorageAccountItem(String, String, StorageAccountAttributes, IDictionary<String,String>)

StorageAccountItem クラスの新しいインスタンスを初期化します。

プロパティ

Attributes

ストレージ アカウント管理属性を取得します。

Id

ストレージ識別子を取得します。

Identifier

ストレージ アカウント識別子。

ResourceId

ストレージ アカウントのリソース ID を取得します。

Tags

キーと値のペアの形式でアプリケーション固有のメタデータを取得します。

適用対象