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

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

List of all members.

Classes

class  CreateSpec
 The Sata.CreateSpec class provides a specification for the configuration of a newly-created virtual SATA adapter. More...
class  Info
 The Sata.Info class contains information about a virtual SATA adapter. More...
class  Summary
 The Sata.Summary class contains commonly used information about a Virtual SATA adapter. More...
class  Type
 The Sata.Type enumerated type defines the valid emulation types for a virtual SATA adapter. More...

Static Public Attributes

static readonly string RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.SataAdapter"
 Resource type for the virtual SATA adapter device.

Detailed Description

Defines the data types of the Sata API service.


Member Data Documentation

readonly string vmware::vcenter::vm::hardware::adapter::SataTypes::RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.SataAdapter" [static]

Resource type for the virtual SATA adapter device.


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