Msvm_TransparentBridgingDynamicForwarding class
Connects a transparent bridging service to a dynamic forward entry (learned MAC address).
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_TransparentBridgingDynamicForwarding : CIM_TransparentBridgingDynamicForwarding
{
Msvm_TransparentBridgingService REF Antecedent;
Msvm_DynamicForwardingEntry REF Dependent;
};
Members
The Msvm_TransparentBridgingDynamicForwarding class has these types of members:
Properties
The Msvm_TransparentBridgingDynamicForwarding class has these properties.
-
Antecedent
-
-
Data type: Msvm_TransparentBridgingService
-
Access type: Read-only
-
Qualifiers: Override ("Antecedent")
A reference to an instance of the Msvm_TransparentBridgingService class that represents the transparent bridging service.
-
-
Dependent
-
-
Data type: Msvm_DynamicForwardingEntry
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
A reference to an instance of the Msvm_DynamicForwardingEntry class that represents the dynamic forwarding entry of the forwarding database.
-
Remarks
Access to the Msvm_TransparentBridgingDynamicForwarding class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.
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 |
|