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

 1 krisbash 1.1 // ===============================================================
 2              //  MSFT_NetworkVLAN
 3              // ===============================================================
 4              	[Description ( "MSFT_NetworkVLAN description." ), 
 5              	Version ( "0.70" )]
 6              class MSFT_NetworkVLAN: CIM_NetworkVLAN
 7              {
 8              
 9              [Description ("IsEnabled is Used to enable\disable a VLAN. While disabled the VLAN can"
10                             "maintain any associated policies")]
11              boolean IsEnabled;
12              };

ViewCVS 0.9.2