CIM_SwitchServiceTransparentBridging class
Represents an association in which a bridge service is a component of a switch service.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Abstract, Association, Aggregation, Version("2.6.0")]
class CIM_SwitchServiceTransparentBridging : CIM_ServiceComponent
{
CIM_SwitchService REF GroupComponent;
CIM_TransparentBridgingService REF PartComponent;
};
Members
The CIM_SwitchServiceTransparentBridging class has these types of members:
Properties
The CIM_SwitchServiceTransparentBridging class has these properties.
-
GroupComponent
-
-
Data type: CIM_SwitchService
-
Access type: Read-only
A reference to the switch service.
-
-
PartComponent
-
-
Data type: CIM_TransparentBridgingService
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
A reference to the component bridging service.
-
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 |
|