次の方法で共有


CloudApplianceConfiguration interface

クラウド アプライアンスの構成

Extends

プロパティ

acsConfiguration

ACS 構成。

cloudPlatform

クラウド プラットフォーム。

modelNumber

モデル番号。

supportedRegions

サポートされているリージョン。

supportedStorageAccountTypes

サポートされているストレージ アカウントの種類。

supportedVmImages

サポートされている仮想マシン イメージ。

supportedVmTypes

サポートされている仮想マシンの種類。

継承されたプロパティ

id

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

kind

オブジェクトの種類。 現在サポートされているのは Series8000 のみです

name

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

type

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

プロパティの詳細

acsConfiguration

ACS 構成。

acsConfiguration: AcsConfiguration

プロパティ値

cloudPlatform

クラウド プラットフォーム。

cloudPlatform: string

プロパティ値

string

modelNumber

モデル番号。

modelNumber: string

プロパティ値

string

supportedRegions

サポートされているリージョン。

supportedRegions: string[]

プロパティ値

string[]

supportedStorageAccountTypes

サポートされているストレージ アカウントの種類。

supportedStorageAccountTypes: string[]

プロパティ値

string[]

supportedVmImages

サポートされている仮想マシン イメージ。

supportedVmImages: VmImage[]

プロパティ値

supportedVmTypes

サポートされている仮想マシンの種類。

supportedVmTypes: string[]

プロパティ値

string[]

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

id

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

id?: string

プロパティ値

string

BaseModel.id から継承された

kind

オブジェクトの種類。 現在サポートされているのは Series8000 のみです

kind?: "Series8000"

プロパティ値

"Series8000"

BaseModel.kind から継承された

name

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

name?: string

プロパティ値

string

BaseModel.name から継承された

type

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

type?: string

プロパティ値

string

から継承BaseModel.type