次の方法で共有


StorageAccount interface

種類が Azure Storage アカウントのストレージ リソース。

Extends

プロパティ

accountKey

Azure Storage アカウントのアカウント キー。

accountName

Azure Storage アカウントのアカウント名。

storageType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

プロパティの詳細

accountKey

Azure Storage アカウントのアカウント キー。

accountKey: string

プロパティ値

string

accountName

Azure Storage アカウントのアカウント名。

accountName: string

プロパティ値

string

storageType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

storageType: "StorageAccount"

プロパティ値

"StorageAccount"