CIM_SwitchPortDynamicForwarding class
Represents an association in which an entry of a forwarding database applies to a switch port.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Abstract, Version("2.7.0"), UMLPackagePath("CIM::Network::SwitchingBridging")]
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 reference to the switch port.
-
Dependent
-
-
Data type: CIM_DynamicForwardingEntry
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
A reference to the entry of the forwarding database.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|