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

Classes

class  vmware::vcenter::vm_template::LibraryItemsTypes
 Defines the data types of the LibraryItems API service. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpec
 The LibraryItems.CreateSpec class defines the information required to create a library item containing a virtual machine template. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpec::Builder
 Builder class for CreateSpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreatePlacementSpec
 The LibraryItems.CreatePlacementSpec class contains information used to place a virtual machine template onto resources within the vCenter inventory. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreatePlacementSpec::Builder
 Builder class for CreatePlacementSpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecVmHomeStoragePolicy
 The LibraryItems.CreateSpecVmHomeStoragePolicy class defines the storage policy specification for a virtual machine template's configuration and log files. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecVmHomeStoragePolicy::Type
 Policy type for the virtual machine template's configuration and log files. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecVmHomeStoragePolicy::Builder
 Builder class for CreateSpecVmHomeStoragePolicy. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecVmHomeStorage
 The LibraryItems.CreateSpecVmHomeStorage class defines the storage specification for a virtual machine template's configuration and log files. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecVmHomeStorage::Builder
 Builder class for CreateSpecVmHomeStorage. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecDiskStoragePolicy
 The LibraryItems.CreateSpecDiskStoragePolicy class defines the storage policy specification for a virtual machine template's disks. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecDiskStoragePolicy::Type
 Policy type for a virtual machine template's disk. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecDiskStoragePolicy::Builder
 Builder class for CreateSpecDiskStoragePolicy. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecDiskStorage
 The LibraryItems.CreateSpecDiskStorage class defines the storage specification for a virtual machine template's disks. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CreateSpecDiskStorage::Builder
 Builder class for CreateSpecDiskStorage. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpec
 The LibraryItems.DeploySpec class defines the deployment parameters that can be specified for the Deploy method. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpec::Builder
 Builder class for DeploySpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::HardwareCustomizationSpec
 The LibraryItems.HardwareCustomizationSpec class defines the hardware customization options that are applied to the deployed virtual machine. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::HardwareCustomizationSpec::Builder
 Builder class for HardwareCustomizationSpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DiskUpdateSpec
 The LibraryItems.DiskUpdateSpec class describes updates to the configuration of a virtual disk in the deployed virtual machine. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DiskUpdateSpec::Builder
 Builder class for DiskUpdateSpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CpuUpdateSpec
 The LibraryItems.CpuUpdateSpec class describes updates to the CPU configuration of the deployed virtual machine. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CpuUpdateSpec::Builder
 Builder class for CpuUpdateSpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::MemoryUpdateSpec
 The LibraryItems.MemoryUpdateSpec class describes updates to the memory configuration of the deployed virtual machine. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::MemoryUpdateSpec::Builder
 Builder class for MemoryUpdateSpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::EthernetUpdateSpec
 The LibraryItems.EthernetUpdateSpec class describes the network that the ethernet adapter of the deployed virtual machine should be connected to. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::EthernetUpdateSpec::Builder
 Builder class for EthernetUpdateSpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeployPlacementSpec
 The LibraryItems.DeployPlacementSpec class contains information used to place a virtual machine onto resources within the vCenter inventory. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeployPlacementSpec::Builder
 Builder class for DeployPlacementSpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecVmHomeStoragePolicy
 The LibraryItems.DeploySpecVmHomeStoragePolicy class defines the storage policy specification for the deployed virtual machine's configuration and log files. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecVmHomeStoragePolicy::Type
 Policy type for the deployed virtual machine's configuration and log files. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecVmHomeStoragePolicy::Builder
 Builder class for DeploySpecVmHomeStoragePolicy. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecVmHomeStorage
 The LibraryItems.DeploySpecVmHomeStorage class defines the storage specification for a deployed virtual machine's configuration and log files. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecVmHomeStorage::Builder
 Builder class for DeploySpecVmHomeStorage. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecDiskStoragePolicy
 The LibraryItems.DeploySpecDiskStoragePolicy class describes the storage policy specification for the deployed virtual machine's disks. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecDiskStoragePolicy::Type
 Policy type for the deployed virtual machine's disk. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecDiskStoragePolicy::Builder
 Builder class for DeploySpecDiskStoragePolicy. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecDiskStorage
 The LibraryItems.DeploySpecDiskStorage class contains the storage specification for disks in the virtual machine. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DeploySpecDiskStorage::Builder
 Builder class for DeploySpecDiskStorage. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::GuestCustomizationSpec
 The LibraryItems.GuestCustomizationSpec class contains information required to customize the deployed virtual machine. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::GuestCustomizationSpec::Builder
 Builder class for GuestCustomizationSpec. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::Info
 The LibraryItems.Info class contains information about a virtual machine template item in content library. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::Info::Builder
 Builder class for Info. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CpuInfo
 The LibraryItems.CpuInfo class contains CPU related information about the virtual machine template. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::CpuInfo::Builder
 Builder class for CpuInfo. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::MemoryInfo
 The LibraryItems.MemoryInfo class contains memory related information about the virtual machine template. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::MemoryInfo::Builder
 Builder class for MemoryInfo. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::VmHomeStorageInfo
 The LibraryItems.VmHomeStorageInfo class contains storage information about the virtual machine template's configuration and log files. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::VmHomeStorageInfo::Builder
 Builder class for VmHomeStorageInfo. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DiskInfo
 The LibraryItems.DiskInfo class contains information about the virtual machine template's virtual disk. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DiskInfo::Builder
 Builder class for DiskInfo. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DiskStorageInfo
 The LibraryItems.DiskStorageInfo class contains storage related information about a virtual machine template's virtual disk. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::DiskStorageInfo::Builder
 Builder class for DiskStorageInfo. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::EthernetInfo
 The LibraryItems.EthernetInfo class contains information about a virtual machine template's virtual Ethernet adapter. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::EthernetInfo::NetworkBackingType
 The LibraryItems.EthernetInfo.NetworkBackingType enumerated type defines valid network backing types for a virtual Ethernet adapter. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::EthernetInfo::MacAddressType
 The LibraryItems.EthernetInfo.MacAddressType enumerated type defines the valid MAC address origins for a virtual Ethernet adapter. More...
class  vmware::vcenter::vm_template::LibraryItemsTypes::EthernetInfo::Builder
 Builder class for EthernetInfo. More...

Namespaces

namespace  vmware::vcenter::vm_template