Msvm_EthernetSwitchFeatureCapabilities class

Defines the means by which a client can discover the valid range of default settings for an Ethernet switch feature. An Msvm_EthernetSwitchFeatureCapabilities object is associated with each virtual Ethernet switch, for each feature that the switch supports. Four Msvm_EthernetSwitchFeatureSettingData objects are associated with the Msvm_EthernetSwitchFeatureCapabilities object to describe the minimum, maximum, default, and incremental values for the given switch's feature capabilities.

The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.

Syntax

[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_EthernetSwitchFeatureCapabilities : CIM_Capabilities
{
  string InstanceID;
  string Caption = " Ethernet Switch Feature Capabilities";
  string Description = "Microsoft Virtual Ethernet Switch Feature Capabilities";
  string ElementName = "Ethernet Switch Port Bandwidth Settings";
  string FeatureId;
  uint16 Applicability;
  string Version;
};

Members

The Msvm_EthernetSwitchFeatureCapabilities class has these types of members:

Properties

The Msvm_EthernetSwitchFeatureCapabilities class has these properties.

Applicability

Data type: uint16

Access type: Read-only

Describes whether this feature is applied to an Ethernet switch or a particular Ethernet switch port.

Unknown (0)

Port (1)

Switch (2)

Caption

Data type: string

Access type: Read-only

Qualifiers: MaxLen (64)

A short description of the object. This property is inherited from CIM_ManagedElement.

Description

Data type: string

Access type: Read-only

A description of the object. This property is inherited from CIM_ManagedElement.

ElementName

Data type: string

Access type: Read-only

A display name for the object. This property is inherited from CIM_ManagedElement.

FeatureId

Data type: string

Access type: Read-only

The identifier of the feature this object provides capabilities information for.

InstanceID

Data type: string

Access type: Read-only

Qualifiers: Key

Uniquely identifies an instance of this class. This property is inherited from CIM_ManagedElement.

Version

Data type: string

Access type: Read-only

The version of the feature in a format of "major.minor", for example "2.0".

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
WindowsVirtualization.V2.mof
DLL
Vmms.exe