Includes&Samples |
CIM_VirtualSystemManagementCapabilities, ROOT\virtualization\v2 - InstancesClass | Childs (2) | Methods | Properties (12) | Qualifiers (5) | Instances (2) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of CIM_VirtualSystemManagementCapabilitiesThis section contains sample wmi instances of CIM_VirtualSystemManagementCapabilities class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. CIM_VirtualSystemManagementCapabilities is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\virtualization\v2:Msvm_VirtualSystemManagementCapabilities.InstanceID="Microsoft:VirtualSystemManagementCapabilities"Properties={ 'AsynchronousMethodsSupported' : [2, 3, 5, 6, 7, 10, 32767, 32770, 32771, 32772, 32778, 32779, 32780, 32781, 32782, 32783, 32785, 32786, 32787, 32789, 32792, 32796] //Variant() 'Caption' : 'Hyper-V Virtual System Management Service Capabilities' //String 'Description' : 'Defines Virtual System Management Service Capabilities' //String 'ElementName' : 'Hyper-V Virtual System Management Service Capabilities' //String 'ElementNameEditSupported' : null 'ElementNameMask' : null 'IndicationsSupported' : [3] //Variant() 'InstanceID' : 'Microsoft:VirtualSystemManagementCapabilities' //String 'MaxElementNameLen' : null 'RequestedStatesSupported' : null 'SynchronousMethodsSupported' : [32784, 32788, 32790, 32791, 32793, 32794, 32795, 32797, 32798] //Variant() 'VirtualSystemTypesSupported' : ['Microsoft:Hyper-V:System:Realized', 'Microsoft:Hyper-V:System:Planned', 'Microsoft:Hyper-V:Snapshot:Realized', 'Microsoft:Hyper-V:Snapshot:Recovery', 'Microsoft:Hyper-V:Snapshot:Planned', 'Microsoft:Hyper-V:Snapshot:Missing', 'Microsoft:Hyper-V:Snapshot:Replica:Standard', 'Microsoft:Hyper-V:Snapshot:Replica:ApplicationConsistent', 'Microsoft:Hyper-V:Snapshot:Replica:PlannedFailover'] //Variant() } Instance \\W2012SDC\ROOT\virtualization\v2:Msvm_VirtualEthernetSwitchManagementCapabilities.InstanceID="Microsoft:VirtualEthernetSwitchManagementCapabilities"Properties={ 'AsynchronousMethodsSupported' : [2, 3, 6, 10, 5, 7, 32779, 32780, 32781] //Variant() 'Caption' : 'Hyper-V Virtual Ethernet Switch Management Service Capabilities' //String 'Description' : 'Defines Virtual Ethernet Switch Management Service Capabilities' //String 'ElementName' : 'Hyper-V Virtual Ethernet Switch Management Service Capabilities' //String 'ElementNameEditSupported' : null 'ElementNameMask' : null 'IndicationsSupported' : null 'InstanceID' : 'Microsoft:VirtualEthernetSwitchManagementCapabilities' //String 'IOVSupport' : False //Boolean, 0x0 'IOVSupportReasons' : ['Ensure that the system has chipset support for SR-IOV and that I/O virtualization is enabled in the BIOS.', 'To use SR-IOV on this system, the system BIOS must be updated to allow Windows to control PCI Express. Contact your system manufacturer for an update.', 'SR-IOV cannot be used on this system as the PCI Express hardware does not support Access Control Services (ACS) at any root port. Contact your system vendor for further information.'] //Variant() 'MaxElementNameLen' : null 'RequestedStatesSupported' : null 'SynchronousMethodsSupported' : null 'VirtualSystemTypesSupported' : ['DMTF:Virtual Ethernet Switch'] //Variant() } |