Msvm_VirtualEthernetSwitchBandwidthSettingData class

Represents the bandwidth settings for a virtual switch.

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

Syntax

[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), UUID("3EB2B8E8-4ABF-4DBF-9071-16DD47481FBE"), ExtensionId("11EC6134-128A-4A23-B12F-164184B48348"), InterfaceVersion("1"), InterfaceRevision("0"), DisplayName("Ethernet Switch Bandwidth Settings"), AMENDMENT]
class Msvm_VirtualEthernetSwitchBandwidthSettingData : Msvm_EthernetSwitchFeatureSettingData
{
  string InstanceID = "Microsoft:Definition\GUID\Default";
  string Caption = "Ethernet Switch Bandwidth Settings";
  string Description = "Represents the switch bandwidth settings.";
  string ElementName = "Ethernet Switch Bandwidth Settings";
  UINT64 DefaultFlowReservation = 0;
  UINT64 DefaultFlowWeight = 0;
};

Members

The Msvm_VirtualEthernetSwitchBandwidthSettingData class has these types of members:

Properties

The Msvm_VirtualEthernetSwitchBandwidthSettingData class has these properties.

Caption

Data type: string

Access type: Read-only

A short description of the object. This property is inherited from the CIM_ManagedElement class and is always set to "Ethernet Switch Bandwidth Settings".

DefaultFlowReservation

Data type: UINT64

Access type: Read/write

Qualifiers: WmiDataId (1), InterfaceVersion (1), InterfaceRevision (0)

Specifies the absolute bandwidth reservation for unclassified flows on the underlying adapter.

DefaultFlowWeight

Data type: UINT64

Access type: Read/write

Qualifiers: WmiDataId (2), InterfaceVersion (1), InterfaceRevision (0)

Specifies the bandwidth reservation in weight for unclassified flows on the underlying adapter.

Description

Data type: string

Access type: Read-only

A description of the object. This property is inherited from CIM_ManagedElement, and it is always set to "Represents the switch bandwidth settings.".

ElementName

Data type: string

Access type: Read-only

A display name for the object. This property is inherited from CIM_SettingData, and it is always set to "Ethernet Switch Bandwidth Settings".

InstanceID

Data type: string

Access type: Read-only

Qualifiers: Key

Uniquely identifies an instance of this class. This property is inherited from CIM_SettingData and is always set to "Microsoft:Definition\GUID\Default".

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