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

File: [Pegasus] / pegasus / Schemas / Pegasus / Attic / PG_ConsumerRegistration.mof (download)
Revision: 1.3, Sat May 31 16:20:48 2003 UTC (21 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: test, pep_88, TEST, RELEASE_2_3_0-root, RELEASE_2_3_0-msg-freeze, RELEASE_2_3_0-branch, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PRE_LICENSE_UPDATE_2003, POST_LICENSE_UPDATE_2003
Changes since 1.2: +1 -1 lines
HP-[DME] Fix for Bugzilla 55 - Added Version tag to MOFs.

// ===================================================================
// PG_ConsumerRegistration
// ===================================================================
[Version ("2.2.0"), Description (
     "This is a temporary class that will get replaced when the DMTF "
     "standardizes provider registration.")]
class PG_ConsumerRegistration
{
        [Required, Key] 
    string consumerName ;
        [Required, Key] 
    string url ;
};
     

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2