DSCResources/cIntuneDeviceEnrollmentLimitRestriction/cIntuneDeviceEnrollmentLimitRestriction.psd1

@{
    RootModule           = 'cIntuneDeviceEnrollmentLimitRestriction.schema.psm1'

    ModuleVersion        = '0.0.1'

    GUID                 = '31eaead6-f8d4-cb74-42ed-7c72fd82df0e'

    Author               = 'DscCommunity'

    CompanyName          = 'DscCommunity'

    Copyright            = 'DscCommunity'

    DscResourcesToExport = @('cIntuneDeviceEnrollmentLimitRestriction')
}