次の方法で共有


StorageAccount interface

Data Box Edge/Gateway デバイス上のストレージ アカウントを表します。

Extends

プロパティ

blobEndpoint

ストレージ アカウントの BlobEndpoint 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

containerCount

コンテナー数。 DataPolicy が Cloud に設定されているストレージ アカウントにのみ存在します。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

dataPolicy

ストレージ アカウントのデータ ポリシー。

description

ストレージ アカウントの説明。

storageAccountCredentialId

ストレージ アカウントの資格情報 ID

storageAccountStatus

ストレージ アカウントの現在の状態

systemData

ASE デバイス上の StorageAccount オブジェクト注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

継承されたプロパティ

id

オブジェクトを一意に識別するパス ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name

オブジェクト名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type

オブジェクトの階層型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

blobEndpoint

ストレージ アカウントの BlobEndpoint 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

blobEndpoint?: string

プロパティ値

string

containerCount

コンテナー数。 DataPolicy が Cloud に設定されているストレージ アカウントにのみ存在します。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

containerCount?: number

プロパティ値

number

dataPolicy

ストレージ アカウントのデータ ポリシー。

dataPolicy: string

プロパティ値

string

description

ストレージ アカウントの説明。

description?: string

プロパティ値

string

storageAccountCredentialId

ストレージ アカウントの資格情報 ID

storageAccountCredentialId?: string

プロパティ値

string

storageAccountStatus

ストレージ アカウントの現在の状態

storageAccountStatus?: string

プロパティ値

string

systemData

ASE デバイス上の StorageAccount オブジェクト注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

systemData?: SystemData

プロパティ値

継承されたプロパティの詳細

id

オブジェクトを一意に識別するパス ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id?: string

プロパティ値

string

ARMBaseModel.idから継承

name

オブジェクト名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name?: string

プロパティ値

string

ARMBaseModel.nameから継承

type

オブジェクトの階層型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

ARMBaseModel.typeから継承