Method: CheckLicenseFeatureRequestType#initialize

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

#initialize(v__this = nil, host = nil, featureKey = nil) ⇒ CheckLicenseFeatureRequestType

Returns a new instance of CheckLicenseFeatureRequestType.



35252
35253
35254
35255
35256
# File 'lib/vmware/soap/vim25.rb', line 35252

def initialize(v__this = nil, host = nil, featureKey = nil)
  @v__this = v__this
  @host = host
  @featureKey = featureKey
end