(file) Return to MSFT_VirtualInterfaces.mof CVS log (file) (dir) Up to [OMI] / omi / share / networkschema

 1 krisbash 1.1 // ===============================================================
 2              //  MSFT_VirtualInterfaces
 3              // ===============================================================
 4              	[Description ( "MSFT_VirtualInterfaces description." ), 
 5              	Association]
 6              class MSFT_VirtualInterfaces : CIM_SystemComponent
 7              {
 8              	
 9              
10                    [Override ( "PartComponent" ), 
11                     Description ( 
12                        "The child element that is a component of a System." )]
13                 CIM_ProtocolEndpoint REF PartComponent;
14              	
15              };

ViewCVS 0.9.2