Class: HostMountMode

Inherits:
String
  • Object
show all
Defined in:
lib/vmware/soap/vim25.rb

Overview

urn:vim25HostMountMode

Constant Summary collapse

ReadOnly =
HostMountMode.new("readOnly")
ReadWrite =
HostMountMode.new("readWrite")