@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,69 @@
|
|
|
1
|
+
import { type ManagedMobileApp } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the apps property of the microsoft.graph.iosManagedAppProtection entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface ManagedMobileAppItemRequestBuilder extends BaseRequestBuilder<ManagedMobileAppItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Deletes a managedMobileApp.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-delete?view=graph-rest-1.0|Find more info here}
|
|
11
|
+
*/
|
|
12
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
|
+
/**
|
|
14
|
+
* Read properties and relationships of the managedMobileApp object.
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns a Promise of ManagedMobileApp
|
|
17
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-get?view=graph-rest-1.0|Find more info here}
|
|
18
|
+
*/
|
|
19
|
+
get(requestConfiguration?: RequestConfiguration<ManagedMobileAppItemRequestBuilderGetQueryParameters> | undefined): Promise<ManagedMobileApp | undefined>;
|
|
20
|
+
/**
|
|
21
|
+
* Update the properties of a managedMobileApp object.
|
|
22
|
+
* @param body The request body
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns a Promise of ManagedMobileApp
|
|
25
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-update?view=graph-rest-1.0|Find more info here}
|
|
26
|
+
*/
|
|
27
|
+
patch(body: ManagedMobileApp, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ManagedMobileApp | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* Deletes a managedMobileApp.
|
|
30
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
|
+
* @returns a RequestInformation
|
|
32
|
+
*/
|
|
33
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
34
|
+
/**
|
|
35
|
+
* Read properties and relationships of the managedMobileApp object.
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns a RequestInformation
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ManagedMobileAppItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Update the properties of a 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
|
+
toPatchRequestInformation(body: ManagedMobileApp, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Read properties and relationships of the managedMobileApp object.
|
|
50
|
+
*/
|
|
51
|
+
export interface ManagedMobileAppItemRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Expand related entities
|
|
54
|
+
*/
|
|
55
|
+
expand?: string[];
|
|
56
|
+
/**
|
|
57
|
+
* Select properties to be returned
|
|
58
|
+
*/
|
|
59
|
+
select?: string[];
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Metadata for all the requests in the request builder.
|
|
63
|
+
*/
|
|
64
|
+
export declare const ManagedMobileAppItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
65
|
+
/**
|
|
66
|
+
* Uri template for the request builder.
|
|
67
|
+
*/
|
|
68
|
+
export declare const ManagedMobileAppItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/apps/{managedMobileApp%2Did}{?%24select,%24expand}";
|
|
69
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAEhJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oDAAoD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACxI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oDAAoD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5I;AACD;;GAEG;AACH,MAAM,WAAW,oDAAoD;IACjE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBA+BhE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,8IAA8I,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ManagedMobileAppItemRequestBuilderUriTemplate = exports.ManagedMobileAppItemRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
11
|
+
*/
|
|
12
|
+
const ManagedMobileAppItemRequestBuilderGetQueryParametersMapper = {
|
|
13
|
+
"expand": "%24expand",
|
|
14
|
+
"select": "%24select",
|
|
15
|
+
};
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the requests in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
exports.ManagedMobileAppItemRequestBuilderRequestsMetadata = {
|
|
20
|
+
delete: {
|
|
21
|
+
responseBodyContentType: "application/json",
|
|
22
|
+
errorMappings: {
|
|
23
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
25
|
+
},
|
|
26
|
+
adapterMethodName: "sendNoResponseContentAsync",
|
|
27
|
+
},
|
|
28
|
+
get: {
|
|
29
|
+
responseBodyContentType: "application/json",
|
|
30
|
+
errorMappings: {
|
|
31
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
32
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
33
|
+
},
|
|
34
|
+
adapterMethodName: "sendAsync",
|
|
35
|
+
responseBodyFactory: models_1.createManagedMobileAppFromDiscriminatorValue,
|
|
36
|
+
queryParametersMapper: ManagedMobileAppItemRequestBuilderGetQueryParametersMapper,
|
|
37
|
+
},
|
|
38
|
+
patch: {
|
|
39
|
+
responseBodyContentType: "application/json",
|
|
40
|
+
errorMappings: {
|
|
41
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
42
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
43
|
+
},
|
|
44
|
+
adapterMethodName: "sendAsync",
|
|
45
|
+
responseBodyFactory: models_1.createManagedMobileAppFromDiscriminatorValue,
|
|
46
|
+
requestBodyContentType: "application/json",
|
|
47
|
+
requestBodySerializer: models_1.serializeManagedMobileApp,
|
|
48
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
49
|
+
},
|
|
50
|
+
};
|
|
51
|
+
/**
|
|
52
|
+
* Uri template for the request builder.
|
|
53
|
+
*/
|
|
54
|
+
exports.ManagedMobileAppItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/apps/{managedMobileApp%2Did}{?%24select,%24expand}";
|
|
55
|
+
/* tslint:enable */
|
|
56
|
+
/* 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}/assignments/$count{?%24search,%24filter}";
|
|
40
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,oIAAoI,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}/assignments/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import { type TargetedManagedAppPolicyAssignment, type TargetedManagedAppPolicyAssignmentCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type TargetedManagedAppPolicyAssignmentItemRequestBuilder } from './item/';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the assignments property of the microsoft.graph.targetedManagedAppProtection entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface AssignmentsRequestBuilder extends BaseRequestBuilder<AssignmentsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the assignments property of the microsoft.graph.targetedManagedAppProtection entity.
|
|
15
|
+
* @param targetedManagedAppPolicyAssignmentId The unique identifier of targetedManagedAppPolicyAssignment
|
|
16
|
+
* @returns a TargetedManagedAppPolicyAssignmentItemRequestBuilder
|
|
17
|
+
*/
|
|
18
|
+
byTargetedManagedAppPolicyAssignmentId(targetedManagedAppPolicyAssignmentId: string): TargetedManagedAppPolicyAssignmentItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Navigation property to list of inclusion and exclusion groups to which the policy is deployed.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns a Promise of TargetedManagedAppPolicyAssignmentCollectionResponse
|
|
23
|
+
*/
|
|
24
|
+
get(requestConfiguration?: RequestConfiguration<AssignmentsRequestBuilderGetQueryParameters> | undefined): Promise<TargetedManagedAppPolicyAssignmentCollectionResponse | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* Create new navigation property to assignments for deviceAppManagement
|
|
27
|
+
* @param body The request body
|
|
28
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
|
+
* @returns a Promise of TargetedManagedAppPolicyAssignment
|
|
30
|
+
*/
|
|
31
|
+
post(body: TargetedManagedAppPolicyAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TargetedManagedAppPolicyAssignment | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* Navigation property to list of inclusion and exclusion groups to which the policy is deployed.
|
|
34
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
|
+
* @returns a RequestInformation
|
|
36
|
+
*/
|
|
37
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<AssignmentsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
38
|
+
/**
|
|
39
|
+
* Create new navigation property to assignments for deviceAppManagement
|
|
40
|
+
* @param body The request body
|
|
41
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
|
+
* @returns a RequestInformation
|
|
43
|
+
*/
|
|
44
|
+
toPostRequestInformation(body: TargetedManagedAppPolicyAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Navigation property to list of inclusion and exclusion groups to which the policy is deployed.
|
|
48
|
+
*/
|
|
49
|
+
export interface AssignmentsRequestBuilderGetQueryParameters {
|
|
50
|
+
/**
|
|
51
|
+
* Include count of items
|
|
52
|
+
*/
|
|
53
|
+
count?: boolean;
|
|
54
|
+
/**
|
|
55
|
+
* Expand related entities
|
|
56
|
+
*/
|
|
57
|
+
expand?: string[];
|
|
58
|
+
/**
|
|
59
|
+
* Filter items by property values
|
|
60
|
+
*/
|
|
61
|
+
filter?: string;
|
|
62
|
+
/**
|
|
63
|
+
* Order items by property values
|
|
64
|
+
*/
|
|
65
|
+
orderby?: string[];
|
|
66
|
+
/**
|
|
67
|
+
* Search items by search phrases
|
|
68
|
+
*/
|
|
69
|
+
search?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Select properties to be returned
|
|
72
|
+
*/
|
|
73
|
+
select?: string[];
|
|
74
|
+
/**
|
|
75
|
+
* Skip the first n items
|
|
76
|
+
*/
|
|
77
|
+
skip?: number;
|
|
78
|
+
/**
|
|
79
|
+
* Show only the first n items
|
|
80
|
+
*/
|
|
81
|
+
top?: number;
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* Metadata for all the navigation properties in the request builder.
|
|
85
|
+
*/
|
|
86
|
+
export declare const AssignmentsRequestBuilderNavigationMetadata: Record<Exclude<keyof AssignmentsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
87
|
+
/**
|
|
88
|
+
* Metadata for all the requests in the request builder.
|
|
89
|
+
*/
|
|
90
|
+
export declare const AssignmentsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
91
|
+
/**
|
|
92
|
+
* Uri template for the request builder.
|
|
93
|
+
*/
|
|
94
|
+
export declare const AssignmentsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/assignments{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
95
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAiM,KAAK,kCAAkC,EAAE,KAAK,oDAAoD,EAAE,MAAM,gCAAgC,CAAC;AAEnV,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAyI,KAAK,oDAAoD,EAAE,MAAM,SAAS,CAAC;AAC3N,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,sCAAsC,CAAC,oCAAoC,EAAE,MAAM,GAAI,oDAAoD,CAAC;IAC7I;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oDAAoD,GAAG,SAAS,CAAC,CAAC;IACvL;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAuBvD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oCAAoC,oLAAoL,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AssignmentsRequestBuilderUriTemplate = exports.AssignmentsRequestBuilderRequestsMetadata = exports.AssignmentsRequestBuilderNavigationMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
const item_1 = require("./item/");
|
|
11
|
+
/**
|
|
12
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
13
|
+
*/
|
|
14
|
+
const AssignmentsRequestBuilderGetQueryParametersMapper = {
|
|
15
|
+
"count": "%24count",
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"filter": "%24filter",
|
|
18
|
+
"orderby": "%24orderby",
|
|
19
|
+
"search": "%24search",
|
|
20
|
+
"select": "%24select",
|
|
21
|
+
"skip": "%24skip",
|
|
22
|
+
"top": "%24top",
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Metadata for all the navigation properties in the request builder.
|
|
26
|
+
*/
|
|
27
|
+
exports.AssignmentsRequestBuilderNavigationMetadata = {
|
|
28
|
+
byTargetedManagedAppPolicyAssignmentId: {
|
|
29
|
+
uriTemplate: item_1.TargetedManagedAppPolicyAssignmentItemRequestBuilderUriTemplate,
|
|
30
|
+
requestsMetadata: item_1.TargetedManagedAppPolicyAssignmentItemRequestBuilderRequestsMetadata,
|
|
31
|
+
pathParametersMappings: ["targetedManagedAppPolicyAssignment%2Did"],
|
|
32
|
+
},
|
|
33
|
+
count: {
|
|
34
|
+
uriTemplate: count_1.CountRequestBuilderUriTemplate,
|
|
35
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
36
|
+
},
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
exports.AssignmentsRequestBuilderRequestsMetadata = {
|
|
42
|
+
get: {
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
46
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
47
|
+
},
|
|
48
|
+
adapterMethodName: "sendAsync",
|
|
49
|
+
responseBodyFactory: models_1.createTargetedManagedAppPolicyAssignmentCollectionResponseFromDiscriminatorValue,
|
|
50
|
+
queryParametersMapper: AssignmentsRequestBuilderGetQueryParametersMapper,
|
|
51
|
+
},
|
|
52
|
+
post: {
|
|
53
|
+
responseBodyContentType: "application/json",
|
|
54
|
+
errorMappings: {
|
|
55
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
56
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
57
|
+
},
|
|
58
|
+
adapterMethodName: "sendAsync",
|
|
59
|
+
responseBodyFactory: models_1.createTargetedManagedAppPolicyAssignmentFromDiscriminatorValue,
|
|
60
|
+
requestBodyContentType: "application/json",
|
|
61
|
+
requestBodySerializer: models_1.serializeTargetedManagedAppPolicyAssignment,
|
|
62
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* Uri template for the request builder.
|
|
67
|
+
*/
|
|
68
|
+
exports.AssignmentsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/assignments{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
69
|
+
/* tslint:enable */
|
|
70
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { type TargetedManagedAppPolicyAssignment } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the assignments property of the microsoft.graph.targetedManagedAppProtection entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface TargetedManagedAppPolicyAssignmentItemRequestBuilder extends BaseRequestBuilder<TargetedManagedAppPolicyAssignmentItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Delete navigation property assignments for deviceAppManagement
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
*/
|
|
11
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
12
|
+
/**
|
|
13
|
+
* Navigation property to list of inclusion and exclusion groups to which the policy is deployed.
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns a Promise of TargetedManagedAppPolicyAssignment
|
|
16
|
+
*/
|
|
17
|
+
get(requestConfiguration?: RequestConfiguration<TargetedManagedAppPolicyAssignmentItemRequestBuilderGetQueryParameters> | undefined): Promise<TargetedManagedAppPolicyAssignment | undefined>;
|
|
18
|
+
/**
|
|
19
|
+
* Update the navigation property assignments in deviceAppManagement
|
|
20
|
+
* @param body The request body
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns a Promise of TargetedManagedAppPolicyAssignment
|
|
23
|
+
*/
|
|
24
|
+
patch(body: TargetedManagedAppPolicyAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TargetedManagedAppPolicyAssignment | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* Delete navigation property assignments for deviceAppManagement
|
|
27
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
28
|
+
* @returns a RequestInformation
|
|
29
|
+
*/
|
|
30
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
31
|
+
/**
|
|
32
|
+
* Navigation property to list of inclusion and exclusion groups to which the policy is deployed.
|
|
33
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
|
+
* @returns a RequestInformation
|
|
35
|
+
*/
|
|
36
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<TargetedManagedAppPolicyAssignmentItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
37
|
+
/**
|
|
38
|
+
* Update the navigation property assignments in deviceAppManagement
|
|
39
|
+
* @param body The request body
|
|
40
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
41
|
+
* @returns a RequestInformation
|
|
42
|
+
*/
|
|
43
|
+
toPatchRequestInformation(body: TargetedManagedAppPolicyAssignment, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Navigation property to list of inclusion and exclusion groups to which the policy is deployed.
|
|
47
|
+
*/
|
|
48
|
+
export interface TargetedManagedAppPolicyAssignmentItemRequestBuilderGetQueryParameters {
|
|
49
|
+
/**
|
|
50
|
+
* Expand related entities
|
|
51
|
+
*/
|
|
52
|
+
expand?: string[];
|
|
53
|
+
/**
|
|
54
|
+
* Select properties to be returned
|
|
55
|
+
*/
|
|
56
|
+
select?: string[];
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Metadata for all the requests in the request builder.
|
|
60
|
+
*/
|
|
61
|
+
export declare const TargetedManagedAppPolicyAssignmentItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
62
|
+
/**
|
|
63
|
+
* Uri template for the request builder.
|
|
64
|
+
*/
|
|
65
|
+
export declare const TargetedManagedAppPolicyAssignmentItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/assignments/{targetedManagedAppPolicyAssignment%2Did}{?%24select,%24expand}";
|
|
66
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA+G,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAEtM,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oDAAqD,SAAQ,kBAAkB,CAAC,oDAAoD,CAAC;IAClJ;;;OAGG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sEAAsE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAChM;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC5K;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sEAAsE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/K;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;GAEG;AACH,MAAM,WAAW,sEAAsE;IACnF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,oEAAoE,EAAE,gBA+BlF,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+DAA+D,uKAAuK,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TargetedManagedAppPolicyAssignmentItemRequestBuilderUriTemplate = exports.TargetedManagedAppPolicyAssignmentItemRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
11
|
+
*/
|
|
12
|
+
const TargetedManagedAppPolicyAssignmentItemRequestBuilderGetQueryParametersMapper = {
|
|
13
|
+
"expand": "%24expand",
|
|
14
|
+
"select": "%24select",
|
|
15
|
+
};
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the requests in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
exports.TargetedManagedAppPolicyAssignmentItemRequestBuilderRequestsMetadata = {
|
|
20
|
+
delete: {
|
|
21
|
+
responseBodyContentType: "application/json",
|
|
22
|
+
errorMappings: {
|
|
23
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
25
|
+
},
|
|
26
|
+
adapterMethodName: "sendNoResponseContentAsync",
|
|
27
|
+
},
|
|
28
|
+
get: {
|
|
29
|
+
responseBodyContentType: "application/json",
|
|
30
|
+
errorMappings: {
|
|
31
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
32
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
33
|
+
},
|
|
34
|
+
adapterMethodName: "sendAsync",
|
|
35
|
+
responseBodyFactory: models_1.createTargetedManagedAppPolicyAssignmentFromDiscriminatorValue,
|
|
36
|
+
queryParametersMapper: TargetedManagedAppPolicyAssignmentItemRequestBuilderGetQueryParametersMapper,
|
|
37
|
+
},
|
|
38
|
+
patch: {
|
|
39
|
+
responseBodyContentType: "application/json",
|
|
40
|
+
errorMappings: {
|
|
41
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
42
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
43
|
+
},
|
|
44
|
+
adapterMethodName: "sendAsync",
|
|
45
|
+
responseBodyFactory: models_1.createTargetedManagedAppPolicyAssignmentFromDiscriminatorValue,
|
|
46
|
+
requestBodyContentType: "application/json",
|
|
47
|
+
requestBodySerializer: models_1.serializeTargetedManagedAppPolicyAssignment,
|
|
48
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
49
|
+
},
|
|
50
|
+
};
|
|
51
|
+
/**
|
|
52
|
+
* Uri template for the request builder.
|
|
53
|
+
*/
|
|
54
|
+
exports.TargetedManagedAppPolicyAssignmentItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/assignments/{targetedManagedAppPolicyAssignment%2Did}{?%24select,%24expand}";
|
|
55
|
+
/* tslint:enable */
|
|
56
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { type ManagedAppPolicyDeploymentSummary } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the deploymentSummary property of the microsoft.graph.iosManagedAppProtection entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface DeploymentSummaryRequestBuilder extends BaseRequestBuilder<DeploymentSummaryRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Delete navigation property deploymentSummary for deviceAppManagement
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
*/
|
|
11
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
12
|
+
/**
|
|
13
|
+
* Read properties and relationships of the managedAppPolicyDeploymentSummary object.
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns a Promise of ManagedAppPolicyDeploymentSummary
|
|
16
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-get?view=graph-rest-1.0|Find more info here}
|
|
17
|
+
*/
|
|
18
|
+
get(requestConfiguration?: RequestConfiguration<DeploymentSummaryRequestBuilderGetQueryParameters> | undefined): Promise<ManagedAppPolicyDeploymentSummary | undefined>;
|
|
19
|
+
/**
|
|
20
|
+
* Update the properties of a managedAppPolicyDeploymentSummary object.
|
|
21
|
+
* @param body The request body
|
|
22
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
23
|
+
* @returns a Promise of ManagedAppPolicyDeploymentSummary
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-update?view=graph-rest-1.0|Find more info here}
|
|
25
|
+
*/
|
|
26
|
+
patch(body: ManagedAppPolicyDeploymentSummary, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ManagedAppPolicyDeploymentSummary | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* Delete navigation property deploymentSummary for deviceAppManagement
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns a RequestInformation
|
|
31
|
+
*/
|
|
32
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
33
|
+
/**
|
|
34
|
+
* Read properties and relationships of the managedAppPolicyDeploymentSummary object.
|
|
35
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
|
+
* @returns a RequestInformation
|
|
37
|
+
*/
|
|
38
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeploymentSummaryRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
39
|
+
/**
|
|
40
|
+
* Update the properties of a managedAppPolicyDeploymentSummary object.
|
|
41
|
+
* @param body The request body
|
|
42
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
43
|
+
* @returns a RequestInformation
|
|
44
|
+
*/
|
|
45
|
+
toPatchRequestInformation(body: ManagedAppPolicyDeploymentSummary, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Read properties and relationships of the managedAppPolicyDeploymentSummary object.
|
|
49
|
+
*/
|
|
50
|
+
export interface DeploymentSummaryRequestBuilderGetQueryParameters {
|
|
51
|
+
/**
|
|
52
|
+
* Expand related entities
|
|
53
|
+
*/
|
|
54
|
+
expand?: string[];
|
|
55
|
+
/**
|
|
56
|
+
* Select properties to be returned
|
|
57
|
+
*/
|
|
58
|
+
select?: string[];
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* Metadata for all the requests in the request builder.
|
|
62
|
+
*/
|
|
63
|
+
export declare const DeploymentSummaryRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
64
|
+
/**
|
|
65
|
+
* Uri template for the request builder.
|
|
66
|
+
*/
|
|
67
|
+
export declare const DeploymentSummaryRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/deploymentSummary{?%24select,%24expand}";
|
|
68
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6G,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAEnM,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;OAGG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBA+B7D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,mIAAmI,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeploymentSummaryRequestBuilderUriTemplate = exports.DeploymentSummaryRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
11
|
+
*/
|
|
12
|
+
const DeploymentSummaryRequestBuilderGetQueryParametersMapper = {
|
|
13
|
+
"expand": "%24expand",
|
|
14
|
+
"select": "%24select",
|
|
15
|
+
};
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the requests in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
exports.DeploymentSummaryRequestBuilderRequestsMetadata = {
|
|
20
|
+
delete: {
|
|
21
|
+
responseBodyContentType: "application/json",
|
|
22
|
+
errorMappings: {
|
|
23
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
25
|
+
},
|
|
26
|
+
adapterMethodName: "sendNoResponseContentAsync",
|
|
27
|
+
},
|
|
28
|
+
get: {
|
|
29
|
+
responseBodyContentType: "application/json",
|
|
30
|
+
errorMappings: {
|
|
31
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
32
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
33
|
+
},
|
|
34
|
+
adapterMethodName: "sendAsync",
|
|
35
|
+
responseBodyFactory: models_1.createManagedAppPolicyDeploymentSummaryFromDiscriminatorValue,
|
|
36
|
+
queryParametersMapper: DeploymentSummaryRequestBuilderGetQueryParametersMapper,
|
|
37
|
+
},
|
|
38
|
+
patch: {
|
|
39
|
+
responseBodyContentType: "application/json",
|
|
40
|
+
errorMappings: {
|
|
41
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
42
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
43
|
+
},
|
|
44
|
+
adapterMethodName: "sendAsync",
|
|
45
|
+
responseBodyFactory: models_1.createManagedAppPolicyDeploymentSummaryFromDiscriminatorValue,
|
|
46
|
+
requestBodyContentType: "application/json",
|
|
47
|
+
requestBodySerializer: models_1.serializeManagedAppPolicyDeploymentSummary,
|
|
48
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
49
|
+
},
|
|
50
|
+
};
|
|
51
|
+
/**
|
|
52
|
+
* Uri template for the request builder.
|
|
53
|
+
*/
|
|
54
|
+
exports.DeploymentSummaryRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection%2Did}/deploymentSummary{?%24select,%24expand}";
|
|
55
|
+
/* tslint:enable */
|
|
56
|
+
/* eslint-enable */
|