(file) Return to PG_ConsumerRegistration.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / Pegasus

 1 mike  1.2 // ===================================================================
 2           // PG_ConsumerRegistration
 3           // ===================================================================
 4 kumpf 1.3 [Version ("2.2.0"), Description (
 5 mike  1.2      "This is a temporary class that will get replaced when the DMTF "
 6                "standardizes provider registration.")]
 7           class PG_ConsumerRegistration
 8           {
 9                   [Required, Key] 
10               string consumerName ;
11                   [Required, Key] 
12               string url ;
13           };
14                

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2