@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,142 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeviceAppManagementRequestBuilderUriTemplate = exports.DeviceAppManagementRequestBuilderRequestsMetadata = exports.DeviceAppManagementRequestBuilderNavigationMetadata = 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 androidManagedAppProtections_1 = require("./androidManagedAppProtections/");
|
|
10
|
+
const defaultManagedAppProtections_1 = require("./defaultManagedAppProtections/");
|
|
11
|
+
const iosManagedAppProtections_1 = require("./iosManagedAppProtections/");
|
|
12
|
+
const managedAppPolicies_1 = require("./managedAppPolicies/");
|
|
13
|
+
const managedAppRegistrations_1 = require("./managedAppRegistrations/");
|
|
14
|
+
const managedAppStatuses_1 = require("./managedAppStatuses/");
|
|
15
|
+
const managedEBooks_1 = require("./managedEBooks/");
|
|
16
|
+
const mdmWindowsInformationProtectionPolicies_1 = require("./mdmWindowsInformationProtectionPolicies/");
|
|
17
|
+
const mobileAppCategories_1 = require("./mobileAppCategories/");
|
|
18
|
+
const mobileAppConfigurations_1 = require("./mobileAppConfigurations/");
|
|
19
|
+
const mobileApps_1 = require("./mobileApps/");
|
|
20
|
+
const syncMicrosoftStoreForBusinessApps_1 = require("./syncMicrosoftStoreForBusinessApps/");
|
|
21
|
+
const targetedManagedAppConfigurations_1 = require("./targetedManagedAppConfigurations/");
|
|
22
|
+
const vppTokens_1 = require("./vppTokens/");
|
|
23
|
+
const windowsInformationProtectionPolicies_1 = require("./windowsInformationProtectionPolicies/");
|
|
24
|
+
/**
|
|
25
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
26
|
+
*/
|
|
27
|
+
const DeviceAppManagementRequestBuilderGetQueryParametersMapper = {
|
|
28
|
+
"expand": "%24expand",
|
|
29
|
+
"select": "%24select",
|
|
30
|
+
};
|
|
31
|
+
/**
|
|
32
|
+
* Metadata for all the navigation properties in the request builder.
|
|
33
|
+
*/
|
|
34
|
+
exports.DeviceAppManagementRequestBuilderNavigationMetadata = {
|
|
35
|
+
androidManagedAppProtections: {
|
|
36
|
+
uriTemplate: androidManagedAppProtections_1.AndroidManagedAppProtectionsRequestBuilderUriTemplate,
|
|
37
|
+
requestsMetadata: androidManagedAppProtections_1.AndroidManagedAppProtectionsRequestBuilderRequestsMetadata,
|
|
38
|
+
navigationMetadata: androidManagedAppProtections_1.AndroidManagedAppProtectionsRequestBuilderNavigationMetadata,
|
|
39
|
+
},
|
|
40
|
+
defaultManagedAppProtections: {
|
|
41
|
+
uriTemplate: defaultManagedAppProtections_1.DefaultManagedAppProtectionsRequestBuilderUriTemplate,
|
|
42
|
+
requestsMetadata: defaultManagedAppProtections_1.DefaultManagedAppProtectionsRequestBuilderRequestsMetadata,
|
|
43
|
+
navigationMetadata: defaultManagedAppProtections_1.DefaultManagedAppProtectionsRequestBuilderNavigationMetadata,
|
|
44
|
+
},
|
|
45
|
+
iosManagedAppProtections: {
|
|
46
|
+
uriTemplate: iosManagedAppProtections_1.IosManagedAppProtectionsRequestBuilderUriTemplate,
|
|
47
|
+
requestsMetadata: iosManagedAppProtections_1.IosManagedAppProtectionsRequestBuilderRequestsMetadata,
|
|
48
|
+
navigationMetadata: iosManagedAppProtections_1.IosManagedAppProtectionsRequestBuilderNavigationMetadata,
|
|
49
|
+
},
|
|
50
|
+
managedAppPolicies: {
|
|
51
|
+
uriTemplate: managedAppPolicies_1.ManagedAppPoliciesRequestBuilderUriTemplate,
|
|
52
|
+
requestsMetadata: managedAppPolicies_1.ManagedAppPoliciesRequestBuilderRequestsMetadata,
|
|
53
|
+
navigationMetadata: managedAppPolicies_1.ManagedAppPoliciesRequestBuilderNavigationMetadata,
|
|
54
|
+
},
|
|
55
|
+
managedAppRegistrations: {
|
|
56
|
+
uriTemplate: managedAppRegistrations_1.ManagedAppRegistrationsRequestBuilderUriTemplate,
|
|
57
|
+
requestsMetadata: managedAppRegistrations_1.ManagedAppRegistrationsRequestBuilderRequestsMetadata,
|
|
58
|
+
navigationMetadata: managedAppRegistrations_1.ManagedAppRegistrationsRequestBuilderNavigationMetadata,
|
|
59
|
+
},
|
|
60
|
+
managedAppStatuses: {
|
|
61
|
+
uriTemplate: managedAppStatuses_1.ManagedAppStatusesRequestBuilderUriTemplate,
|
|
62
|
+
requestsMetadata: managedAppStatuses_1.ManagedAppStatusesRequestBuilderRequestsMetadata,
|
|
63
|
+
navigationMetadata: managedAppStatuses_1.ManagedAppStatusesRequestBuilderNavigationMetadata,
|
|
64
|
+
},
|
|
65
|
+
managedEBooks: {
|
|
66
|
+
uriTemplate: managedEBooks_1.ManagedEBooksRequestBuilderUriTemplate,
|
|
67
|
+
requestsMetadata: managedEBooks_1.ManagedEBooksRequestBuilderRequestsMetadata,
|
|
68
|
+
navigationMetadata: managedEBooks_1.ManagedEBooksRequestBuilderNavigationMetadata,
|
|
69
|
+
},
|
|
70
|
+
mdmWindowsInformationProtectionPolicies: {
|
|
71
|
+
uriTemplate: mdmWindowsInformationProtectionPolicies_1.MdmWindowsInformationProtectionPoliciesRequestBuilderUriTemplate,
|
|
72
|
+
requestsMetadata: mdmWindowsInformationProtectionPolicies_1.MdmWindowsInformationProtectionPoliciesRequestBuilderRequestsMetadata,
|
|
73
|
+
navigationMetadata: mdmWindowsInformationProtectionPolicies_1.MdmWindowsInformationProtectionPoliciesRequestBuilderNavigationMetadata,
|
|
74
|
+
},
|
|
75
|
+
mobileAppCategories: {
|
|
76
|
+
uriTemplate: mobileAppCategories_1.MobileAppCategoriesRequestBuilderUriTemplate,
|
|
77
|
+
requestsMetadata: mobileAppCategories_1.MobileAppCategoriesRequestBuilderRequestsMetadata,
|
|
78
|
+
navigationMetadata: mobileAppCategories_1.MobileAppCategoriesRequestBuilderNavigationMetadata,
|
|
79
|
+
},
|
|
80
|
+
mobileAppConfigurations: {
|
|
81
|
+
uriTemplate: mobileAppConfigurations_1.MobileAppConfigurationsRequestBuilderUriTemplate,
|
|
82
|
+
requestsMetadata: mobileAppConfigurations_1.MobileAppConfigurationsRequestBuilderRequestsMetadata,
|
|
83
|
+
navigationMetadata: mobileAppConfigurations_1.MobileAppConfigurationsRequestBuilderNavigationMetadata,
|
|
84
|
+
},
|
|
85
|
+
mobileApps: {
|
|
86
|
+
uriTemplate: mobileApps_1.MobileAppsRequestBuilderUriTemplate,
|
|
87
|
+
requestsMetadata: mobileApps_1.MobileAppsRequestBuilderRequestsMetadata,
|
|
88
|
+
navigationMetadata: mobileApps_1.MobileAppsRequestBuilderNavigationMetadata,
|
|
89
|
+
},
|
|
90
|
+
syncMicrosoftStoreForBusinessApps: {
|
|
91
|
+
uriTemplate: syncMicrosoftStoreForBusinessApps_1.SyncMicrosoftStoreForBusinessAppsRequestBuilderUriTemplate,
|
|
92
|
+
requestsMetadata: syncMicrosoftStoreForBusinessApps_1.SyncMicrosoftStoreForBusinessAppsRequestBuilderRequestsMetadata,
|
|
93
|
+
},
|
|
94
|
+
targetedManagedAppConfigurations: {
|
|
95
|
+
uriTemplate: targetedManagedAppConfigurations_1.TargetedManagedAppConfigurationsRequestBuilderUriTemplate,
|
|
96
|
+
requestsMetadata: targetedManagedAppConfigurations_1.TargetedManagedAppConfigurationsRequestBuilderRequestsMetadata,
|
|
97
|
+
navigationMetadata: targetedManagedAppConfigurations_1.TargetedManagedAppConfigurationsRequestBuilderNavigationMetadata,
|
|
98
|
+
},
|
|
99
|
+
vppTokens: {
|
|
100
|
+
uriTemplate: vppTokens_1.VppTokensRequestBuilderUriTemplate,
|
|
101
|
+
requestsMetadata: vppTokens_1.VppTokensRequestBuilderRequestsMetadata,
|
|
102
|
+
navigationMetadata: vppTokens_1.VppTokensRequestBuilderNavigationMetadata,
|
|
103
|
+
},
|
|
104
|
+
windowsInformationProtectionPolicies: {
|
|
105
|
+
uriTemplate: windowsInformationProtectionPolicies_1.WindowsInformationProtectionPoliciesRequestBuilderUriTemplate,
|
|
106
|
+
requestsMetadata: windowsInformationProtectionPolicies_1.WindowsInformationProtectionPoliciesRequestBuilderRequestsMetadata,
|
|
107
|
+
navigationMetadata: windowsInformationProtectionPolicies_1.WindowsInformationProtectionPoliciesRequestBuilderNavigationMetadata,
|
|
108
|
+
},
|
|
109
|
+
};
|
|
110
|
+
/**
|
|
111
|
+
* Metadata for all the requests in the request builder.
|
|
112
|
+
*/
|
|
113
|
+
exports.DeviceAppManagementRequestBuilderRequestsMetadata = {
|
|
114
|
+
get: {
|
|
115
|
+
responseBodyContentType: "application/json",
|
|
116
|
+
errorMappings: {
|
|
117
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
118
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
119
|
+
},
|
|
120
|
+
adapterMethodName: "sendAsync",
|
|
121
|
+
responseBodyFactory: models_1.createDeviceAppManagementFromDiscriminatorValue,
|
|
122
|
+
queryParametersMapper: DeviceAppManagementRequestBuilderGetQueryParametersMapper,
|
|
123
|
+
},
|
|
124
|
+
patch: {
|
|
125
|
+
responseBodyContentType: "application/json",
|
|
126
|
+
errorMappings: {
|
|
127
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
128
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
129
|
+
},
|
|
130
|
+
adapterMethodName: "sendAsync",
|
|
131
|
+
responseBodyFactory: models_1.createDeviceAppManagementFromDiscriminatorValue,
|
|
132
|
+
requestBodyContentType: "application/json",
|
|
133
|
+
requestBodySerializer: models_1.serializeDeviceAppManagement,
|
|
134
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
135
|
+
},
|
|
136
|
+
};
|
|
137
|
+
/**
|
|
138
|
+
* Uri template for the request builder.
|
|
139
|
+
*/
|
|
140
|
+
exports.DeviceAppManagementRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement{?%24select,%24expand}";
|
|
141
|
+
/* tslint:enable */
|
|
142
|
+
/* 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/iosManagedAppProtections/$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,yFAAyF,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/iosManagedAppProtections/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { type IosManagedAppProtection, type IosManagedAppProtectionCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type IosManagedAppProtectionItemRequestBuilder } 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 iosManagedAppProtections property of the microsoft.graph.deviceAppManagement entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface IosManagedAppProtectionsRequestBuilder extends BaseRequestBuilder<IosManagedAppProtectionsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the iosManagedAppProtections property of the microsoft.graph.deviceAppManagement entity.
|
|
15
|
+
* @param iosManagedAppProtectionId The unique identifier of iosManagedAppProtection
|
|
16
|
+
* @returns a IosManagedAppProtectionItemRequestBuilder
|
|
17
|
+
*/
|
|
18
|
+
byIosManagedAppProtectionId(iosManagedAppProtectionId: string): IosManagedAppProtectionItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* List properties and relationships of the iosManagedAppProtection objects.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns a Promise of IosManagedAppProtectionCollectionResponse
|
|
23
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-list?view=graph-rest-1.0|Find more info here}
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<IosManagedAppProtectionsRequestBuilderGetQueryParameters> | undefined): Promise<IosManagedAppProtectionCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create a new iosManagedAppProtection 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 IosManagedAppProtection
|
|
31
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-create?view=graph-rest-1.0|Find more info here}
|
|
32
|
+
*/
|
|
33
|
+
post(body: IosManagedAppProtection, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<IosManagedAppProtection | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* List properties and relationships of the iosManagedAppProtection 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<IosManagedAppProtectionsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create a new iosManagedAppProtection 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: IosManagedAppProtection, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* List properties and relationships of the iosManagedAppProtection objects.
|
|
50
|
+
*/
|
|
51
|
+
export interface IosManagedAppProtectionsRequestBuilderGetQueryParameters {
|
|
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 IosManagedAppProtectionsRequestBuilderNavigationMetadata: Record<Exclude<keyof IosManagedAppProtectionsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the requests in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const IosManagedAppProtectionsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
93
|
+
/**
|
|
94
|
+
* Uri template for the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const IosManagedAppProtectionsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections{?%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,EAAgK,KAAK,uBAAuB,EAAE,KAAK,yCAAyC,EAAE,MAAM,gCAAgC,CAAC;AAE5R,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAgL,KAAK,yCAAyC,EAAE,MAAM,SAAS,CAAC;AACvP,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,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,2BAA2B,CAAC,yBAAyB,EAAE,MAAM,GAAI,yCAAyC,CAAC;IAC5G;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yCAAyC,GAAG,SAAS,CAAC,CAAC;IACzL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACrJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;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,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAW1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBAuBpE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iDAAiD,yIAAyI,CAAC"}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IosManagedAppProtectionsRequestBuilderUriTemplate = exports.IosManagedAppProtectionsRequestBuilderRequestsMetadata = exports.IosManagedAppProtectionsRequestBuilderNavigationMetadata = 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 IosManagedAppProtectionsRequestBuilderGetQueryParametersMapper = {
|
|
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.IosManagedAppProtectionsRequestBuilderNavigationMetadata = {
|
|
28
|
+
byIosManagedAppProtectionId: {
|
|
29
|
+
uriTemplate: item_1.IosManagedAppProtectionItemRequestBuilderUriTemplate,
|
|
30
|
+
requestsMetadata: item_1.IosManagedAppProtectionItemRequestBuilderRequestsMetadata,
|
|
31
|
+
navigationMetadata: item_1.IosManagedAppProtectionItemRequestBuilderNavigationMetadata,
|
|
32
|
+
pathParametersMappings: ["iosManagedAppProtection%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.IosManagedAppProtectionsRequestBuilderRequestsMetadata = {
|
|
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.createIosManagedAppProtectionCollectionResponseFromDiscriminatorValue,
|
|
51
|
+
queryParametersMapper: IosManagedAppProtectionsRequestBuilderGetQueryParametersMapper,
|
|
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.createIosManagedAppProtectionFromDiscriminatorValue,
|
|
61
|
+
requestBodyContentType: "application/json",
|
|
62
|
+
requestBodySerializer: models_1.serializeIosManagedAppProtection,
|
|
63
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
64
|
+
},
|
|
65
|
+
};
|
|
66
|
+
/**
|
|
67
|
+
* Uri template for the request builder.
|
|
68
|
+
*/
|
|
69
|
+
exports.IosManagedAppProtectionsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
70
|
+
/* tslint:enable */
|
|
71
|
+
/* 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/iosManagedAppProtections/{iosManagedAppProtection%2Did}/apps/$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,6HAA6H,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/iosManagedAppProtections/{iosManagedAppProtection%2Did}/apps/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { type ManagedMobileApp, type ManagedMobileAppCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type ManagedMobileAppItemRequestBuilder } 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 apps property of the microsoft.graph.iosManagedAppProtection entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface AppsRequestBuilder extends BaseRequestBuilder<AppsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the apps property of the microsoft.graph.iosManagedAppProtection entity.
|
|
15
|
+
* @param managedMobileAppId The unique identifier of managedMobileApp
|
|
16
|
+
* @returns a ManagedMobileAppItemRequestBuilder
|
|
17
|
+
*/
|
|
18
|
+
byManagedMobileAppId(managedMobileAppId: string): ManagedMobileAppItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* List properties and relationships of the managedMobileApp objects.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns a Promise of ManagedMobileAppCollectionResponse
|
|
23
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-list?view=graph-rest-1.0|Find more info here}
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<AppsRequestBuilderGetQueryParameters> | undefined): Promise<ManagedMobileAppCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create a new managedMobileApp 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 ManagedMobileApp
|
|
31
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-create?view=graph-rest-1.0|Find more info here}
|
|
32
|
+
*/
|
|
33
|
+
post(body: ManagedMobileApp, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ManagedMobileApp | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* List properties and relationships of the managedMobileApp 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<AppsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create a new managedMobileApp 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: ManagedMobileApp, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* List properties and relationships of the managedMobileApp objects.
|
|
50
|
+
*/
|
|
51
|
+
export interface AppsRequestBuilderGetQueryParameters {
|
|
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 AppsRequestBuilderNavigationMetadata: Record<Exclude<keyof AppsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the requests in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const AppsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
93
|
+
/**
|
|
94
|
+
* Uri template for the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const AppsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/apps{?%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,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAEzP,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAqG,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AACrK,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,kBAAmB,SAAQ,kBAAkB,CAAC,kBAAkB,CAAC;IAC9E;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oCAAoC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oCAAoC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,oCAAoC;IACjD;;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,oCAAoC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,kBAAkB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUlJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kCAAkC,EAAE,gBAuBhD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6BAA6B,6KAA6K,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AppsRequestBuilderUriTemplate = exports.AppsRequestBuilderRequestsMetadata = exports.AppsRequestBuilderNavigationMetadata = 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 AppsRequestBuilderGetQueryParametersMapper = {
|
|
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.AppsRequestBuilderNavigationMetadata = {
|
|
28
|
+
byManagedMobileAppId: {
|
|
29
|
+
uriTemplate: item_1.ManagedMobileAppItemRequestBuilderUriTemplate,
|
|
30
|
+
requestsMetadata: item_1.ManagedMobileAppItemRequestBuilderRequestsMetadata,
|
|
31
|
+
pathParametersMappings: ["managedMobileApp%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.AppsRequestBuilderRequestsMetadata = {
|
|
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.createManagedMobileAppCollectionResponseFromDiscriminatorValue,
|
|
50
|
+
queryParametersMapper: AppsRequestBuilderGetQueryParametersMapper,
|
|
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.createManagedMobileAppFromDiscriminatorValue,
|
|
60
|
+
requestBodyContentType: "application/json",
|
|
61
|
+
requestBodySerializer: models_1.serializeManagedMobileApp,
|
|
62
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* Uri template for the request builder.
|
|
67
|
+
*/
|
|
68
|
+
exports.AppsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/apps{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
69
|
+
/* tslint:enable */
|
|
70
|
+
/* eslint-enable */
|