CIM_EnabledLogicalElement, ROOT\virtualization\v2 - Instances

Class | Childs (7) | Methods (1) | Properties (21) | Qualifiers (5) | Instances (1) | Namespaces (11)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of CIM_EnabledLogicalElement

This section contains sample wmi instances of CIM_EnabledLogicalElement class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.
CIM_EnabledLogicalElement is an abstract class, so it has only derived instances, see derived child classes.

Instance \\W2012SDC\ROOT\virtualization\v2:Msvm_NumaNode.CreationClassName="Msvm_NumaNode",NodeID="Microsoft:PhysicalNode\\0",SystemCreationClassName="Msvm_ComputerSystem",SystemName="W2012SDC"

Properties={
   'AvailableRequestedStates' : null
   'Caption' : 'Physical NUMA Node' //String
   'CommunicationStatus' : null
   'CreationClassName' : 'Msvm_NumaNode' //String
   'CurrentlyConsumableMemoryBlocks' : '0' //String, 0x0
   'Description' : 'A non-uniform memory access (NUMA) node of the physical computer.' //String
   'DetailedStatus' : null
   'ElementName' : 'Physical NUMA Node 0' //String
   'EnabledDefault' : 2 //Long, 0x2
   'EnabledState' : 2 //Long, 0x2
   'HealthState' : 5 //Long, 0x5
   'InstallDate' : null
   'InstanceID' : null
   'Name' : null
   'NodeID' : 'Microsoft:PhysicalNode\0' //String
   'NumberOfLogicalProcessors' : 4 //Long, 0x4
   'NumberOfProcessorCores' : 4 //Long, 0x4
   'OperatingStatus' : null
   'OperationalStatus' : [2] //Variant()
   'OtherEnabledState' : null
   'PrimaryStatus' : null
   'RequestedState' : 12 //Long, 0xC
   'Status' : 'OK' //String
   'StatusDescriptions' : ['OK'] //Variant()
   'SystemCreationClassName' : 'Msvm_ComputerSystem' //String
   'SystemName' : '.' //String
   'TimeOfLastStateChange' : null
   'TransitioningToState' : null
}
comments powered by Disqus
WUtils.com