CIM_TransparentBridgingDynamicForwarding class
Associates a transparent bridging service with an entry of its forwarding database.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Abstract, Version("2.6.0"), UMLPackagePath("CIM::Network::SwitchingBridging")]
class CIM_TransparentBridgingDynamicForwarding : CIM_Dependency
{
CIM_TransparentBridgingService REF Antecedent;
CIM_DynamicForwardingEntry REF Dependent;
};
Members
The CIM_TransparentBridgingDynamicForwarding class has these types of members:
Properties
The CIM_TransparentBridgingDynamicForwarding class has these properties.
-
Antecedent
-
-
Data type: CIM_TransparentBridgingService
-
Access type: Read-only
A reference to the transparent bridging service.
-
-
Dependent
-
-
Data type: CIM_DynamicForwardingEntry
-
Access type: Read-only
A reference to the forwarding database entry.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|