@microsoft/msgraph-sdk-deviceappmanagement 1.0.0-preview.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +11 -0
- package/deviceAppManagement/androidManagedAppProtections/count/index.d.ts +40 -0
- package/deviceAppManagement/androidManagedAppProtections/count/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/count/index.js +35 -0
- package/deviceAppManagement/androidManagedAppProtections/index.d.ts +97 -0
- package/deviceAppManagement/androidManagedAppProtections/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/index.js +71 -0
- package/deviceAppManagement/androidManagedAppProtections/item/apps/count/index.d.ts +40 -0
- package/deviceAppManagement/androidManagedAppProtections/item/apps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/item/apps/count/index.js +35 -0
- package/deviceAppManagement/androidManagedAppProtections/item/apps/index.d.ts +95 -0
- package/deviceAppManagement/androidManagedAppProtections/item/apps/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/item/apps/index.js +70 -0
- package/deviceAppManagement/androidManagedAppProtections/item/apps/item/index.d.ts +66 -0
- package/deviceAppManagement/androidManagedAppProtections/item/apps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/item/apps/item/index.js +56 -0
- package/deviceAppManagement/androidManagedAppProtections/item/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/androidManagedAppProtections/item/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/item/assignments/count/index.js +35 -0
- package/deviceAppManagement/androidManagedAppProtections/item/assignments/index.d.ts +95 -0
- package/deviceAppManagement/androidManagedAppProtections/item/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/item/assignments/index.js +70 -0
- package/deviceAppManagement/androidManagedAppProtections/item/assignments/item/index.d.ts +66 -0
- package/deviceAppManagement/androidManagedAppProtections/item/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/item/assignments/item/index.js +56 -0
- package/deviceAppManagement/androidManagedAppProtections/item/deploymentSummary/index.d.ts +66 -0
- package/deviceAppManagement/androidManagedAppProtections/item/deploymentSummary/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/item/deploymentSummary/index.js +56 -0
- package/deviceAppManagement/androidManagedAppProtections/item/index.d.ts +88 -0
- package/deviceAppManagement/androidManagedAppProtections/item/index.d.ts.map +1 -0
- package/deviceAppManagement/androidManagedAppProtections/item/index.js +78 -0
- package/deviceAppManagement/defaultManagedAppProtections/count/index.d.ts +40 -0
- package/deviceAppManagement/defaultManagedAppProtections/count/index.d.ts.map +1 -0
- package/deviceAppManagement/defaultManagedAppProtections/count/index.js +35 -0
- package/deviceAppManagement/defaultManagedAppProtections/index.d.ts +97 -0
- package/deviceAppManagement/defaultManagedAppProtections/index.d.ts.map +1 -0
- package/deviceAppManagement/defaultManagedAppProtections/index.js +71 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/apps/count/index.d.ts +40 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/apps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/apps/count/index.js +35 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/apps/index.d.ts +95 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/apps/index.d.ts.map +1 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/apps/index.js +70 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/apps/item/index.d.ts +66 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/apps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/apps/item/index.js +56 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/deploymentSummary/index.d.ts +66 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/deploymentSummary/index.d.ts.map +1 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/deploymentSummary/index.js +56 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/index.d.ts +83 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/index.d.ts.map +1 -0
- package/deviceAppManagement/defaultManagedAppProtections/item/index.js +72 -0
- package/deviceAppManagement/index.d.ts +136 -0
- package/deviceAppManagement/index.d.ts.map +1 -0
- package/deviceAppManagement/index.js +142 -0
- package/deviceAppManagement/iosManagedAppProtections/count/index.d.ts +40 -0
- package/deviceAppManagement/iosManagedAppProtections/count/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/count/index.js +35 -0
- package/deviceAppManagement/iosManagedAppProtections/index.d.ts +97 -0
- package/deviceAppManagement/iosManagedAppProtections/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/index.js +71 -0
- package/deviceAppManagement/iosManagedAppProtections/item/apps/count/index.d.ts +40 -0
- package/deviceAppManagement/iosManagedAppProtections/item/apps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/item/apps/count/index.js +35 -0
- package/deviceAppManagement/iosManagedAppProtections/item/apps/index.d.ts +97 -0
- package/deviceAppManagement/iosManagedAppProtections/item/apps/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/item/apps/index.js +70 -0
- package/deviceAppManagement/iosManagedAppProtections/item/apps/item/index.d.ts +69 -0
- package/deviceAppManagement/iosManagedAppProtections/item/apps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/item/apps/item/index.js +56 -0
- package/deviceAppManagement/iosManagedAppProtections/item/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/iosManagedAppProtections/item/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/item/assignments/count/index.js +35 -0
- package/deviceAppManagement/iosManagedAppProtections/item/assignments/index.d.ts +95 -0
- package/deviceAppManagement/iosManagedAppProtections/item/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/item/assignments/index.js +70 -0
- package/deviceAppManagement/iosManagedAppProtections/item/assignments/item/index.d.ts +66 -0
- package/deviceAppManagement/iosManagedAppProtections/item/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/item/assignments/item/index.js +56 -0
- package/deviceAppManagement/iosManagedAppProtections/item/deploymentSummary/index.d.ts +68 -0
- package/deviceAppManagement/iosManagedAppProtections/item/deploymentSummary/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/item/deploymentSummary/index.js +56 -0
- package/deviceAppManagement/iosManagedAppProtections/item/index.d.ts +88 -0
- package/deviceAppManagement/iosManagedAppProtections/item/index.d.ts.map +1 -0
- package/deviceAppManagement/iosManagedAppProtections/item/index.js +78 -0
- package/deviceAppManagement/managedAppPolicies/count/index.d.ts +40 -0
- package/deviceAppManagement/managedAppPolicies/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppPolicies/count/index.js +35 -0
- package/deviceAppManagement/managedAppPolicies/index.d.ts +96 -0
- package/deviceAppManagement/managedAppPolicies/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppPolicies/index.js +71 -0
- package/deviceAppManagement/managedAppPolicies/item/index.d.ts +76 -0
- package/deviceAppManagement/managedAppPolicies/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppPolicies/item/index.js +66 -0
- package/deviceAppManagement/managedAppPolicies/item/targetApps/index.d.ts +60 -0
- package/deviceAppManagement/managedAppPolicies/item/targetApps/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppPolicies/item/targetApps/index.js +59 -0
- package/deviceAppManagement/managedAppRegistrations/count/index.d.ts +40 -0
- package/deviceAppManagement/managedAppRegistrations/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/count/index.js +35 -0
- package/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration/index.d.ts +75 -0
- package/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration/index.js +65 -0
- package/deviceAppManagement/managedAppRegistrations/index.d.ts +102 -0
- package/deviceAppManagement/managedAppRegistrations/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/index.js +76 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/count/index.d.ts +40 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/count/index.js +35 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/index.d.ts +95 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/index.js +71 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/index.d.ts +75 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/index.js +66 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.d.ts +60 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.js +59 -0
- package/deviceAppManagement/managedAppRegistrations/item/index.d.ts +86 -0
- package/deviceAppManagement/managedAppRegistrations/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/index.js +79 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/count/index.d.ts +40 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/count/index.js +35 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/index.d.ts +95 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/index.js +71 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/index.d.ts +75 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/index.js +66 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.d.ts +60 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.js +59 -0
- package/deviceAppManagement/managedAppRegistrations/item/operations/count/index.d.ts +40 -0
- package/deviceAppManagement/managedAppRegistrations/item/operations/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/operations/count/index.js +35 -0
- package/deviceAppManagement/managedAppRegistrations/item/operations/index.d.ts +97 -0
- package/deviceAppManagement/managedAppRegistrations/item/operations/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/operations/index.js +70 -0
- package/deviceAppManagement/managedAppRegistrations/item/operations/item/index.d.ts +69 -0
- package/deviceAppManagement/managedAppRegistrations/item/operations/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppRegistrations/item/operations/item/index.js +56 -0
- package/deviceAppManagement/managedAppStatuses/count/index.d.ts +40 -0
- package/deviceAppManagement/managedAppStatuses/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppStatuses/count/index.js +35 -0
- package/deviceAppManagement/managedAppStatuses/index.d.ts +96 -0
- package/deviceAppManagement/managedAppStatuses/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppStatuses/index.js +70 -0
- package/deviceAppManagement/managedAppStatuses/item/index.d.ts +67 -0
- package/deviceAppManagement/managedAppStatuses/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedAppStatuses/item/index.js +56 -0
- package/deviceAppManagement/managedEBooks/count/index.d.ts +40 -0
- package/deviceAppManagement/managedEBooks/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/count/index.js +35 -0
- package/deviceAppManagement/managedEBooks/index.d.ts +97 -0
- package/deviceAppManagement/managedEBooks/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/index.js +71 -0
- package/deviceAppManagement/managedEBooks/item/assign/index.d.ts +60 -0
- package/deviceAppManagement/managedEBooks/item/assign/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/assign/index.js +59 -0
- package/deviceAppManagement/managedEBooks/item/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/managedEBooks/item/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/assignments/count/index.js +35 -0
- package/deviceAppManagement/managedEBooks/item/assignments/index.d.ts +97 -0
- package/deviceAppManagement/managedEBooks/item/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/assignments/index.js +70 -0
- package/deviceAppManagement/managedEBooks/item/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/managedEBooks/item/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/assignments/item/index.js +56 -0
- package/deviceAppManagement/managedEBooks/item/deviceStates/count/index.d.ts +40 -0
- package/deviceAppManagement/managedEBooks/item/deviceStates/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/deviceStates/count/index.js +35 -0
- package/deviceAppManagement/managedEBooks/item/deviceStates/index.d.ts +97 -0
- package/deviceAppManagement/managedEBooks/item/deviceStates/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/deviceStates/index.js +70 -0
- package/deviceAppManagement/managedEBooks/item/deviceStates/item/index.d.ts +69 -0
- package/deviceAppManagement/managedEBooks/item/deviceStates/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/deviceStates/item/index.js +56 -0
- package/deviceAppManagement/managedEBooks/item/index.d.ts +98 -0
- package/deviceAppManagement/managedEBooks/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/index.js +89 -0
- package/deviceAppManagement/managedEBooks/item/installSummary/index.d.ts +68 -0
- package/deviceAppManagement/managedEBooks/item/installSummary/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/installSummary/index.js +56 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/count/index.d.ts +40 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/count/index.js +35 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/index.d.ts +97 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/index.js +71 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/count/index.d.ts +40 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/count/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/count/index.js +35 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/index.d.ts +95 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/index.js +70 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/item/index.d.ts +66 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/item/index.js +56 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/index.d.ts +78 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/index.d.ts.map +1 -0
- package/deviceAppManagement/managedEBooks/item/userStateSummary/item/index.js +67 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/count/index.d.ts +40 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/count/index.js +35 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/index.d.ts +97 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/index.js +71 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/count/index.js +35 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/index.d.ts +95 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/index.js +70 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/item/index.d.ts +66 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/item/index.js +56 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.d.ts +40 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.js +35 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.d.ts +95 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.js +70 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.d.ts +66 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.js +56 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/index.d.ts +88 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/index.js +79 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.d.ts +40 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.js +35 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.d.ts +95 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.js +70 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.d.ts +66 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.js +56 -0
- package/deviceAppManagement/mobileAppCategories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileAppCategories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppCategories/count/index.js +35 -0
- package/deviceAppManagement/mobileAppCategories/index.d.ts +97 -0
- package/deviceAppManagement/mobileAppCategories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppCategories/index.js +70 -0
- package/deviceAppManagement/mobileAppCategories/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileAppCategories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppCategories/item/index.js +56 -0
- package/deviceAppManagement/mobileAppConfigurations/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileAppConfigurations/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/count/index.js +35 -0
- package/deviceAppManagement/mobileAppConfigurations/index.d.ts +97 -0
- package/deviceAppManagement/mobileAppConfigurations/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/index.js +71 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assign/index.d.ts +60 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assign/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assign/index.js +59 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assignments/index.js +70 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatusSummary/index.d.ts +68 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatusSummary/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatusSummary/index.js +56 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/count/index.js +35 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/index.d.ts +97 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/index.js +70 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/item/index.js +56 -0
- package/deviceAppManagement/mobileAppConfigurations/item/index.d.ts +103 -0
- package/deviceAppManagement/mobileAppConfigurations/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/index.js +94 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatusSummary/index.d.ts +68 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatusSummary/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatusSummary/index.js +56 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/count/index.js +35 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/index.d.ts +97 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/index.js +70 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphAndroidLobApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphAndroidLobApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphAndroidLobApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphAndroidLobApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphAndroidLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphAndroidLobApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphAndroidStoreApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphAndroidStoreApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphAndroidStoreApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphAndroidStoreApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphAndroidStoreApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphAndroidStoreApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphIosLobApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphIosLobApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphIosLobApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphIosLobApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphIosLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphIosLobApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphIosStoreApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphIosStoreApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphIosStoreApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphIosStoreApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphIosStoreApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphIosStoreApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphIosVppApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphIosVppApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphIosVppApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphIosVppApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphIosVppApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphIosVppApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphMacOSDmgApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphMacOSDmgApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphMacOSDmgApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphMacOSDmgApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphMacOSDmgApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphMacOSDmgApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphMacOSLobApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphMacOSLobApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphMacOSLobApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphMacOSLobApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphMacOSLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphMacOSLobApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphWin32LobApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphWin32LobApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWin32LobApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphWin32LobApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphWin32LobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWin32LobApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphWindowsAppX/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphWindowsAppX/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWindowsAppX/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphWindowsAppX/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphWindowsAppX/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWindowsAppX/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/index.js +52 -0
- package/deviceAppManagement/mobileApps/graphWindowsWebApp/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/graphWindowsWebApp/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWindowsWebApp/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/graphWindowsWebApp/index.d.ts +74 -0
- package/deviceAppManagement/mobileApps/graphWindowsWebApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/graphWindowsWebApp/index.js +52 -0
- package/deviceAppManagement/mobileApps/index.d.ts +177 -0
- package/deviceAppManagement/mobileApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/index.js +167 -0
- package/deviceAppManagement/mobileApps/item/assign/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/assign/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/assign/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/index.d.ts +55 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/index.js +53 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosLobApp/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/index.d.ts +55 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosStoreApp/index.js +53 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/index.d.ts +55 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphIosVppApp/index.js +53 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/index.d.ts +55 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/index.js +53 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWin32LobApp/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsAppX/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/index.d.ts +60 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/item/index.d.ts +66 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/index.d.ts +95 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/commit/index.d.ts +59 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/commit/index.js +59 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/index.js +71 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/renewUpload/index.js +26 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/index.d.ts +80 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/index.js +73 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/index.d.ts +65 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/index.js +65 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/index.d.ts +97 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/index.js +70 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/item/index.d.ts +69 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/item/index.js +56 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/count/index.d.ts +40 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/count/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/count/index.js +35 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/index.d.ts +81 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/index.js +58 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/item/index.d.ts +41 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/item/index.js +36 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/index.d.ts +55 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/index.js +53 -0
- package/deviceAppManagement/mobileApps/item/index.d.ts +168 -0
- package/deviceAppManagement/mobileApps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/mobileApps/item/index.js +174 -0
- package/deviceAppManagement/syncMicrosoftStoreForBusinessApps/index.d.ts +27 -0
- package/deviceAppManagement/syncMicrosoftStoreForBusinessApps/index.d.ts.map +1 -0
- package/deviceAppManagement/syncMicrosoftStoreForBusinessApps/index.js +26 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/count/index.d.ts +40 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/count/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/count/index.js +35 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/index.d.ts +97 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/index.js +71 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/count/index.d.ts +40 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/count/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/count/index.js +35 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/index.d.ts +95 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/index.js +70 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/item/index.d.ts +66 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/item/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/item/index.js +56 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assign/index.d.ts +60 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assign/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assign/index.js +59 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/count/index.js +35 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/index.d.ts +95 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/index.js +70 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/item/index.d.ts +66 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/item/index.js +56 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/deploymentSummary/index.d.ts +66 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/deploymentSummary/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/deploymentSummary/index.js +56 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/index.d.ts +98 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/index.js +88 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/targetApps/index.d.ts +64 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/targetApps/index.d.ts.map +1 -0
- package/deviceAppManagement/targetedManagedAppConfigurations/item/targetApps/index.js +61 -0
- package/deviceAppManagement/vppTokens/count/index.d.ts +40 -0
- package/deviceAppManagement/vppTokens/count/index.d.ts.map +1 -0
- package/deviceAppManagement/vppTokens/count/index.js +35 -0
- package/deviceAppManagement/vppTokens/index.d.ts +97 -0
- package/deviceAppManagement/vppTokens/index.d.ts.map +1 -0
- package/deviceAppManagement/vppTokens/index.js +71 -0
- package/deviceAppManagement/vppTokens/item/index.d.ts +78 -0
- package/deviceAppManagement/vppTokens/item/index.d.ts.map +1 -0
- package/deviceAppManagement/vppTokens/item/index.js +66 -0
- package/deviceAppManagement/vppTokens/item/syncLicenses/index.d.ts +29 -0
- package/deviceAppManagement/vppTokens/item/syncLicenses/index.d.ts.map +1 -0
- package/deviceAppManagement/vppTokens/item/syncLicenses/index.js +28 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/count/index.d.ts +40 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/count/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/count/index.js +35 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/index.d.ts +97 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/index.js +71 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/count/index.d.ts +40 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/count/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/count/index.js +35 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/index.d.ts +95 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/index.js +70 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/item/index.d.ts +66 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/item/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/item/index.js +56 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.d.ts +40 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.js +35 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.d.ts +95 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.js +70 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.d.ts +66 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.js +56 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/index.d.ts +88 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/index.js +79 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.d.ts +40 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.js +35 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.d.ts +95 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.js +70 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.d.ts +66 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.d.ts.map +1 -0
- package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.js +56 -0
- package/deviceAppManagementServiceClient.d.ts +25 -0
- package/deviceAppManagementServiceClient.d.ts.map +1 -0
- package/deviceAppManagementServiceClient.js +49 -0
- package/index.d.ts +11 -0
- package/index.d.ts.map +1 -0
- package/index.js +20 -0
- package/package.json +48 -0
- package/tsconfig.json +15 -0
- package/tsconfig.tsbuildinfo +1 -0
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
10
|
+
*/
|
|
11
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
12
|
+
"filter": "%24filter",
|
|
13
|
+
"search": "%24search",
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Metadata for all the requests in the request builder.
|
|
17
|
+
*/
|
|
18
|
+
exports.CountRequestBuilderRequestsMetadata = {
|
|
19
|
+
get: {
|
|
20
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
21
|
+
errorMappings: {
|
|
22
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
23
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
26
|
+
responseBodyFactory: "number",
|
|
27
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Uri template for the request builder.
|
|
32
|
+
*/
|
|
33
|
+
exports.CountRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/managedEBooks/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { type ManagedEBook, type ManagedEBookCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type ManagedEBookItemRequestBuilder } from './item/';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the managedEBooks property of the microsoft.graph.deviceAppManagement entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface ManagedEBooksRequestBuilder extends BaseRequestBuilder<ManagedEBooksRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the managedEBooks property of the microsoft.graph.deviceAppManagement entity.
|
|
15
|
+
* @param managedEBookId The unique identifier of managedEBook
|
|
16
|
+
* @returns a ManagedEBookItemRequestBuilder
|
|
17
|
+
*/
|
|
18
|
+
byManagedEBookId(managedEBookId: string): ManagedEBookItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* List properties and relationships of the managedEBook objects.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns a Promise of ManagedEBookCollectionResponse
|
|
23
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0|Find more info here}
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<ManagedEBooksRequestBuilderGetQueryParameters> | undefined): Promise<ManagedEBookCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create a new iosVppEBook object.
|
|
28
|
+
* @param body The request body
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns a Promise of ManagedEBook
|
|
31
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0|Find more info here}
|
|
32
|
+
*/
|
|
33
|
+
post(body: ManagedEBook, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ManagedEBook | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* List properties and relationships of the managedEBook objects.
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns a RequestInformation
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ManagedEBooksRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create a new iosVppEBook object.
|
|
42
|
+
* @param body The request body
|
|
43
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
|
+
* @returns a RequestInformation
|
|
45
|
+
*/
|
|
46
|
+
toPostRequestInformation(body: ManagedEBook, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* List properties and relationships of the managedEBook objects.
|
|
50
|
+
*/
|
|
51
|
+
export interface ManagedEBooksRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Include count of items
|
|
54
|
+
*/
|
|
55
|
+
count?: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* Expand related entities
|
|
58
|
+
*/
|
|
59
|
+
expand?: string[];
|
|
60
|
+
/**
|
|
61
|
+
* Filter items by property values
|
|
62
|
+
*/
|
|
63
|
+
filter?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Order items by property values
|
|
66
|
+
*/
|
|
67
|
+
orderby?: string[];
|
|
68
|
+
/**
|
|
69
|
+
* Search items by search phrases
|
|
70
|
+
*/
|
|
71
|
+
search?: string;
|
|
72
|
+
/**
|
|
73
|
+
* Select properties to be returned
|
|
74
|
+
*/
|
|
75
|
+
select?: string[];
|
|
76
|
+
/**
|
|
77
|
+
* Skip the first n items
|
|
78
|
+
*/
|
|
79
|
+
skip?: number;
|
|
80
|
+
/**
|
|
81
|
+
* Show only the first n items
|
|
82
|
+
*/
|
|
83
|
+
top?: number;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Metadata for all the navigation properties in the request builder.
|
|
87
|
+
*/
|
|
88
|
+
export declare const ManagedEBooksRequestBuilderNavigationMetadata: Record<Exclude<keyof ManagedEBooksRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the requests in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const ManagedEBooksRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
93
|
+
/**
|
|
94
|
+
* Uri template for the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const ManagedEBooksRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/managedEBooks{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
97
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAErO,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAA+I,KAAK,8BAA8B,EAAE,MAAM,SAAS,CAAC;AAC3M,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,gBAAgB,CAAC,cAAc,EAAE,MAAM,GAAI,8BAA8B,CAAC;IAC3E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IACnK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAC/H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvI;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,8HAA8H,CAAC"}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ManagedEBooksRequestBuilderUriTemplate = exports.ManagedEBooksRequestBuilderRequestsMetadata = exports.ManagedEBooksRequestBuilderNavigationMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
const item_1 = require("./item/");
|
|
11
|
+
/**
|
|
12
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
13
|
+
*/
|
|
14
|
+
const ManagedEBooksRequestBuilderGetQueryParametersMapper = {
|
|
15
|
+
"count": "%24count",
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"filter": "%24filter",
|
|
18
|
+
"orderby": "%24orderby",
|
|
19
|
+
"search": "%24search",
|
|
20
|
+
"select": "%24select",
|
|
21
|
+
"skip": "%24skip",
|
|
22
|
+
"top": "%24top",
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Metadata for all the navigation properties in the request builder.
|
|
26
|
+
*/
|
|
27
|
+
exports.ManagedEBooksRequestBuilderNavigationMetadata = {
|
|
28
|
+
byManagedEBookId: {
|
|
29
|
+
uriTemplate: item_1.ManagedEBookItemRequestBuilderUriTemplate,
|
|
30
|
+
requestsMetadata: item_1.ManagedEBookItemRequestBuilderRequestsMetadata,
|
|
31
|
+
navigationMetadata: item_1.ManagedEBookItemRequestBuilderNavigationMetadata,
|
|
32
|
+
pathParametersMappings: ["managedEBook%2Did"],
|
|
33
|
+
},
|
|
34
|
+
count: {
|
|
35
|
+
uriTemplate: count_1.CountRequestBuilderUriTemplate,
|
|
36
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
37
|
+
},
|
|
38
|
+
};
|
|
39
|
+
/**
|
|
40
|
+
* Metadata for all the requests in the request builder.
|
|
41
|
+
*/
|
|
42
|
+
exports.ManagedEBooksRequestBuilderRequestsMetadata = {
|
|
43
|
+
get: {
|
|
44
|
+
responseBodyContentType: "application/json",
|
|
45
|
+
errorMappings: {
|
|
46
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
47
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
48
|
+
},
|
|
49
|
+
adapterMethodName: "sendAsync",
|
|
50
|
+
responseBodyFactory: models_1.createManagedEBookCollectionResponseFromDiscriminatorValue,
|
|
51
|
+
queryParametersMapper: ManagedEBooksRequestBuilderGetQueryParametersMapper,
|
|
52
|
+
},
|
|
53
|
+
post: {
|
|
54
|
+
responseBodyContentType: "application/json",
|
|
55
|
+
errorMappings: {
|
|
56
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
57
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
58
|
+
},
|
|
59
|
+
adapterMethodName: "sendAsync",
|
|
60
|
+
responseBodyFactory: models_1.createManagedEBookFromDiscriminatorValue,
|
|
61
|
+
requestBodyContentType: "application/json",
|
|
62
|
+
requestBodySerializer: models_1.serializeManagedEBook,
|
|
63
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
64
|
+
},
|
|
65
|
+
};
|
|
66
|
+
/**
|
|
67
|
+
* Uri template for the request builder.
|
|
68
|
+
*/
|
|
69
|
+
exports.ManagedEBooksRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/managedEBooks{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
70
|
+
/* tslint:enable */
|
|
71
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { type ManagedEBookAssignment } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
|
+
export interface AssignPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
4
|
+
/**
|
|
5
|
+
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
6
|
+
*/
|
|
7
|
+
additionalData?: Record<string, unknown>;
|
|
8
|
+
/**
|
|
9
|
+
* Stores model information.
|
|
10
|
+
*/
|
|
11
|
+
backingStoreEnabled?: boolean;
|
|
12
|
+
/**
|
|
13
|
+
* The managedEBookAssignments property
|
|
14
|
+
*/
|
|
15
|
+
managedEBookAssignments?: ManagedEBookAssignment[];
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Provides operations to call the assign method.
|
|
19
|
+
*/
|
|
20
|
+
export interface AssignRequestBuilder extends BaseRequestBuilder<AssignRequestBuilder> {
|
|
21
|
+
/**
|
|
22
|
+
* Not yet documented
|
|
23
|
+
* @param body The request body
|
|
24
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
25
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0|Find more info here}
|
|
26
|
+
*/
|
|
27
|
+
post(body: AssignPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
28
|
+
/**
|
|
29
|
+
* Not yet documented
|
|
30
|
+
* @param body The request body
|
|
31
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
32
|
+
* @returns a RequestInformation
|
|
33
|
+
*/
|
|
34
|
+
toPostRequestInformation(body: AssignPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
38
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
39
|
+
* @returns a assignPostRequestBody
|
|
40
|
+
*/
|
|
41
|
+
export declare function createAssignPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoAssignPostRequestBody;
|
|
42
|
+
/**
|
|
43
|
+
* The deserialization information for the current model
|
|
44
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
45
|
+
*/
|
|
46
|
+
export declare function deserializeIntoAssignPostRequestBody(assignPostRequestBody?: AssignPostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
|
|
47
|
+
/**
|
|
48
|
+
* Serializes information the current object
|
|
49
|
+
* @param writer Serialization writer to use to serialize this model
|
|
50
|
+
*/
|
|
51
|
+
export declare function serializeAssignPostRequestBody(writer: SerializationWriter, assignPostRequestBody?: AssignPostRequestBody | undefined): void;
|
|
52
|
+
/**
|
|
53
|
+
* Metadata for all the requests in the request builder.
|
|
54
|
+
*/
|
|
55
|
+
export declare const AssignRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
56
|
+
/**
|
|
57
|
+
* Uri template for the request builder.
|
|
58
|
+
*/
|
|
59
|
+
export declare const AssignRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assign";
|
|
60
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAElK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,uBAAuB,CAAC,EAAE,sBAAsB,EAAE,CAAC;CACtD;AACD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACpH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;;GAIG;AACH,wBAAgB,iDAAiD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,+CAEjG;AACD;;;GAGG;AACH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,qBAAqB,GAAG,SAAuC,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvL;AACD;;;GAGG;AACH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,qBAAqB,GAAG,SAAuC,GAAI,IAAI,CAGzK;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAYlD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+BAA+B,4EAA4E,CAAC"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AssignRequestBuilderUriTemplate = exports.AssignRequestBuilderRequestsMetadata = exports.serializeAssignPostRequestBody = exports.deserializeIntoAssignPostRequestBody = exports.createAssignPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
11
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
12
|
+
* @returns a assignPostRequestBody
|
|
13
|
+
*/
|
|
14
|
+
function createAssignPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
15
|
+
return deserializeIntoAssignPostRequestBody;
|
|
16
|
+
}
|
|
17
|
+
exports.createAssignPostRequestBodyFromDiscriminatorValue = createAssignPostRequestBodyFromDiscriminatorValue;
|
|
18
|
+
/**
|
|
19
|
+
* The deserialization information for the current model
|
|
20
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
21
|
+
*/
|
|
22
|
+
function deserializeIntoAssignPostRequestBody(assignPostRequestBody = {}) {
|
|
23
|
+
return {
|
|
24
|
+
"backingStoreEnabled": n => { assignPostRequestBody.backingStoreEnabled = true; },
|
|
25
|
+
"managedEBookAssignments": n => { assignPostRequestBody.managedEBookAssignments = n.getCollectionOfObjectValues(models_1.createManagedEBookAssignmentFromDiscriminatorValue); },
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
exports.deserializeIntoAssignPostRequestBody = deserializeIntoAssignPostRequestBody;
|
|
29
|
+
/**
|
|
30
|
+
* Serializes information the current object
|
|
31
|
+
* @param writer Serialization writer to use to serialize this model
|
|
32
|
+
*/
|
|
33
|
+
function serializeAssignPostRequestBody(writer, assignPostRequestBody = {}) {
|
|
34
|
+
writer.writeCollectionOfObjectValues("managedEBookAssignments", assignPostRequestBody.managedEBookAssignments, models_1.serializeManagedEBookAssignment);
|
|
35
|
+
writer.writeAdditionalData(assignPostRequestBody.additionalData);
|
|
36
|
+
}
|
|
37
|
+
exports.serializeAssignPostRequestBody = serializeAssignPostRequestBody;
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
exports.AssignRequestBuilderRequestsMetadata = {
|
|
42
|
+
post: {
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
46
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
47
|
+
},
|
|
48
|
+
adapterMethodName: "sendNoResponseContentAsync",
|
|
49
|
+
requestBodyContentType: "application/json",
|
|
50
|
+
requestBodySerializer: serializeAssignPostRequestBody,
|
|
51
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
52
|
+
},
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* Uri template for the request builder.
|
|
56
|
+
*/
|
|
57
|
+
exports.AssignRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assign";
|
|
58
|
+
/* tslint:enable */
|
|
59
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to count the resources in the collection.
|
|
4
|
+
*/
|
|
5
|
+
export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Get the number of the resource
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns a Promise of Integer
|
|
10
|
+
*/
|
|
11
|
+
get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
|
|
12
|
+
/**
|
|
13
|
+
* Get the number of the resource
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns a RequestInformation
|
|
16
|
+
*/
|
|
17
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Get the number of the resource
|
|
21
|
+
*/
|
|
22
|
+
export interface CountRequestBuilderGetQueryParameters {
|
|
23
|
+
/**
|
|
24
|
+
* Filter items by property values
|
|
25
|
+
*/
|
|
26
|
+
filter?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Search items by search phrases
|
|
29
|
+
*/
|
|
30
|
+
search?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Metadata for all the requests in the request builder.
|
|
34
|
+
*/
|
|
35
|
+
export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
36
|
+
/**
|
|
37
|
+
* Uri template for the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const CountRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assignments/$count{?%24search,%24filter}";
|
|
40
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,8GAA8G,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
10
|
+
*/
|
|
11
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
12
|
+
"filter": "%24filter",
|
|
13
|
+
"search": "%24search",
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Metadata for all the requests in the request builder.
|
|
17
|
+
*/
|
|
18
|
+
exports.CountRequestBuilderRequestsMetadata = {
|
|
19
|
+
get: {
|
|
20
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
21
|
+
errorMappings: {
|
|
22
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
23
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
26
|
+
responseBodyFactory: "number",
|
|
27
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Uri template for the request builder.
|
|
32
|
+
*/
|
|
33
|
+
exports.CountRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assignments/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { type ManagedEBookAssignment, type ManagedEBookAssignmentCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type ManagedEBookAssignmentItemRequestBuilder } from './item/';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the assignments property of the microsoft.graph.managedEBook entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface AssignmentsRequestBuilder extends BaseRequestBuilder<AssignmentsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the assignments property of the microsoft.graph.managedEBook entity.
|
|
15
|
+
* @param managedEBookAssignmentId The unique identifier of managedEBookAssignment
|
|
16
|
+
* @returns a ManagedEBookAssignmentItemRequestBuilder
|
|
17
|
+
*/
|
|
18
|
+
byManagedEBookAssignmentId(managedEBookAssignmentId: string): ManagedEBookAssignmentItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* List properties and relationships of the managedEBookAssignment objects.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns a Promise of ManagedEBookAssignmentCollectionResponse
|
|
23
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0|Find more info here}
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<AssignmentsRequestBuilderGetQueryParameters> | undefined): Promise<ManagedEBookAssignmentCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create a new iosVppEBookAssignment object.
|
|
28
|
+
* @param body The request body
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns a Promise of ManagedEBookAssignment
|
|
31
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0|Find more info here}
|
|
32
|
+
*/
|
|
33
|
+
post(body: ManagedEBookAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ManagedEBookAssignment | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* List properties and relationships of the managedEBookAssignment objects.
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns a RequestInformation
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<AssignmentsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create a new iosVppEBookAssignment object.
|
|
42
|
+
* @param body The request body
|
|
43
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
|
+
* @returns a RequestInformation
|
|
45
|
+
*/
|
|
46
|
+
toPostRequestInformation(body: ManagedEBookAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* List properties and relationships of the managedEBookAssignment objects.
|
|
50
|
+
*/
|
|
51
|
+
export interface AssignmentsRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Include count of items
|
|
54
|
+
*/
|
|
55
|
+
count?: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* Expand related entities
|
|
58
|
+
*/
|
|
59
|
+
expand?: string[];
|
|
60
|
+
/**
|
|
61
|
+
* Filter items by property values
|
|
62
|
+
*/
|
|
63
|
+
filter?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Order items by property values
|
|
66
|
+
*/
|
|
67
|
+
orderby?: string[];
|
|
68
|
+
/**
|
|
69
|
+
* Search items by search phrases
|
|
70
|
+
*/
|
|
71
|
+
search?: string;
|
|
72
|
+
/**
|
|
73
|
+
* Select properties to be returned
|
|
74
|
+
*/
|
|
75
|
+
select?: string[];
|
|
76
|
+
/**
|
|
77
|
+
* Skip the first n items
|
|
78
|
+
*/
|
|
79
|
+
skip?: number;
|
|
80
|
+
/**
|
|
81
|
+
* Show only the first n items
|
|
82
|
+
*/
|
|
83
|
+
top?: number;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Metadata for all the navigation properties in the request builder.
|
|
87
|
+
*/
|
|
88
|
+
export declare const AssignmentsRequestBuilderNavigationMetadata: Record<Exclude<keyof AssignmentsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the requests in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const AssignmentsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
93
|
+
/**
|
|
94
|
+
* Uri template for the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const AssignmentsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assignments{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
97
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6J,KAAK,sBAAsB,EAAE,KAAK,wCAAwC,EAAE,MAAM,gCAAgC,CAAC;AAEvR,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAiH,KAAK,wCAAwC,EAAE,MAAM,SAAS,CAAC;AACvL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,0BAA0B,CAAC,wBAAwB,EAAE,MAAM,GAAI,wCAAwC,CAAC;IACzG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wCAAwC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAuBvD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oCAAoC,8JAA8J,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AssignmentsRequestBuilderUriTemplate = exports.AssignmentsRequestBuilderRequestsMetadata = exports.AssignmentsRequestBuilderNavigationMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
const item_1 = require("./item/");
|
|
11
|
+
/**
|
|
12
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
13
|
+
*/
|
|
14
|
+
const AssignmentsRequestBuilderGetQueryParametersMapper = {
|
|
15
|
+
"count": "%24count",
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"filter": "%24filter",
|
|
18
|
+
"orderby": "%24orderby",
|
|
19
|
+
"search": "%24search",
|
|
20
|
+
"select": "%24select",
|
|
21
|
+
"skip": "%24skip",
|
|
22
|
+
"top": "%24top",
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Metadata for all the navigation properties in the request builder.
|
|
26
|
+
*/
|
|
27
|
+
exports.AssignmentsRequestBuilderNavigationMetadata = {
|
|
28
|
+
byManagedEBookAssignmentId: {
|
|
29
|
+
uriTemplate: item_1.ManagedEBookAssignmentItemRequestBuilderUriTemplate,
|
|
30
|
+
requestsMetadata: item_1.ManagedEBookAssignmentItemRequestBuilderRequestsMetadata,
|
|
31
|
+
pathParametersMappings: ["managedEBookAssignment%2Did"],
|
|
32
|
+
},
|
|
33
|
+
count: {
|
|
34
|
+
uriTemplate: count_1.CountRequestBuilderUriTemplate,
|
|
35
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
36
|
+
},
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
exports.AssignmentsRequestBuilderRequestsMetadata = {
|
|
42
|
+
get: {
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
46
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
47
|
+
},
|
|
48
|
+
adapterMethodName: "sendAsync",
|
|
49
|
+
responseBodyFactory: models_1.createManagedEBookAssignmentCollectionResponseFromDiscriminatorValue,
|
|
50
|
+
queryParametersMapper: AssignmentsRequestBuilderGetQueryParametersMapper,
|
|
51
|
+
},
|
|
52
|
+
post: {
|
|
53
|
+
responseBodyContentType: "application/json",
|
|
54
|
+
errorMappings: {
|
|
55
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
56
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
57
|
+
},
|
|
58
|
+
adapterMethodName: "sendAsync",
|
|
59
|
+
responseBodyFactory: models_1.createManagedEBookAssignmentFromDiscriminatorValue,
|
|
60
|
+
requestBodyContentType: "application/json",
|
|
61
|
+
requestBodySerializer: models_1.serializeManagedEBookAssignment,
|
|
62
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* Uri template for the request builder.
|
|
67
|
+
*/
|
|
68
|
+
exports.AssignmentsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assignments{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
69
|
+
/* tslint:enable */
|
|
70
|
+
/* eslint-enable */
|