Method: QueryLicenseSourceAvailabilityRequestType#initialize
- Defined in:
- lib/vmware/soap/vim25.rb
#initialize(v__this = nil, host = nil) ⇒ QueryLicenseSourceAvailabilityRequestType
Returns a new instance of QueryLicenseSourceAvailabilityRequestType.
35187 35188 35189 35190 |
# File 'lib/vmware/soap/vim25.rb', line 35187 def initialize(v__this = nil, host = nil) @v__this = v__this @host = host end |