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

File: [OMI] / omi / share / networkschema / MSFT_AssociatedAddressFamily.mof (download)
Revision: 1.1, Mon Apr 20 17:20:14 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
OMI 1.0.8-1

// ===============================================================
//  MSFT_AssociatedAddressFamily
// ===============================================================
	[Description ( "MSFT_AssociatedAddressFamily description." ), 
	Association, Aggregation, 
	Version ( "0.70" )]
class MSFT_AssociatedAddressFamily: CIM_SystemComponent
{

[ Override ( "GroupComponent" ), 
       Description ( "The parent System in the Association." )]
   CIM_AutonomousSystem REF GroupComponent;

      [Override ( "PartComponent" ), 
       Description ( 
          "The child element that is a component of a System." )]
   CIM_Collection REF PartComponent;
};

ViewCVS 0.9.2