Method: PowerUpHostFromStandByRequestType#initialize

Defined in:
lib/vmware/soap/vim25.rb

#initialize(v__this = nil, timeoutSec = nil) ⇒ PowerUpHostFromStandByRequestType



35033
35034
35035
35036
# File 'lib/vmware/soap/vim25.rb', line 35033

def initialize(v__this = nil, timeoutSec = nil)
  @v__this = v__this
  @timeoutSec = timeoutSec
end