VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::guest Namespace Reference

Classes

class  AdapterMapping
 The AdapterMapping class specifies the association between a virtual network adapter and its IP settings. More...
class  ConfigurationSpec
 The ConfigurationSpec class specifies the settings for customizing a guest operating system. More...
class  CustomizationSpec
 The CustomizationSpec class contains information required to customize a virtual machine when deploying it or migrating it to a new host. More...
interface  CustomizationSpecs
 The CustomizationSpecs interface provides methods to manage guest customization specifications in the vCenter Server. More...
class  CustomizationSpecsDefinitions
 Defines the type descriptors for the CustomizationSpecs API service. More...
class  CustomizationSpecsStub
 Remote stub implementation of the CustomizationSpecs API service. More...
class  CustomizationSpecsTypes
 Defines the data types of the CustomizationSpecs API service. More...
class  Domain
 The Domain class specifies the information needed to join a workgroup or domain. More...
class  GlobalDNSSettings
 The GlobalDNSSettings class specifies a collection of global IP settings in the guest operating system. More...
class  GuiUnattended
 The GuiUnattended class maps to the GuiUnattended key in the sysprep.xml answer file. More...
class  HostnameGenerator
 The HostnameGenerator class specifies various mechanisms of generating the hostname for the guest inside the virtual machine while customization. More...
class  IPSettings
 The IPSettings class specifies the IP settings for a virtual network adapter. More...
class  Ipv4
 The Ipv4 class specifies the IPv4 settings that need to be applied to a virtual network adapter. More...
class  Ipv6
 The Ipv6 class specifies the IPv6 settings that need to be applied to a virtual network adapter. More...
class  Ipv6Address
 The Ipv6Address class specifies the the settings for a Static IPv6 configuration. More...
class  LinuxConfiguration
 Guest customization Settings to customize a Linux guest operating system. More...
class  StructDefinitions
 Defines the type descriptors for the top-level types in com.vmware.vcenter.guest package. More...
class  UserData
 The UserData class specifies the personal data pertaining to the user of the Windows guest operating system. More...
class  WindowsConfiguration
 The WindowsConfiguration class specifies the settings for customizing a windows guest operating system. More...
class  WindowsNetworkAdapterSettings
 The WindowsNetworkAdapterSettings class specifies Windows specific Network settings for a virtual network adapter. More...
class  WindowsSysprep
 The WindowsSysprep class provides all the settings like user details, administrator details, etc that need to applied for a windows guest operating system during customization. More...