@azure/arm-appcomplianceautomation 1.0.1-alpha.20250102.1 → 1.0.1-alpha.20250103.2
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/{dist-esm/src → dist/browser}/appComplianceAutomationToolForMicrosoft365.d.ts +2 -2
- package/dist/browser/appComplianceAutomationToolForMicrosoft365.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/appComplianceAutomationToolForMicrosoft365.js +15 -18
- package/dist/browser/appComplianceAutomationToolForMicrosoft365.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/evidence.d.ts +3 -3
- package/dist/browser/operations/evidence.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/evidence.js +3 -3
- package/dist/browser/operations/evidence.js.map +1 -0
- package/dist/browser/operations/index.d.ts +8 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +15 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/providerActions.d.ts +3 -3
- package/dist/browser/operations/providerActions.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/providerActions.js +77 -86
- package/dist/browser/operations/providerActions.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/report.d.ts +3 -3
- package/dist/browser/operations/report.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/report.js +227 -251
- package/dist/browser/operations/report.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/scopingConfiguration.d.ts +3 -3
- package/dist/browser/operations/scopingConfiguration.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/scopingConfiguration.js +3 -3
- package/dist/browser/operations/scopingConfiguration.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/snapshot.d.ts +3 -3
- package/dist/browser/operations/snapshot.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/snapshot.js +42 -46
- package/dist/browser/operations/snapshot.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/webhook.d.ts +3 -3
- package/dist/browser/operations/webhook.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/webhook.js +3 -3
- package/dist/browser/operations/webhook.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/evidence.d.ts +1 -1
- package/dist/browser/operationsInterfaces/evidence.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/evidence.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +8 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +15 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/providerActions.d.ts +1 -1
- package/dist/browser/operationsInterfaces/providerActions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/providerActions.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/report.d.ts +1 -1
- package/dist/browser/operationsInterfaces/report.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/report.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/scopingConfiguration.d.ts +1 -1
- package/dist/browser/operationsInterfaces/scopingConfiguration.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/scopingConfiguration.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/snapshot.d.ts +1 -1
- package/dist/browser/operationsInterfaces/snapshot.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/snapshot.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/webhook.d.ts +1 -1
- package/dist/browser/operationsInterfaces/webhook.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/webhook.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/appComplianceAutomationToolForMicrosoft365.d.ts +24 -0
- package/dist/commonjs/appComplianceAutomationToolForMicrosoft365.d.ts.map +1 -0
- package/dist/commonjs/appComplianceAutomationToolForMicrosoft365.js +102 -0
- package/dist/commonjs/appComplianceAutomationToolForMicrosoft365.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +24 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-appcomplianceautomation.d.ts → dist/commonjs/models/index.d.ts} +2108 -2676
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +357 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +83 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +2601 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +34 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +274 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/evidence.d.ts +65 -0
- package/dist/commonjs/operations/evidence.d.ts.map +1 -0
- package/dist/commonjs/operations/evidence.js +277 -0
- package/dist/commonjs/operations/evidence.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +8 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +18 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/providerActions.d.ts +62 -0
- package/dist/commonjs/operations/providerActions.d.ts.map +1 -0
- package/dist/commonjs/operations/providerActions.js +288 -0
- package/dist/commonjs/operations/providerActions.js.map +1 -0
- package/dist/commonjs/operations/report.d.ts +133 -0
- package/dist/commonjs/operations/report.d.ts.map +1 -0
- package/dist/commonjs/operations/report.js +688 -0
- package/dist/commonjs/operations/report.js.map +1 -0
- package/dist/commonjs/operations/scopingConfiguration.d.ts +58 -0
- package/dist/commonjs/operations/scopingConfiguration.d.ts.map +1 -0
- package/dist/commonjs/operations/scopingConfiguration.js +233 -0
- package/dist/commonjs/operations/scopingConfiguration.js.map +1 -0
- package/dist/commonjs/operations/snapshot.d.ts +59 -0
- package/dist/commonjs/operations/snapshot.d.ts.map +1 -0
- package/dist/commonjs/operations/snapshot.js +265 -0
- package/dist/commonjs/operations/snapshot.js.map +1 -0
- package/dist/commonjs/operations/webhook.d.ts +65 -0
- package/dist/commonjs/operations/webhook.d.ts.map +1 -0
- package/dist/commonjs/operations/webhook.js +273 -0
- package/dist/commonjs/operations/webhook.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/evidence.d.ts +42 -0
- package/dist/commonjs/operationsInterfaces/evidence.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/evidence.js +10 -0
- package/dist/commonjs/operationsInterfaces/evidence.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +8 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +18 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/providerActions.d.ts +54 -0
- package/dist/commonjs/operationsInterfaces/providerActions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/providerActions.js +10 -0
- package/dist/commonjs/operationsInterfaces/providerActions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/report.d.ts +112 -0
- package/dist/commonjs/operationsInterfaces/report.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/report.js +10 -0
- package/dist/commonjs/operationsInterfaces/report.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/scopingConfiguration.d.ts +35 -0
- package/dist/commonjs/operationsInterfaces/scopingConfiguration.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/scopingConfiguration.js +10 -0
- package/dist/commonjs/operationsInterfaces/scopingConfiguration.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/snapshot.d.ts +36 -0
- package/dist/commonjs/operationsInterfaces/snapshot.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/snapshot.js +10 -0
- package/dist/commonjs/operationsInterfaces/snapshot.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/webhook.d.ts +42 -0
- package/dist/commonjs/operationsInterfaces/webhook.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/webhook.js +10 -0
- package/dist/commonjs/operationsInterfaces/webhook.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/appComplianceAutomationToolForMicrosoft365.d.ts +24 -0
- package/dist/esm/appComplianceAutomationToolForMicrosoft365.d.ts.map +1 -0
- package/dist/esm/appComplianceAutomationToolForMicrosoft365.js +97 -0
- package/dist/esm/appComplianceAutomationToolForMicrosoft365.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +21 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +2108 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +354 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +83 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +2597 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +34 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +271 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/evidence.d.ts +65 -0
- package/dist/esm/operations/evidence.d.ts.map +1 -0
- package/dist/esm/operations/evidence.js +273 -0
- package/dist/esm/operations/evidence.js.map +1 -0
- package/dist/esm/operations/index.d.ts +8 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +15 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/providerActions.d.ts +62 -0
- package/dist/esm/operations/providerActions.d.ts.map +1 -0
- package/dist/esm/operations/providerActions.js +283 -0
- package/dist/esm/operations/providerActions.js.map +1 -0
- package/dist/esm/operations/report.d.ts +133 -0
- package/dist/esm/operations/report.d.ts.map +1 -0
- package/dist/esm/operations/report.js +684 -0
- package/dist/esm/operations/report.js.map +1 -0
- package/dist/esm/operations/scopingConfiguration.d.ts +58 -0
- package/dist/esm/operations/scopingConfiguration.d.ts.map +1 -0
- package/dist/esm/operations/scopingConfiguration.js +229 -0
- package/dist/esm/operations/scopingConfiguration.js.map +1 -0
- package/dist/esm/operations/snapshot.d.ts +59 -0
- package/dist/esm/operations/snapshot.d.ts.map +1 -0
- package/dist/esm/operations/snapshot.js +261 -0
- package/dist/esm/operations/snapshot.js.map +1 -0
- package/dist/esm/operations/webhook.d.ts +65 -0
- package/dist/esm/operations/webhook.d.ts.map +1 -0
- package/dist/esm/operations/webhook.js +269 -0
- package/dist/esm/operations/webhook.js.map +1 -0
- package/dist/esm/operationsInterfaces/evidence.d.ts +42 -0
- package/dist/esm/operationsInterfaces/evidence.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/evidence.js +9 -0
- package/dist/esm/operationsInterfaces/evidence.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +8 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +15 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/providerActions.d.ts +54 -0
- package/dist/esm/operationsInterfaces/providerActions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/providerActions.js +9 -0
- package/dist/esm/operationsInterfaces/providerActions.js.map +1 -0
- package/dist/esm/operationsInterfaces/report.d.ts +112 -0
- package/dist/esm/operationsInterfaces/report.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/report.js +9 -0
- package/dist/esm/operationsInterfaces/report.js.map +1 -0
- package/dist/esm/operationsInterfaces/scopingConfiguration.d.ts +35 -0
- package/dist/esm/operationsInterfaces/scopingConfiguration.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/scopingConfiguration.js +9 -0
- package/dist/esm/operationsInterfaces/scopingConfiguration.js.map +1 -0
- package/dist/esm/operationsInterfaces/snapshot.d.ts +36 -0
- package/dist/esm/operationsInterfaces/snapshot.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/snapshot.js +9 -0
- package/dist/esm/operationsInterfaces/snapshot.js.map +1 -0
- package/dist/esm/operationsInterfaces/webhook.d.ts +42 -0
- package/dist/esm/operationsInterfaces/webhook.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/webhook.js +9 -0
- package/dist/esm/operationsInterfaces/webhook.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/appComplianceAutomationToolForMicrosoft365.d.ts +24 -0
- package/dist/react-native/appComplianceAutomationToolForMicrosoft365.d.ts.map +1 -0
- package/dist/react-native/appComplianceAutomationToolForMicrosoft365.js +97 -0
- package/dist/react-native/appComplianceAutomationToolForMicrosoft365.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +21 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +2108 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +354 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +83 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +2597 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +34 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +271 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/evidence.d.ts +65 -0
- package/dist/react-native/operations/evidence.d.ts.map +1 -0
- package/dist/react-native/operations/evidence.js +273 -0
- package/dist/react-native/operations/evidence.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +8 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +15 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/providerActions.d.ts +62 -0
- package/dist/react-native/operations/providerActions.d.ts.map +1 -0
- package/dist/react-native/operations/providerActions.js +283 -0
- package/dist/react-native/operations/providerActions.js.map +1 -0
- package/dist/react-native/operations/report.d.ts +133 -0
- package/dist/react-native/operations/report.d.ts.map +1 -0
- package/dist/react-native/operations/report.js +684 -0
- package/dist/react-native/operations/report.js.map +1 -0
- package/dist/react-native/operations/scopingConfiguration.d.ts +58 -0
- package/dist/react-native/operations/scopingConfiguration.d.ts.map +1 -0
- package/dist/react-native/operations/scopingConfiguration.js +229 -0
- package/dist/react-native/operations/scopingConfiguration.js.map +1 -0
- package/dist/react-native/operations/snapshot.d.ts +59 -0
- package/dist/react-native/operations/snapshot.d.ts.map +1 -0
- package/dist/react-native/operations/snapshot.js +261 -0
- package/dist/react-native/operations/snapshot.js.map +1 -0
- package/dist/react-native/operations/webhook.d.ts +65 -0
- package/dist/react-native/operations/webhook.d.ts.map +1 -0
- package/dist/react-native/operations/webhook.js +269 -0
- package/dist/react-native/operations/webhook.js.map +1 -0
- package/dist/react-native/operationsInterfaces/evidence.d.ts +42 -0
- package/dist/react-native/operationsInterfaces/evidence.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/evidence.js +9 -0
- package/dist/react-native/operationsInterfaces/evidence.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +15 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/providerActions.d.ts +54 -0
- package/dist/react-native/operationsInterfaces/providerActions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/providerActions.js +9 -0
- package/dist/react-native/operationsInterfaces/providerActions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/report.d.ts +112 -0
- package/dist/react-native/operationsInterfaces/report.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/report.js +9 -0
- package/dist/react-native/operationsInterfaces/report.js.map +1 -0
- package/dist/react-native/operationsInterfaces/scopingConfiguration.d.ts +35 -0
- package/dist/react-native/operationsInterfaces/scopingConfiguration.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/scopingConfiguration.js +9 -0
- package/dist/react-native/operationsInterfaces/scopingConfiguration.js.map +1 -0
- package/dist/react-native/operationsInterfaces/snapshot.d.ts +36 -0
- package/dist/react-native/operationsInterfaces/snapshot.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/snapshot.js +9 -0
- package/dist/react-native/operationsInterfaces/snapshot.js.map +1 -0
- package/dist/react-native/operationsInterfaces/webhook.d.ts +42 -0
- package/dist/react-native/operationsInterfaces/webhook.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/webhook.js +9 -0
- package/dist/react-native/operationsInterfaces/webhook.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +58 -28
- package/dist/index.js +0 -5615
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/evidenceCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/evidenceCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/evidenceCreateOrUpdateSample.js +0 -44
- package/dist-esm/samples-dev/evidenceCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/evidenceDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/evidenceDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/evidenceDeleteSample.js +0 -37
- package/dist-esm/samples-dev/evidenceDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/evidenceDownloadSample.d.ts +0 -2
- package/dist-esm/samples-dev/evidenceDownloadSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/evidenceDownloadSample.js +0 -40
- package/dist-esm/samples-dev/evidenceDownloadSample.js.map +0 -1
- package/dist-esm/samples-dev/evidenceGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/evidenceGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/evidenceGetSample.js +0 -37
- package/dist-esm/samples-dev/evidenceGetSample.js.map +0 -1
- package/dist-esm/samples-dev/evidenceListByReportSample.d.ts +0 -2
- package/dist-esm/samples-dev/evidenceListByReportSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/evidenceListByReportSample.js +0 -52
- package/dist-esm/samples-dev/evidenceListByReportSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -51
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/providerActionsCheckNameAvailabilitySample.d.ts +0 -2
- package/dist-esm/samples-dev/providerActionsCheckNameAvailabilitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providerActionsCheckNameAvailabilitySample.js +0 -38
- package/dist-esm/samples-dev/providerActionsCheckNameAvailabilitySample.js.map +0 -1
- package/dist-esm/samples-dev/providerActionsGetCollectionCountSample.d.ts +0 -2
- package/dist-esm/samples-dev/providerActionsGetCollectionCountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providerActionsGetCollectionCountSample.js +0 -37
- package/dist-esm/samples-dev/providerActionsGetCollectionCountSample.js.map +0 -1
- package/dist-esm/samples-dev/providerActionsGetOverviewStatusSample.d.ts +0 -2
- package/dist-esm/samples-dev/providerActionsGetOverviewStatusSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providerActionsGetOverviewStatusSample.js +0 -37
- package/dist-esm/samples-dev/providerActionsGetOverviewStatusSample.js.map +0 -1
- package/dist-esm/samples-dev/providerActionsListInUseStorageAccountsSample.d.ts +0 -2
- package/dist-esm/samples-dev/providerActionsListInUseStorageAccountsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providerActionsListInUseStorageAccountsSample.js +0 -55
- package/dist-esm/samples-dev/providerActionsListInUseStorageAccountsSample.js.map +0 -1
- package/dist-esm/samples-dev/providerActionsOnboardSample.d.ts +0 -2
- package/dist-esm/samples-dev/providerActionsOnboardSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providerActionsOnboardSample.js +0 -40
- package/dist-esm/samples-dev/providerActionsOnboardSample.js.map +0 -1
- package/dist-esm/samples-dev/providerActionsTriggerEvaluationSample.d.ts +0 -2
- package/dist-esm/samples-dev/providerActionsTriggerEvaluationSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providerActionsTriggerEvaluationSample.js +0 -39
- package/dist-esm/samples-dev/providerActionsTriggerEvaluationSample.js.map +0 -1
- package/dist-esm/samples-dev/reportCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/reportCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportCreateOrUpdateSample.js +0 -55
- package/dist-esm/samples-dev/reportCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/reportDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/reportDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportDeleteSample.js +0 -36
- package/dist-esm/samples-dev/reportDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/reportFixSample.d.ts +0 -2
- package/dist-esm/samples-dev/reportFixSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportFixSample.js +0 -36
- package/dist-esm/samples-dev/reportFixSample.js.map +0 -1
- package/dist-esm/samples-dev/reportGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/reportGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportGetSample.js +0 -36
- package/dist-esm/samples-dev/reportGetSample.js.map +0 -1
- package/dist-esm/samples-dev/reportGetScopingQuestionsSample.d.ts +0 -2
- package/dist-esm/samples-dev/reportGetScopingQuestionsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportGetScopingQuestionsSample.js +0 -36
- package/dist-esm/samples-dev/reportGetScopingQuestionsSample.js.map +0 -1
- package/dist-esm/samples-dev/reportListSample.d.ts +0 -2
- package/dist-esm/samples-dev/reportListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportListSample.js +0 -61
- package/dist-esm/samples-dev/reportListSample.js.map +0 -1
- package/dist-esm/samples-dev/reportNestedResourceCheckNameAvailabilitySample.d.ts +0 -2
- package/dist-esm/samples-dev/reportNestedResourceCheckNameAvailabilitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportNestedResourceCheckNameAvailabilitySample.js +0 -77
- package/dist-esm/samples-dev/reportNestedResourceCheckNameAvailabilitySample.js.map +0 -1
- package/dist-esm/samples-dev/reportSyncCertRecordSample.d.ts +0 -2
- package/dist-esm/samples-dev/reportSyncCertRecordSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportSyncCertRecordSample.js +0 -48
- package/dist-esm/samples-dev/reportSyncCertRecordSample.js.map +0 -1
- package/dist-esm/samples-dev/reportUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/reportUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportUpdateSample.js +0 -61
- package/dist-esm/samples-dev/reportUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/reportVerifySample.d.ts +0 -2
- package/dist-esm/samples-dev/reportVerifySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportVerifySample.js +0 -36
- package/dist-esm/samples-dev/reportVerifySample.js.map +0 -1
- package/dist-esm/samples-dev/scopingConfigurationCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/scopingConfigurationCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/scopingConfigurationCreateOrUpdateSample.js +0 -56
- package/dist-esm/samples-dev/scopingConfigurationCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/scopingConfigurationDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/scopingConfigurationDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/scopingConfigurationDeleteSample.js +0 -37
- package/dist-esm/samples-dev/scopingConfigurationDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/scopingConfigurationGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/scopingConfigurationGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/scopingConfigurationGetSample.js +0 -37
- package/dist-esm/samples-dev/scopingConfigurationGetSample.js.map +0 -1
- package/dist-esm/samples-dev/scopingConfigurationListSample.d.ts +0 -2
- package/dist-esm/samples-dev/scopingConfigurationListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/scopingConfigurationListSample.js +0 -52
- package/dist-esm/samples-dev/scopingConfigurationListSample.js.map +0 -1
- package/dist-esm/samples-dev/snapshotDownloadSample.d.ts +0 -2
- package/dist-esm/samples-dev/snapshotDownloadSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/snapshotDownloadSample.js +0 -104
- package/dist-esm/samples-dev/snapshotDownloadSample.js.map +0 -1
- package/dist-esm/samples-dev/snapshotGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/snapshotGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/snapshotGetSample.js +0 -37
- package/dist-esm/samples-dev/snapshotGetSample.js.map +0 -1
- package/dist-esm/samples-dev/snapshotListSample.d.ts +0 -2
- package/dist-esm/samples-dev/snapshotListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/snapshotListSample.js +0 -62
- package/dist-esm/samples-dev/snapshotListSample.js.map +0 -1
- package/dist-esm/samples-dev/webhookCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/webhookCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/webhookCreateOrUpdateSample.js +0 -50
- package/dist-esm/samples-dev/webhookCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/webhookDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/webhookDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/webhookDeleteSample.js +0 -37
- package/dist-esm/samples-dev/webhookDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/webhookGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/webhookGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/webhookGetSample.js +0 -37
- package/dist-esm/samples-dev/webhookGetSample.js.map +0 -1
- package/dist-esm/samples-dev/webhookListSample.d.ts +0 -2
- package/dist-esm/samples-dev/webhookListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/webhookListSample.js +0 -55
- package/dist-esm/samples-dev/webhookListSample.js.map +0 -1
- package/dist-esm/samples-dev/webhookUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/webhookUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/webhookUpdateSample.js +0 -50
- package/dist-esm/samples-dev/webhookUpdateSample.js.map +0 -1
- package/dist-esm/src/appComplianceAutomationToolForMicrosoft365.d.ts.map +0 -1
- package/dist-esm/src/appComplianceAutomationToolForMicrosoft365.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/evidence.d.ts.map +0 -1
- package/dist-esm/src/operations/evidence.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -8
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -15
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/providerActions.d.ts.map +0 -1
- package/dist-esm/src/operations/providerActions.js.map +0 -1
- package/dist-esm/src/operations/report.d.ts.map +0 -1
- package/dist-esm/src/operations/report.js.map +0 -1
- package/dist-esm/src/operations/scopingConfiguration.d.ts.map +0 -1
- package/dist-esm/src/operations/scopingConfiguration.js.map +0 -1
- package/dist-esm/src/operations/snapshot.d.ts.map +0 -1
- package/dist-esm/src/operations/snapshot.js.map +0 -1
- package/dist-esm/src/operations/webhook.d.ts.map +0 -1
- package/dist-esm/src/operations/webhook.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/evidence.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/evidence.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -15
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/providerActions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/providerActions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/report.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/report.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/scopingConfiguration.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/scopingConfiguration.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/snapshot.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/snapshot.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/webhook.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/webhook.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/appcomplianceautomation_operations_test.spec.d.ts +0 -4
- package/dist-esm/test/appcomplianceautomation_operations_test.spec.d.ts.map +0 -1
- package/dist-esm/test/appcomplianceautomation_operations_test.spec.js +0 -74
- package/dist-esm/test/appcomplianceautomation_operations_test.spec.js.map +0 -1
- package/src/appComplianceAutomationToolForMicrosoft365.ts +0 -161
- package/src/lroImpl.ts +0 -42
- package/src/models/index.ts +0 -2350
- package/src/models/mappers.ts +0 -2700
- package/src/models/parameters.ts +0 -324
- package/src/operations/evidence.ts +0 -343
- package/src/operations/index.ts +0 -15
- package/src/operations/operations.ts +0 -149
- package/src/operations/providerActions.ts +0 -405
- package/src/operations/report.ts +0 -938
- package/src/operations/scopingConfiguration.ts +0 -283
- package/src/operations/snapshot.ts +0 -343
- package/src/operations/webhook.ts +0 -335
- package/src/operationsInterfaces/evidence.ts +0 -83
- package/src/operationsInterfaces/index.ts +0 -15
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/providerActions.ts +0 -115
- package/src/operationsInterfaces/report.ts +0 -217
- package/src/operationsInterfaces/scopingConfiguration.ts +0 -68
- package/src/operationsInterfaces/snapshot.ts +0 -75
- package/src/operationsInterfaces/webhook.ts +0 -83
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/evidence.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/providerActions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/report.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopingConfiguration.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/snapshot.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/webhook.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"report.js","sourceRoot":"","sources":["../../../src/operations/report.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Report } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AppComplianceAutomationToolForMicrosoft365 } from \"../appComplianceAutomationToolForMicrosoft365.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n ReportResource,\n ReportListNextOptionalParams,\n ReportListOptionalParams,\n ReportListResponse,\n ReportGetOptionalParams,\n ReportGetResponse,\n ReportCreateOrUpdateOptionalParams,\n ReportCreateOrUpdateResponse,\n ReportResourcePatch,\n ReportUpdateOptionalParams,\n ReportUpdateResponse,\n ReportDeleteOptionalParams,\n ReportDeleteResponse,\n CheckNameAvailabilityRequest,\n ReportNestedResourceCheckNameAvailabilityOptionalParams,\n ReportNestedResourceCheckNameAvailabilityResponse,\n ReportFixOptionalParams,\n ReportFixResponse,\n ReportGetScopingQuestionsOptionalParams,\n ReportGetScopingQuestionsResponse,\n SyncCertRecordRequest,\n ReportSyncCertRecordOptionalParams,\n ReportSyncCertRecordResponse,\n ReportVerifyOptionalParams,\n ReportVerifyResponse,\n ReportListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Report operations. */\nexport class ReportImpl implements Report {\n private readonly client: AppComplianceAutomationToolForMicrosoft365;\n\n /**\n * Initialize a new instance of the class Report class.\n * @param client Reference to the service client\n */\n constructor(client: AppComplianceAutomationToolForMicrosoft365) {\n this.client = client;\n }\n\n /**\n * Get the AppComplianceAutomation report list for the tenant.\n * @param options The options parameters.\n */\n public list(\n options?: ReportListOptionalParams,\n ): PagedAsyncIterableIterator<ReportResource> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: ReportListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ReportResource[]> {\n let result: ReportListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: ReportListOptionalParams,\n ): AsyncIterableIterator<ReportResource> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Get the AppComplianceAutomation report list for the tenant.\n * @param options The options parameters.\n */\n private _list(\n options?: ReportListOptionalParams,\n ): Promise<ReportListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * Get the AppComplianceAutomation report and its properties.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n get(\n reportName: string,\n options?: ReportGetOptionalParams,\n ): Promise<ReportGetResponse> {\n return this.client.sendOperationRequest(\n { reportName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Create a new AppComplianceAutomation report or update an exiting AppComplianceAutomation report.\n * @param reportName Report Name.\n * @param properties Parameters for the create or update operation\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n reportName: string,\n properties: ReportResource,\n options?: ReportCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReportCreateOrUpdateResponse>,\n ReportCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReportCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { reportName, properties, options },\n spec: createOrUpdateOperationSpec,\n });\n const poller = await createHttpPoller<\n ReportCreateOrUpdateResponse,\n OperationState<ReportCreateOrUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create a new AppComplianceAutomation report or update an exiting AppComplianceAutomation report.\n * @param reportName Report Name.\n * @param properties Parameters for the create or update operation\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n reportName: string,\n properties: ReportResource,\n options?: ReportCreateOrUpdateOptionalParams,\n ): Promise<ReportCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n reportName,\n properties,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Update an exiting AppComplianceAutomation report.\n * @param reportName Report Name.\n * @param properties Parameters for the create or update operation\n * @param options The options parameters.\n */\n async beginUpdate(\n reportName: string,\n properties: ReportResourcePatch,\n options?: ReportUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ReportUpdateResponse>, ReportUpdateResponse>\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReportUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { reportName, properties, options },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n ReportUpdateResponse,\n OperationState<ReportUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Update an exiting AppComplianceAutomation report.\n * @param reportName Report Name.\n * @param properties Parameters for the create or update operation\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n reportName: string,\n properties: ReportResourcePatch,\n options?: ReportUpdateOptionalParams,\n ): Promise<ReportUpdateResponse> {\n const poller = await this.beginUpdate(reportName, properties, options);\n return poller.pollUntilDone();\n }\n\n /**\n * Delete an AppComplianceAutomation report.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n async beginDelete(\n reportName: string,\n options?: ReportDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ReportDeleteResponse>, ReportDeleteResponse>\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReportDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { reportName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n ReportDeleteResponse,\n OperationState<ReportDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Delete an AppComplianceAutomation report.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n reportName: string,\n options?: ReportDeleteOptionalParams,\n ): Promise<ReportDeleteResponse> {\n const poller = await this.beginDelete(reportName, options);\n return poller.pollUntilDone();\n }\n\n /**\n * Checks the report's nested resource name availability, e.g: Webhooks, Evidences, Snapshots.\n * @param reportName Report Name.\n * @param body NameAvailabilityRequest object.\n * @param options The options parameters.\n */\n nestedResourceCheckNameAvailability(\n reportName: string,\n body: CheckNameAvailabilityRequest,\n options?: ReportNestedResourceCheckNameAvailabilityOptionalParams,\n ): Promise<ReportNestedResourceCheckNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n { reportName, body, options },\n nestedResourceCheckNameAvailabilityOperationSpec,\n );\n }\n\n /**\n * Fix the AppComplianceAutomation report error. e.g: App Compliance Automation Tool service\n * unregistered, automation removed.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n async beginFix(\n reportName: string,\n options?: ReportFixOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ReportFixResponse>, ReportFixResponse>\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReportFixResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { reportName, options },\n spec: fixOperationSpec,\n });\n const poller = await createHttpPoller<\n ReportFixResponse,\n OperationState<ReportFixResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Fix the AppComplianceAutomation report error. e.g: App Compliance Automation Tool service\n * unregistered, automation removed.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n async beginFixAndWait(\n reportName: string,\n options?: ReportFixOptionalParams,\n ): Promise<ReportFixResponse> {\n const poller = await this.beginFix(reportName, options);\n return poller.pollUntilDone();\n }\n\n /**\n * Fix the AppComplianceAutomation report error. e.g: App Compliance Automation Tool service\n * unregistered, automation removed.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n getScopingQuestions(\n reportName: string,\n options?: ReportGetScopingQuestionsOptionalParams,\n ): Promise<ReportGetScopingQuestionsResponse> {\n return this.client.sendOperationRequest(\n { reportName, options },\n getScopingQuestionsOperationSpec,\n );\n }\n\n /**\n * Synchronize attestation record from app compliance.\n * @param reportName Report Name.\n * @param body Parameters for synchronize certification record operation\n * @param options The options parameters.\n */\n async beginSyncCertRecord(\n reportName: string,\n body: SyncCertRecordRequest,\n options?: ReportSyncCertRecordOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReportSyncCertRecordResponse>,\n ReportSyncCertRecordResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReportSyncCertRecordResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { reportName, body, options },\n spec: syncCertRecordOperationSpec,\n });\n const poller = await createHttpPoller<\n ReportSyncCertRecordResponse,\n OperationState<ReportSyncCertRecordResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Synchronize attestation record from app compliance.\n * @param reportName Report Name.\n * @param body Parameters for synchronize certification record operation\n * @param options The options parameters.\n */\n async beginSyncCertRecordAndWait(\n reportName: string,\n body: SyncCertRecordRequest,\n options?: ReportSyncCertRecordOptionalParams,\n ): Promise<ReportSyncCertRecordResponse> {\n const poller = await this.beginSyncCertRecord(reportName, body, options);\n return poller.pollUntilDone();\n }\n\n /**\n * Verify the AppComplianceAutomation report health status.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n async beginVerify(\n reportName: string,\n options?: ReportVerifyOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ReportVerifyResponse>, ReportVerifyResponse>\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReportVerifyResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { reportName, options },\n spec: verifyOperationSpec,\n });\n const poller = await createHttpPoller<\n ReportVerifyResponse,\n OperationState<ReportVerifyResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Verify the AppComplianceAutomation report health status.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n async beginVerifyAndWait(\n reportName: string,\n options?: ReportVerifyOptionalParams,\n ): Promise<ReportVerifyResponse> {\n const poller = await this.beginVerify(reportName, options);\n return poller.pollUntilDone();\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: ReportListNextOptionalParams,\n ): Promise<ReportListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReportResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.skipToken,\n Parameters.top,\n Parameters.select,\n Parameters.filter,\n Parameters.orderby,\n Parameters.offerGuid,\n Parameters.reportCreatorTenantId,\n ],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReportResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReportResource,\n },\n 201: {\n bodyMapper: Mappers.ReportResource,\n },\n 202: {\n bodyMapper: Mappers.ReportResource,\n },\n 204: {\n bodyMapper: Mappers.ReportResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.properties,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReportResource,\n },\n 201: {\n bodyMapper: Mappers.ReportResource,\n },\n 202: {\n bodyMapper: Mappers.ReportResource,\n },\n 204: {\n bodyMapper: Mappers.ReportResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.properties1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n headersMapper: Mappers.ReportDeleteHeaders,\n },\n 201: {\n headersMapper: Mappers.ReportDeleteHeaders,\n },\n 202: {\n headersMapper: Mappers.ReportDeleteHeaders,\n },\n 204: {\n headersMapper: Mappers.ReportDeleteHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst nestedResourceCheckNameAvailabilityOperationSpec: coreClient.OperationSpec =\n {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/checkNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CheckNameAvailabilityResponse,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.body,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n };\nconst fixOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/fix\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReportFixResult,\n },\n 201: {\n bodyMapper: Mappers.ReportFixResult,\n },\n 202: {\n bodyMapper: Mappers.ReportFixResult,\n },\n 204: {\n bodyMapper: Mappers.ReportFixResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getScopingQuestionsOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/getScopingQuestions\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ScopingQuestions,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst syncCertRecordOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/syncCertRecord\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.SyncCertRecordResponse,\n },\n 201: {\n bodyMapper: Mappers.SyncCertRecordResponse,\n },\n 202: {\n bodyMapper: Mappers.SyncCertRecordResponse,\n },\n 204: {\n bodyMapper: Mappers.SyncCertRecordResponse,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.body6,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst verifyOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/verify\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReportVerificationResult,\n },\n 201: {\n bodyMapper: Mappers.ReportVerificationResult,\n },\n 202: {\n bodyMapper: Mappers.ReportVerificationResult,\n },\n 204: {\n bodyMapper: Mappers.ReportVerificationResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReportResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { ScopingConfiguration } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { AppComplianceAutomationToolForMicrosoft365 } from "../appComplianceAutomationToolForMicrosoft365.js";
|
|
4
|
+
import { ScopingConfigurationResource, ScopingConfigurationListOptionalParams, ScopingConfigurationGetOptionalParams, ScopingConfigurationGetResponse, ScopingConfigurationCreateOrUpdateOptionalParams, ScopingConfigurationCreateOrUpdateResponse, ScopingConfigurationDeleteOptionalParams } from "../models/index.js";
|
|
5
|
+
/** Class containing ScopingConfiguration operations. */
|
|
6
|
+
export declare class ScopingConfigurationImpl implements ScopingConfiguration {
|
|
7
|
+
private readonly client;
|
|
8
|
+
/**
|
|
9
|
+
* Initialize a new instance of the class ScopingConfiguration class.
|
|
10
|
+
* @param client Reference to the service client
|
|
11
|
+
*/
|
|
12
|
+
constructor(client: AppComplianceAutomationToolForMicrosoft365);
|
|
13
|
+
/**
|
|
14
|
+
* Returns a list format of the singleton scopingConfiguration for a specified report.
|
|
15
|
+
* @param reportName Report Name.
|
|
16
|
+
* @param options The options parameters.
|
|
17
|
+
*/
|
|
18
|
+
list(reportName: string, options?: ScopingConfigurationListOptionalParams): PagedAsyncIterableIterator<ScopingConfigurationResource>;
|
|
19
|
+
private listPagingPage;
|
|
20
|
+
private listPagingAll;
|
|
21
|
+
/**
|
|
22
|
+
* Returns a list format of the singleton scopingConfiguration for a specified report.
|
|
23
|
+
* @param reportName Report Name.
|
|
24
|
+
* @param options The options parameters.
|
|
25
|
+
*/
|
|
26
|
+
private _list;
|
|
27
|
+
/**
|
|
28
|
+
* Get the AppComplianceAutomation scoping configuration of the specific report.
|
|
29
|
+
* @param reportName Report Name.
|
|
30
|
+
* @param scopingConfigurationName The scoping configuration of the specific report.
|
|
31
|
+
* @param options The options parameters.
|
|
32
|
+
*/
|
|
33
|
+
get(reportName: string, scopingConfigurationName: string, options?: ScopingConfigurationGetOptionalParams): Promise<ScopingConfigurationGetResponse>;
|
|
34
|
+
/**
|
|
35
|
+
* Get the AppComplianceAutomation scoping configuration of the specific report.
|
|
36
|
+
* @param reportName Report Name.
|
|
37
|
+
* @param scopingConfigurationName The scoping configuration of the specific report.
|
|
38
|
+
* @param properties Parameters for the create or update operation, this is a singleton resource, so
|
|
39
|
+
* please make sure you're using 'default' as the name.
|
|
40
|
+
* @param options The options parameters.
|
|
41
|
+
*/
|
|
42
|
+
createOrUpdate(reportName: string, scopingConfigurationName: string, properties: ScopingConfigurationResource, options?: ScopingConfigurationCreateOrUpdateOptionalParams): Promise<ScopingConfigurationCreateOrUpdateResponse>;
|
|
43
|
+
/**
|
|
44
|
+
* Clean the AppComplianceAutomation scoping configuration of the specific report.
|
|
45
|
+
* @param reportName Report Name.
|
|
46
|
+
* @param scopingConfigurationName The scoping configuration of the specific report.
|
|
47
|
+
* @param options The options parameters.
|
|
48
|
+
*/
|
|
49
|
+
delete(reportName: string, scopingConfigurationName: string, options?: ScopingConfigurationDeleteOptionalParams): Promise<void>;
|
|
50
|
+
/**
|
|
51
|
+
* ListNext
|
|
52
|
+
* @param reportName Report Name.
|
|
53
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
54
|
+
* @param options The options parameters.
|
|
55
|
+
*/
|
|
56
|
+
private _listNext;
|
|
57
|
+
}
|
|
58
|
+
//# sourceMappingURL=scopingConfiguration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scopingConfiguration.d.ts","sourceRoot":"","sources":["../../../src/operations/scopingConfiguration.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAIxE,OAAO,EAAE,0CAA0C,EAAE,MAAM,kDAAkD,CAAC;AAC9G,OAAO,EACL,4BAA4B,EAE5B,sCAAsC,EAEtC,qCAAqC,EACrC,+BAA+B,EAC/B,gDAAgD,EAChD,0CAA0C,EAC1C,wCAAwC,EAEzC,MAAM,oBAAoB,CAAC;AAG5B,wDAAwD;AACxD,qBAAa,wBAAyB,YAAW,oBAAoB;IACnE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA6C;IAEpE;;;OAGG;gBACS,MAAM,EAAE,0CAA0C;IAI9D;;;;OAIG;IACI,IAAI,CACT,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,0BAA0B,CAAC,4BAA4B,CAAC;YAkB5C,cAAc;YAuBd,aAAa;IAS5B;;;;OAIG;IACH,OAAO,CAAC,KAAK;IAUb;;;;;OAKG;IACH,GAAG,CACD,UAAU,EAAE,MAAM,EAClB,wBAAwB,EAAE,MAAM,EAChC,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC;IAO3C;;;;;;;OAOG;IACH,cAAc,CACZ,UAAU,EAAE,MAAM,EAClB,wBAAwB,EAAE,MAAM,EAChC,UAAU,EAAE,4BAA4B,EACxC,OAAO,CAAC,EAAE,gDAAgD,GACzD,OAAO,CAAC,0CAA0C,CAAC;IAOtD;;;;;OAKG;IACH,MAAM,CACJ,UAAU,EAAE,MAAM,EAClB,wBAAwB,EAAE,MAAM,EAChC,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;OAKG;IACH,OAAO,CAAC,SAAS;CAUlB"}
|
|
@@ -0,0 +1,229 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
|
+
import * as coreClient from "@azure/core-client";
|
|
11
|
+
import * as Mappers from "../models/mappers.js";
|
|
12
|
+
import * as Parameters from "../models/parameters.js";
|
|
13
|
+
/// <reference lib="esnext.asynciterable" />
|
|
14
|
+
/** Class containing ScopingConfiguration operations. */
|
|
15
|
+
export class ScopingConfigurationImpl {
|
|
16
|
+
/**
|
|
17
|
+
* Initialize a new instance of the class ScopingConfiguration class.
|
|
18
|
+
* @param client Reference to the service client
|
|
19
|
+
*/
|
|
20
|
+
constructor(client) {
|
|
21
|
+
this.client = client;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns a list format of the singleton scopingConfiguration for a specified report.
|
|
25
|
+
* @param reportName Report Name.
|
|
26
|
+
* @param options The options parameters.
|
|
27
|
+
*/
|
|
28
|
+
list(reportName, options) {
|
|
29
|
+
const iter = this.listPagingAll(reportName, options);
|
|
30
|
+
return {
|
|
31
|
+
next() {
|
|
32
|
+
return iter.next();
|
|
33
|
+
},
|
|
34
|
+
[Symbol.asyncIterator]() {
|
|
35
|
+
return this;
|
|
36
|
+
},
|
|
37
|
+
byPage: (settings) => {
|
|
38
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
39
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
40
|
+
}
|
|
41
|
+
return this.listPagingPage(reportName, options, settings);
|
|
42
|
+
},
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
listPagingPage(reportName, options, settings) {
|
|
46
|
+
return __asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
47
|
+
let result;
|
|
48
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
49
|
+
if (!continuationToken) {
|
|
50
|
+
result = yield __await(this._list(reportName, options));
|
|
51
|
+
let page = result.value || [];
|
|
52
|
+
continuationToken = result.nextLink;
|
|
53
|
+
setContinuationToken(page, continuationToken);
|
|
54
|
+
yield yield __await(page);
|
|
55
|
+
}
|
|
56
|
+
while (continuationToken) {
|
|
57
|
+
result = yield __await(this._listNext(reportName, continuationToken, options));
|
|
58
|
+
continuationToken = result.nextLink;
|
|
59
|
+
let page = result.value || [];
|
|
60
|
+
setContinuationToken(page, continuationToken);
|
|
61
|
+
yield yield __await(page);
|
|
62
|
+
}
|
|
63
|
+
});
|
|
64
|
+
}
|
|
65
|
+
listPagingAll(reportName, options) {
|
|
66
|
+
return __asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
67
|
+
var _a, e_1, _b, _c;
|
|
68
|
+
try {
|
|
69
|
+
for (var _d = true, _e = __asyncValues(this.listPagingPage(reportName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
70
|
+
_c = _f.value;
|
|
71
|
+
_d = false;
|
|
72
|
+
const page = _c;
|
|
73
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
77
|
+
finally {
|
|
78
|
+
try {
|
|
79
|
+
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
80
|
+
}
|
|
81
|
+
finally { if (e_1) throw e_1.error; }
|
|
82
|
+
}
|
|
83
|
+
});
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Returns a list format of the singleton scopingConfiguration for a specified report.
|
|
87
|
+
* @param reportName Report Name.
|
|
88
|
+
* @param options The options parameters.
|
|
89
|
+
*/
|
|
90
|
+
_list(reportName, options) {
|
|
91
|
+
return this.client.sendOperationRequest({ reportName, options }, listOperationSpec);
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* Get the AppComplianceAutomation scoping configuration of the specific report.
|
|
95
|
+
* @param reportName Report Name.
|
|
96
|
+
* @param scopingConfigurationName The scoping configuration of the specific report.
|
|
97
|
+
* @param options The options parameters.
|
|
98
|
+
*/
|
|
99
|
+
get(reportName, scopingConfigurationName, options) {
|
|
100
|
+
return this.client.sendOperationRequest({ reportName, scopingConfigurationName, options }, getOperationSpec);
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* Get the AppComplianceAutomation scoping configuration of the specific report.
|
|
104
|
+
* @param reportName Report Name.
|
|
105
|
+
* @param scopingConfigurationName The scoping configuration of the specific report.
|
|
106
|
+
* @param properties Parameters for the create or update operation, this is a singleton resource, so
|
|
107
|
+
* please make sure you're using 'default' as the name.
|
|
108
|
+
* @param options The options parameters.
|
|
109
|
+
*/
|
|
110
|
+
createOrUpdate(reportName, scopingConfigurationName, properties, options) {
|
|
111
|
+
return this.client.sendOperationRequest({ reportName, scopingConfigurationName, properties, options }, createOrUpdateOperationSpec);
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* Clean the AppComplianceAutomation scoping configuration of the specific report.
|
|
115
|
+
* @param reportName Report Name.
|
|
116
|
+
* @param scopingConfigurationName The scoping configuration of the specific report.
|
|
117
|
+
* @param options The options parameters.
|
|
118
|
+
*/
|
|
119
|
+
delete(reportName, scopingConfigurationName, options) {
|
|
120
|
+
return this.client.sendOperationRequest({ reportName, scopingConfigurationName, options }, deleteOperationSpec);
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* ListNext
|
|
124
|
+
* @param reportName Report Name.
|
|
125
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
126
|
+
* @param options The options parameters.
|
|
127
|
+
*/
|
|
128
|
+
_listNext(reportName, nextLink, options) {
|
|
129
|
+
return this.client.sendOperationRequest({ reportName, nextLink, options }, listNextOperationSpec);
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
// Operation Specifications
|
|
133
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
134
|
+
const listOperationSpec = {
|
|
135
|
+
path: "/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/scopingConfigurations",
|
|
136
|
+
httpMethod: "GET",
|
|
137
|
+
responses: {
|
|
138
|
+
200: {
|
|
139
|
+
bodyMapper: Mappers.ScopingConfigurationResourceListResult,
|
|
140
|
+
},
|
|
141
|
+
default: {
|
|
142
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
143
|
+
},
|
|
144
|
+
},
|
|
145
|
+
queryParameters: [Parameters.apiVersion],
|
|
146
|
+
urlParameters: [Parameters.$host, Parameters.reportName],
|
|
147
|
+
headerParameters: [Parameters.accept],
|
|
148
|
+
serializer,
|
|
149
|
+
};
|
|
150
|
+
const getOperationSpec = {
|
|
151
|
+
path: "/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/scopingConfigurations/{scopingConfigurationName}",
|
|
152
|
+
httpMethod: "GET",
|
|
153
|
+
responses: {
|
|
154
|
+
200: {
|
|
155
|
+
bodyMapper: Mappers.ScopingConfigurationResource,
|
|
156
|
+
},
|
|
157
|
+
default: {
|
|
158
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
159
|
+
},
|
|
160
|
+
},
|
|
161
|
+
queryParameters: [Parameters.apiVersion],
|
|
162
|
+
urlParameters: [
|
|
163
|
+
Parameters.$host,
|
|
164
|
+
Parameters.reportName,
|
|
165
|
+
Parameters.scopingConfigurationName,
|
|
166
|
+
],
|
|
167
|
+
headerParameters: [Parameters.accept],
|
|
168
|
+
serializer,
|
|
169
|
+
};
|
|
170
|
+
const createOrUpdateOperationSpec = {
|
|
171
|
+
path: "/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/scopingConfigurations/{scopingConfigurationName}",
|
|
172
|
+
httpMethod: "PUT",
|
|
173
|
+
responses: {
|
|
174
|
+
200: {
|
|
175
|
+
bodyMapper: Mappers.ScopingConfigurationResource,
|
|
176
|
+
},
|
|
177
|
+
201: {
|
|
178
|
+
bodyMapper: Mappers.ScopingConfigurationResource,
|
|
179
|
+
},
|
|
180
|
+
default: {
|
|
181
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
182
|
+
},
|
|
183
|
+
},
|
|
184
|
+
requestBody: Parameters.properties3,
|
|
185
|
+
queryParameters: [Parameters.apiVersion],
|
|
186
|
+
urlParameters: [
|
|
187
|
+
Parameters.$host,
|
|
188
|
+
Parameters.reportName,
|
|
189
|
+
Parameters.scopingConfigurationName,
|
|
190
|
+
],
|
|
191
|
+
headerParameters: [Parameters.contentType, Parameters.accept],
|
|
192
|
+
mediaType: "json",
|
|
193
|
+
serializer,
|
|
194
|
+
};
|
|
195
|
+
const deleteOperationSpec = {
|
|
196
|
+
path: "/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/scopingConfigurations/{scopingConfigurationName}",
|
|
197
|
+
httpMethod: "DELETE",
|
|
198
|
+
responses: {
|
|
199
|
+
200: {},
|
|
200
|
+
204: {},
|
|
201
|
+
default: {
|
|
202
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
203
|
+
},
|
|
204
|
+
},
|
|
205
|
+
queryParameters: [Parameters.apiVersion],
|
|
206
|
+
urlParameters: [
|
|
207
|
+
Parameters.$host,
|
|
208
|
+
Parameters.reportName,
|
|
209
|
+
Parameters.scopingConfigurationName,
|
|
210
|
+
],
|
|
211
|
+
headerParameters: [Parameters.accept],
|
|
212
|
+
serializer,
|
|
213
|
+
};
|
|
214
|
+
const listNextOperationSpec = {
|
|
215
|
+
path: "{nextLink}",
|
|
216
|
+
httpMethod: "GET",
|
|
217
|
+
responses: {
|
|
218
|
+
200: {
|
|
219
|
+
bodyMapper: Mappers.ScopingConfigurationResourceListResult,
|
|
220
|
+
},
|
|
221
|
+
default: {
|
|
222
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
223
|
+
},
|
|
224
|
+
},
|
|
225
|
+
urlParameters: [Parameters.$host, Parameters.nextLink, Parameters.reportName],
|
|
226
|
+
headerParameters: [Parameters.accept],
|
|
227
|
+
serializer,
|
|
228
|
+
};
|
|
229
|
+
//# sourceMappingURL=scopingConfiguration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scopingConfiguration.js","sourceRoot":"","sources":["../../../src/operations/scopingConfiguration.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { ScopingConfiguration } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AppComplianceAutomationToolForMicrosoft365 } from \"../appComplianceAutomationToolForMicrosoft365.js\";\nimport {\n ScopingConfigurationResource,\n ScopingConfigurationListNextOptionalParams,\n ScopingConfigurationListOptionalParams,\n ScopingConfigurationListResponse,\n ScopingConfigurationGetOptionalParams,\n ScopingConfigurationGetResponse,\n ScopingConfigurationCreateOrUpdateOptionalParams,\n ScopingConfigurationCreateOrUpdateResponse,\n ScopingConfigurationDeleteOptionalParams,\n ScopingConfigurationListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ScopingConfiguration operations. */\nexport class ScopingConfigurationImpl implements ScopingConfiguration {\n private readonly client: AppComplianceAutomationToolForMicrosoft365;\n\n /**\n * Initialize a new instance of the class ScopingConfiguration class.\n * @param client Reference to the service client\n */\n constructor(client: AppComplianceAutomationToolForMicrosoft365) {\n this.client = client;\n }\n\n /**\n * Returns a list format of the singleton scopingConfiguration for a specified report.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n public list(\n reportName: string,\n options?: ScopingConfigurationListOptionalParams,\n ): PagedAsyncIterableIterator<ScopingConfigurationResource> {\n const iter = this.listPagingAll(reportName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(reportName, options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n reportName: string,\n options?: ScopingConfigurationListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ScopingConfigurationResource[]> {\n let result: ScopingConfigurationListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(reportName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(reportName, continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n reportName: string,\n options?: ScopingConfigurationListOptionalParams,\n ): AsyncIterableIterator<ScopingConfigurationResource> {\n for await (const page of this.listPagingPage(reportName, options)) {\n yield* page;\n }\n }\n\n /**\n * Returns a list format of the singleton scopingConfiguration for a specified report.\n * @param reportName Report Name.\n * @param options The options parameters.\n */\n private _list(\n reportName: string,\n options?: ScopingConfigurationListOptionalParams,\n ): Promise<ScopingConfigurationListResponse> {\n return this.client.sendOperationRequest(\n { reportName, options },\n listOperationSpec,\n );\n }\n\n /**\n * Get the AppComplianceAutomation scoping configuration of the specific report.\n * @param reportName Report Name.\n * @param scopingConfigurationName The scoping configuration of the specific report.\n * @param options The options parameters.\n */\n get(\n reportName: string,\n scopingConfigurationName: string,\n options?: ScopingConfigurationGetOptionalParams,\n ): Promise<ScopingConfigurationGetResponse> {\n return this.client.sendOperationRequest(\n { reportName, scopingConfigurationName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Get the AppComplianceAutomation scoping configuration of the specific report.\n * @param reportName Report Name.\n * @param scopingConfigurationName The scoping configuration of the specific report.\n * @param properties Parameters for the create or update operation, this is a singleton resource, so\n * please make sure you're using 'default' as the name.\n * @param options The options parameters.\n */\n createOrUpdate(\n reportName: string,\n scopingConfigurationName: string,\n properties: ScopingConfigurationResource,\n options?: ScopingConfigurationCreateOrUpdateOptionalParams,\n ): Promise<ScopingConfigurationCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { reportName, scopingConfigurationName, properties, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * Clean the AppComplianceAutomation scoping configuration of the specific report.\n * @param reportName Report Name.\n * @param scopingConfigurationName The scoping configuration of the specific report.\n * @param options The options parameters.\n */\n delete(\n reportName: string,\n scopingConfigurationName: string,\n options?: ScopingConfigurationDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { reportName, scopingConfigurationName, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param reportName Report Name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n reportName: string,\n nextLink: string,\n options?: ScopingConfigurationListNextOptionalParams,\n ): Promise<ScopingConfigurationListNextResponse> {\n return this.client.sendOperationRequest(\n { reportName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/scopingConfigurations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ScopingConfigurationResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.reportName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/scopingConfigurations/{scopingConfigurationName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ScopingConfigurationResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.reportName,\n Parameters.scopingConfigurationName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/scopingConfigurations/{scopingConfigurationName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ScopingConfigurationResource,\n },\n 201: {\n bodyMapper: Mappers.ScopingConfigurationResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.properties3,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.reportName,\n Parameters.scopingConfigurationName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/scopingConfigurations/{scopingConfigurationName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.reportName,\n Parameters.scopingConfigurationName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ScopingConfigurationResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [Parameters.$host, Parameters.nextLink, Parameters.reportName],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Snapshot } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { AppComplianceAutomationToolForMicrosoft365 } from "../appComplianceAutomationToolForMicrosoft365.js";
|
|
4
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
5
|
+
import { SnapshotResource, SnapshotListOptionalParams, SnapshotGetOptionalParams, SnapshotGetResponse, SnapshotDownloadRequest, SnapshotDownloadOptionalParams, SnapshotDownloadResponse } from "../models/index.js";
|
|
6
|
+
/** Class containing Snapshot operations. */
|
|
7
|
+
export declare class SnapshotImpl implements Snapshot {
|
|
8
|
+
private readonly client;
|
|
9
|
+
/**
|
|
10
|
+
* Initialize a new instance of the class Snapshot class.
|
|
11
|
+
* @param client Reference to the service client
|
|
12
|
+
*/
|
|
13
|
+
constructor(client: AppComplianceAutomationToolForMicrosoft365);
|
|
14
|
+
/**
|
|
15
|
+
* Get the AppComplianceAutomation snapshot list.
|
|
16
|
+
* @param reportName Report Name.
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
list(reportName: string, options?: SnapshotListOptionalParams): PagedAsyncIterableIterator<SnapshotResource>;
|
|
20
|
+
private listPagingPage;
|
|
21
|
+
private listPagingAll;
|
|
22
|
+
/**
|
|
23
|
+
* Get the AppComplianceAutomation snapshot list.
|
|
24
|
+
* @param reportName Report Name.
|
|
25
|
+
* @param options The options parameters.
|
|
26
|
+
*/
|
|
27
|
+
private _list;
|
|
28
|
+
/**
|
|
29
|
+
* Get the AppComplianceAutomation snapshot and its properties.
|
|
30
|
+
* @param reportName Report Name.
|
|
31
|
+
* @param snapshotName Snapshot Name.
|
|
32
|
+
* @param options The options parameters.
|
|
33
|
+
*/
|
|
34
|
+
get(reportName: string, snapshotName: string, options?: SnapshotGetOptionalParams): Promise<SnapshotGetResponse>;
|
|
35
|
+
/**
|
|
36
|
+
* Download compliance needs from snapshot, like: Compliance Report, Resource List.
|
|
37
|
+
* @param reportName Report Name.
|
|
38
|
+
* @param snapshotName Snapshot Name.
|
|
39
|
+
* @param body Parameters for the query operation
|
|
40
|
+
* @param options The options parameters.
|
|
41
|
+
*/
|
|
42
|
+
beginDownload(reportName: string, snapshotName: string, body: SnapshotDownloadRequest, options?: SnapshotDownloadOptionalParams): Promise<SimplePollerLike<OperationState<SnapshotDownloadResponse>, SnapshotDownloadResponse>>;
|
|
43
|
+
/**
|
|
44
|
+
* Download compliance needs from snapshot, like: Compliance Report, Resource List.
|
|
45
|
+
* @param reportName Report Name.
|
|
46
|
+
* @param snapshotName Snapshot Name.
|
|
47
|
+
* @param body Parameters for the query operation
|
|
48
|
+
* @param options The options parameters.
|
|
49
|
+
*/
|
|
50
|
+
beginDownloadAndWait(reportName: string, snapshotName: string, body: SnapshotDownloadRequest, options?: SnapshotDownloadOptionalParams): Promise<SnapshotDownloadResponse>;
|
|
51
|
+
/**
|
|
52
|
+
* ListNext
|
|
53
|
+
* @param reportName Report Name.
|
|
54
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
55
|
+
* @param options The options parameters.
|
|
56
|
+
*/
|
|
57
|
+
private _listNext;
|
|
58
|
+
}
|
|
59
|
+
//# sourceMappingURL=snapshot.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"snapshot.d.ts","sourceRoot":"","sources":["../../../src/operations/snapshot.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AAI5D,OAAO,EAAE,0CAA0C,EAAE,MAAM,kDAAkD,CAAC;AAC9G,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,gBAAgB,EAEhB,0BAA0B,EAE1B,yBAAyB,EACzB,mBAAmB,EACnB,uBAAuB,EACvB,8BAA8B,EAC9B,wBAAwB,EAEzB,MAAM,oBAAoB,CAAC;AAG5B,4CAA4C;AAC5C,qBAAa,YAAa,YAAW,QAAQ;IAC3C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA6C;IAEpE;;;OAGG;gBACS,MAAM,EAAE,0CAA0C;IAI9D;;;;OAIG;IACI,IAAI,CACT,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0BAA0B,GACnC,0BAA0B,CAAC,gBAAgB,CAAC;YAkBhC,cAAc;YAuBd,aAAa;IAS5B;;;;OAIG;IACH,OAAO,CAAC,KAAK;IAUb;;;;;OAKG;IACH,GAAG,CACD,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC;IAO/B;;;;;;OAMG;IACG,aAAa,CACjB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,uBAAuB,EAC7B,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,wBAAwB,CAAC,EACxC,wBAAwB,CACzB,CACF;IAwDD;;;;;;OAMG;IACG,oBAAoB,CACxB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,uBAAuB,EAC7B,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC;IAUpC;;;;;OAKG;IACH,OAAO,CAAC,SAAS;CAUlB"}
|