Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the association between Ethernet extensions and their capabilities.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_EthernetSwitchExtensionCapabilities : CIM_ElementCapabilities
{
Msvm_InstalledEthernetSwitchExtension REF ManagedElement;
Msvm_EthernetSwitchFeatureCapabilities REF Capabilities;
uint16 Characteristics[];
};
Members
The Msvm_EthernetSwitchExtensionCapabilities class has these types of members:
Properties
The Msvm_EthernetSwitchExtensionCapabilities class has these properties.
-
Capabilities
-
-
Data type: Msvm_EthernetSwitchFeatureCapabilities
-
Access type: Read-only
-
Qualifiers: Override ("Capabilities")
A reference to an instance of the Msvm_EthernetSwitchFeatureCapabilities class that represents the capabilities object associated with the switch. This property is inherited from CIM_ElementCapabilities.
-
-
Characteristics
-
-
Data type: uint16 array
-
Access type: Read-only
Provides descriptive information about the capabilities. This property is inherited from CIM_ElementCapabilities.
Value Meaning - Default
- 2
The associated capabilities represent the default capabilities of the managed element. - Current
- 3
The associated capabilities represent the current capabilities of the managed element. -
-
ManagedElement
-
-
Data type: Msvm_InstalledEthernetSwitchExtension
-
Access type: Read-only
-
Qualifiers: Override ("ManagedElement")
A reference to an instance of the Msvm_InstalledEthernetSwitchExtension class that represents the installed extension. This property is inherited from CIM_ElementCapabilities.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|