VMware vSphere Automation SDK for .NET 7.0.0.1
BootTypes.cs File Reference

Classes

class  vmware::vcenter::vm::hardware::BootTypes
 Defines the data types of the Boot API service. More...
class  vmware::vcenter::vm::hardware::BootTypes::Type
 The Boot.Type enumerated type defines the valid firmware types for a virtual machine. More...
class  vmware::vcenter::vm::hardware::BootTypes::NetworkProtocol
 The Boot.NetworkProtocol enumerated type defines the valid network boot protocols supported when booting a virtual machine with Boot.Type.EFI firmware over the network. More...
class  vmware::vcenter::vm::hardware::BootTypes::Info
 The Boot.Info class contains information about the virtual machine boot process. More...
class  vmware::vcenter::vm::hardware::BootTypes::Info::Builder
 Builder class for Info. More...
class  vmware::vcenter::vm::hardware::BootTypes::CreateSpec
 The Boot.CreateSpec class describes settings used when booting a virtual machine. More...
class  vmware::vcenter::vm::hardware::BootTypes::CreateSpec::Builder
 Builder class for CreateSpec. More...
class  vmware::vcenter::vm::hardware::BootTypes::UpdateSpec
 The Boot.UpdateSpec class describes the updates to the settings used when booting a virtual machine. More...
class  vmware::vcenter::vm::hardware::BootTypes::UpdateSpec::Builder
 Builder class for UpdateSpec. More...

Namespaces

namespace  vmware::vcenter::vm::hardware