Class: HostMountMode
- Inherits:
-
String
- Object
- String
- HostMountMode
- Defined in:
- lib/vmware/soap/vim25.rb
Overview
urn:vim25HostMountMode
Constant Summary collapse
- ReadOnly =
HostMountMode.new("readOnly")
- ReadWrite =
HostMountMode.new("readWrite")