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

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

List of all members.

Classes

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

Static Public Attributes

static readonly string RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.SerialPort"
 Resource type for the virtual serial port device.

Detailed Description

Defines the data types of the Serial API service.


Member Data Documentation

readonly string vmware::vcenter::vm::hardware::SerialTypes::RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.SerialPort" [static]

Resource type for the virtual serial port device.


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