Data Object - VirtualMachineVgpuProfileInfo(vim.vm.VgpuProfileInfo)

Property of
ConfigTarget
Returned by
RetrieveVgpuProfileInfo
Extends
VirtualMachineTargetInfo
See also
VirtualMachineVMotionStunTimeInfo
Since
vSphere API 7.0.3.0

Data Object Description

Description of PCI vGPU profile and its attributes.

Properties

Name Type Description
deviceVendorIdxsd:long

A well-known unique identifier for the device that supports this profile. It concatenates the 16-bit PCI vendor id in lower bits followed by 16-bit PCI device id.
fbSizeInGibxsd:long

The profile framebuffer size in gibibytes.
profileClassxsd:string

Indicate class for this profile.
profileNamexsd:string

The vGPU profile name.
profileSharingxsd:string

Indicate how this profile is shared within device.
stunTimeEstimates*VirtualMachineVMotionStunTimeInfo[]

VMotion stun time information for this profile.

Since 8.0.2.0
Properties inherited from VirtualMachineTargetInfo
configurationTag, name
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition