Msvm_EthernetSwitchPortMigrationQosSettingData class
Represents the VFP QOS settings.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, UUID("FD2A5DE3-DC6C-4320-82A5-234D3AF55297"), Provider("VmmsWmiInstanceAndMethodProvider"), ExtensionId("E9B59CFA-2BE1-4B21-828F-B6FBDBDDC017"), InterfaceVersion("1"), InterfaceRevision("0"), DisplayName("Ethernet Switch Port VFP QOS Settings"), AMENDMENT]
class Msvm_EthernetSwitchPortMigrationQosSettingData : Msvm_EthernetSwitchPortFeatureSettingData
{
string QueueId = "";
uint8 Switch_ReservationMode = 0;
uint8 Switch_LinkSpeedPercentage = 0;
uint64 Switch_DefaultReservation = 0;
boolean Switch_EnableHardwareLimits = FALSE;
boolean Switch_EnableHardwareReservations = FALSE;
boolean Switch_EnableSoftwareReservations = TRUE;
uint64 OutboundReservedValue = 0;
uint64 OutboundMaximumMbps = 0;
uint64 InboundMaximumMbps = 0;
};
Members
The Msvm_EthernetSwitchPortMigrationQosSettingData class has these types of members:
Properties
The Msvm_EthernetSwitchPortMigrationQosSettingData class has these properties.
-
InboundMaximumMbps
-
-
Data type: uint64
-
Access type: Read/write
-
Qualifiers: WmiDataId (10), InterfaceVersion (1), InterfaceRevision (0)
The bandwidth cap value for inbound traffic.
-
-
OutboundMaximumMbps
-
-
Data type: uint64
-
Access type: Read/write
-
Qualifiers: WmiDataId (9), InterfaceVersion (1), InterfaceRevision (0)
The bandwidth cap value for outbound traffic.
-
-
OutboundReservedValue
-
-
Data type: uint64
-
Access type: Read/write
-
Qualifiers: WmiDataId (8), InterfaceVersion (1), InterfaceRevision (0)
The bandwidth reservation value.
-
-
QueueId
-
-
Data type: string
-
Access type: Read/write
-
Qualifiers: MaxLen (64), WmiDataId (1), InterfaceVersion (1), InterfaceRevision (0)
The ID of the QOS queue.
-
-
Switch_DefaultReservation
-
-
Data type: uint64
-
Access type: Read/write
-
Qualifiers: WmiDataId (4), InterfaceVersion (1), InterfaceRevision (0)
The default reservation value.
-
-
Switch_EnableHardwareLimits
-
Indicates whether hardware offloads for limits are attempted if available.
-
Switch_EnableHardwareReservations
-
Indicates whether hardware offloads for reservations are attempted if available.
-
Switch_EnableSoftwareReservations
-
-
Data type: boolean
-
Access type: Read/write
-
Qualifiers: WmiDataId (7), InterfaceVersion (1), InterfaceRevision (0)
Indicates whether software based reservation is available.
-
-
Switch_LinkSpeedPercentage
-
-
Data type: uint8
-
Access type: Read/write
-
Qualifiers: WmiDataId (3), InterfaceVersion (1), InterfaceRevision (0)
The link speed percentage to be used for reservation.
-
-
Switch_ReservationMode
-
-
Data type: uint8
-
Access type: Read/write
-
Qualifiers: WmiDataId (2), InterfaceVersion (1), InterfaceRevision (0)
The QOS reservation mode on the switch.
-
-
Absolute (0)
-
Weight (1)
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10, version 1703 [desktop apps only] |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|