modules/deploy/dsc/ext/PsGallery/xSQLServer.1.4.0.0/DSCResources/MSFT_xSQLServerPowerPlan/MSFT_xSQLServerPowerPlan.schema.mof


[ClassVersion("1.0.0.0"), FriendlyName("xSQLServerPowerPlan")]
class MSFT_xSQLServerPowerPlan : OMI_BaseResource
{
    [Key, ValueMap{"Present","Absent"}, Values{"Present","Absent"}] String Ensure;
};