共用方式為


CloudApplianceConfiguration interface

雲端設備設定

Extends

屬性

acsConfiguration

ACS 組態。

cloudPlatform

雲端平臺。

modelNumber

模型編號。

supportedRegions

支援的區域。

supportedStorageAccountTypes

支援的記憶體帳戶類型。

supportedVmImages

支援的虛擬機映像。

supportedVmTypes

支援的虛擬機類型。

繼承的屬性

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

kind

物件的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?: string

屬性值

string

繼承自BaseModel.id

kind

物件的Kind。 目前僅支援 Series8000

kind?: "Series8000"

屬性值

"Series8000"

繼承自BaseModel.kind

name

物件的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自BaseModel.name

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自BaseModel.type