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

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

List of all members.

Classes

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

Static Public Attributes

static readonly string RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.Floppy"
 Resource type for the virtual floppy drive device.

Detailed Description

Defines the data types of the Floppy API service.


Member Data Documentation

readonly string vmware::vcenter::vm::hardware::FloppyTypes::RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.Floppy" [static]

Resource type for the virtual floppy drive device.


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