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
[Abstract, Association, Version("2.6.0"), AMENDMENT]
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 2008 |
End of client support |
None supported |
End of server support |
Windows Server 2012 R2 |
Namespace |
Root\virtualization |
MOF |
|