VMware vSphere Automation SDK for .NET 6.5.0
vmware::vcenter::vm::hardware::ParallelTypes Class Reference

Defines the data types of the Parallel API service. More...

List of all members.

Classes

class  BackingInfo
 The Parallel.BackingInfo class contains information about the physical resource backing a virtual parallel port. More...
class  BackingSpec
 The Parallel.BackingSpec class provides a specification of the physical resource backing a virtual parallel port. More...
class  BackingType
 The Parallel.BackingType enumerated type defines the valid backing types for a virtual parallel port. More...
class  CreateSpec
 The Parallel.CreateSpec class provides a specification for the configuration of a newly-created virtual parallel port. More...
class  Info
 The Parallel.Info class contains information about a virtual parallel port. More...
class  Summary
 The Parallel.Summary class contains commonly used information about a virtual parallel port. More...
class  UpdateSpec
 The Parallel.UpdateSpec class describes the updates to be made to the configuration of a virtual parallel port. More...

Static Public Attributes

static readonly string RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.ParallelPort"
 Resource type for the virtual parallel port.

Detailed Description

Defines the data types of the Parallel API service.


Member Data Documentation

readonly string vmware::vcenter::vm::hardware::ParallelTypes::RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.ParallelPort" [static]

Resource type for the virtual parallel port.


The documentation for this class was generated from the following file: