VirtualMachineTemplate interface

Virtual machine template model

Properties

amountOfRam

The amount of memory

controllers

The list of Virtual Disk Controllers

description

The description of Virtual Machine Template

disks

The list of Virtual Disks

exposeToGuestVM

Expose Guest OS or not

guestOS

The Guest OS NOTE: This property will not be serialized. It can only be populated by the server.

guestOSType

The Guest OS types NOTE: This property will not be serialized. It can only be populated by the server.

id

virtual machine template id (privateCloudId:vsphereId) NOTE: This property will not be serialized. It can only be populated by the server.

location

Azure region

name

{virtualMachineTemplateName} NOTE: This property will not be serialized. It can only be populated by the server.

nics

The list of Virtual NICs

numberOfCores

The number of CPU cores

path

path to folder

privateCloudId

The Private Cloud Id

type

{resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server.

vmwaretools

The VMware tools version NOTE: This property will not be serialized. It can only be populated by the server.

vSphereNetworks

The list of VSphere networks

vSphereTags

The tags from VSphere

Property Details

amountOfRam

The amount of memory

amountOfRam?: number

Property Value

number

controllers

The list of Virtual Disk Controllers

controllers?: VirtualDiskController[]

Property Value

description

The description of Virtual Machine Template

description?: string

Property Value

string

disks

The list of Virtual Disks

disks?: VirtualDisk[]

Property Value

exposeToGuestVM

Expose Guest OS or not

exposeToGuestVM?: boolean

Property Value

boolean

guestOS

The Guest OS NOTE: This property will not be serialized. It can only be populated by the server.

guestOS?: string

Property Value

string

guestOSType

The Guest OS types NOTE: This property will not be serialized. It can only be populated by the server.

guestOSType?: string

Property Value

string

id

virtual machine template id (privateCloudId:vsphereId) NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

location

Azure region

location?: string

Property Value

string

name

{virtualMachineTemplateName} NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

nics

The list of Virtual NICs

nics?: VirtualNic[]

Property Value

numberOfCores

The number of CPU cores

numberOfCores?: number

Property Value

number

path

path to folder

path?: string

Property Value

string

privateCloudId

The Private Cloud Id

privateCloudId?: string

Property Value

string

type

{resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

vmwaretools

The VMware tools version NOTE: This property will not be serialized. It can only be populated by the server.

vmwaretools?: string

Property Value

string

vSphereNetworks

The list of VSphere networks

vSphereNetworks?: string[]

Property Value

string[]

vSphereTags

The tags from VSphere

vSphereTags?: string[]

Property Value

string[]