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

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

List of all members.

Classes

class  CreateSpec
 The Scsi.CreateSpec class provides a specification for the configuration of a newly-created virtual SCSI adapter. More...
class  Info
 The Scsi.Info class contains information about a virtual SCSI adapter. More...
class  Sharing
 The Scsi.Sharing enumerated type defines the valid bus sharing modes for a virtual SCSI adapter. More...
class  Summary
 The Scsi.Summary class contains commonly used information about a Virtual SCSI adapter. More...
class  Type
 The Scsi.Type enumerated type defines the valid emulation types for a virtual SCSI adapter. More...
class  UpdateSpec
 The Scsi.UpdateSpec class describes the updates to be made to the configuration of a virtual SCSI adapter. More...

Static Public Attributes

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

Detailed Description

Defines the data types of the Scsi API service.


Member Data Documentation

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

Resource type for the virtual SCSI adapter device.


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