Msvm_EthernetSwitchPortBandwidthSettingData class
Represents the port bandwidth settings.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Dynamic, UUID("24AD3CE1-69BD-4978-B2AC-DAAD389D699C"), Provider("VmmsWmiInstanceAndMethodProvider"), ExtensionId("11EC6134-128A-4A23-B12F-164184B48348"), InterfaceVersion("1"), InterfaceRevision("0"), DisplayName("Ethernet Switch Port Bandwidth Settings"), AMENDMENT]
class Msvm_EthernetSwitchPortBandwidthSettingData : Msvm_EthernetSwitchPortFeatureSettingData
{
string InstanceID;
string Caption = "Ethernet Switch Port Bandwidth Settings";
string Description = "Represents the port bandwidth settings.";
string ElementName = "Ethernet Switch Port Bandwidth Settings";
uint64 Reservation = 0;
uint64 Weight = 0;
uint64 Limit = 0;
uint64 BurstLimit = 0;
uint64 BurstSize = 0;
};
Members
The Msvm_EthernetSwitchPortBandwidthSettingData class has these types of members:
Properties
The Msvm_EthernetSwitchPortBandwidthSettingData class has these properties.
-
BurstLimit
-
-
Data type: uint64
-
Access type: Read/write
-
Qualifiers: WmiDataId (4), InterfaceVersion (1), InterfaceRevision (0)
The peak bandwidth allowed from the port during bursts.
-
-
BurstSize
-
-
Data type: uint64
-
Access type: Read/write
-
Qualifiers: WmiDataId (5), InterfaceVersion (1), InterfaceRevision (0)
The maximum burst size allowed.
-
-
Caption
-
-
Data type: string
-
Access type: Read-only
A short description of the object. This property is inherited from CIM_ManagedElement, and it is always set to "Ethernet Switch Port Bandwidth Settings".
-
-
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 port bandwidth settings.".
-
-
ElementName
-
-
Data type: string
-
Access type: Read-only
A display name for the object. This property is inherited from CIM_ManagedElement, and it is always set to "Ethernet Switch Port 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_ManagedElement.
-
-
Limit
-
-
Data type: uint64
-
Access type: Read/write
-
Qualifiers: WmiDataId (3), InterfaceVersion (1), InterfaceRevision (0)
The bandwidth limit allowed for the port.
-
-
Reservation
-
-
Data type: uint64
-
Access type: Read/write
-
Qualifiers: WmiDataId (1), InterfaceVersion (1), InterfaceRevision (0)
The minimum absolute bandwidth guaranteed for the port.
-
-
Weight
-
-
Data type: uint64
-
Access type: Read/write
-
Qualifiers: WmiDataId (2), InterfaceVersion (1), InterfaceRevision (0)
The minimum bandwidth in weight guaranteed for the port.
-
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 |
|