CIM_SwitchPortDynamicForwarding class
Represents an association in which an entry of a forwarding database applies to a switch port.
Syntax
[Association, Abstract, Version("2.7.0"), UMLPackagePath("CIM::Network::SwitchingBridging"), AMENDMENT]
class CIM_SwitchPortDynamicForwarding : CIM_Dependency
{
CIM_SwitchPort REF Antecedent;
CIM_DynamicForwardingEntry REF Dependent;
};
Members
The CIM_SwitchPortDynamicForwarding class has these types of members:
Properties
The CIM_SwitchPortDynamicForwarding class has these properties.
-
Antecedent
-
A CIM_SwitchPort reference to the switch port.
-
Dependent
-
-
Data type: CIM_DynamicForwardingEntry
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
A CIM_DynamicForwardingEntry reference to the entry of the forwarding database.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|