Class ToolsConfigInfo

java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ToolsConfigInfo
All Implemented Interfaces:
Serializable

public class ToolsConfigInfo extends DynamicData
See Also:
  • Field Details

    • toolsVersion

      public Integer toolsVersion
    • toolsInstallType

      public String toolsInstallType
    • afterPowerOn

      public Boolean afterPowerOn
    • afterResume

      public Boolean afterResume
    • beforeGuestStandby

      public Boolean beforeGuestStandby
    • beforeGuestShutdown

      public Boolean beforeGuestShutdown
    • beforeGuestReboot

      public Boolean beforeGuestReboot
    • toolsUpgradePolicy

      public String toolsUpgradePolicy
    • pendingCustomization

      public String pendingCustomization
    • customizationKeyId

      public CryptoKeyId customizationKeyId
    • syncTimeWithHost

      public Boolean syncTimeWithHost
    • lastInstallInfo

      public ToolsConfigInfoToolsLastInstallInfo lastInstallInfo
  • Constructor Details

    • ToolsConfigInfo

      public ToolsConfigInfo()