VirtualMachineTemplate interface
虛擬機範本模型
屬性
| amount |
記憶體數量 |
| controllers | 虛擬磁碟控制器的清單 |
| description | 虛擬機範本的描述 |
| disks | 虛擬磁碟清單 |
| expose |
公開客體OS或否 |
| guestOS | 客體OS附註:此屬性將不會串行化。 它只能由伺服器填入。 |
| guest |
客體OS類型注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| id | 虛擬機範本識別碼 (privateCloudId:vsphereId) 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| location | Azure 區域 |
| name | {virtualMachineTemplateName}注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| nics | 虛擬 NIC 清單 |
| number |
CPU 核心數目 |
| path | 資料夾的路徑 |
| private |
私人雲端標識碼 |
| type | {resourceProviderNamespace}/{resourceType} 注意:此屬性不會串行化。 它只能由伺服器填入。 |
| vmwaretools | VMware 工具版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| v |
VSphere 網路清單 |
| v |
VSphere 中的標籤 |
屬性詳細資料
amountOfRam
記憶體數量
amountOfRam?: number
屬性值
number
controllers
description
虛擬機範本的描述
description?: string
屬性值
string
disks
exposeToGuestVM
公開客體OS或否
exposeToGuestVM?: boolean
屬性值
boolean
guestOS
客體OS附註:此屬性將不會串行化。 它只能由伺服器填入。
guestOS?: string
屬性值
string
guestOSType
客體OS類型注意:此屬性將不會串行化。 它只能由伺服器填入。
guestOSType?: string
屬性值
string
id
虛擬機範本識別碼 (privateCloudId:vsphereId) 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
Azure 區域
location?: string
屬性值
string
name
{virtualMachineTemplateName}注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
nics
numberOfCores
CPU 核心數目
numberOfCores?: number
屬性值
number
path
資料夾的路徑
path?: string
屬性值
string
privateCloudId
私人雲端標識碼
privateCloudId?: string
屬性值
string
type
{resourceProviderNamespace}/{resourceType} 注意:此屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string
vmwaretools
VMware 工具版本注意:此屬性將不會串行化。 它只能由伺服器填入。
vmwaretools?: string
屬性值
string
vSphereNetworks
VSphere 網路清單
vSphereNetworks?: string[]
屬性值
string[]
vSphereTags
VSphere 中的標籤
vSphereTags?: string[]
屬性值
string[]