Method: IntersightClient::KubernetesBaseVirtualMachineInfraConfig#class_id

Defined in:
lib/intersight_client/models/kubernetes_base_virtual_machine_infra_config.rb

#class_idObject

The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.



20
21
22
# File 'lib/intersight_client/models/kubernetes_base_virtual_machine_infra_config.rb', line 20

def class_id
  @class_id
end