Managed Object Types
Data Object Types
All Properties
All Methods
Enum - DeviceProtocol(vim.host.ScsiLun.DeviceProtocol)
Since
8.0.1.0
Enum Description
The list of Device Protocols. Device protocol could be either NVMe or SCSI
Enum Constants
Name
Description
NVMe
SCSI
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="DeviceProtocol"> <restriction base="xsd:string"> <enumeration value="NVMe"/> <enumeration value="SCSI"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2023 VMware, Inc. All rights reserved.
Revision 12 SEPT 2023 | Version 8.0U2