Method: IntersightClient::KubernetesBaseVirtualMachineInfraConfig#object_type
- Defined in:
- lib/intersight_client/models/kubernetes_base_virtual_machine_infra_config.rb
#object_type ⇒ Object
The fully-qualified name of the instantiated, concrete type. The value should be the same as the ‘ClassId’ property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
23 24 25 |
# File 'lib/intersight_client/models/kubernetes_base_virtual_machine_infra_config.rb', line 23 def object_type @object_type end |