@azure/arm-appcomplianceautomation 1.0.1-alpha.20250102.1 → 1.0.1-alpha.20250106.1
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":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.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 * as coreClient from \"@azure/core-client\";\n\nexport const CheckNameAvailabilityRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityRequest\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CheckNameAvailabilityResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResponse\",\n modelProperties: {\n nameAvailable: {\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\",\n },\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const GetCollectionCountRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetCollectionCountRequest\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const GetCollectionCountResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetCollectionCountResponse\",\n modelProperties: {\n count: {\n serializedName: \"count\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const GetOverviewStatusRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetOverviewStatusRequest\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const GetOverviewStatusResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetOverviewStatusResponse\",\n modelProperties: {\n statusList: {\n serializedName: \"statusList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StatusItem\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StatusItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StatusItem\",\n modelProperties: {\n statusName: {\n serializedName: \"statusName\",\n type: {\n name: \"String\",\n },\n },\n statusValue: {\n serializedName: \"statusValue\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ListInUseStorageAccountsRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListInUseStorageAccountsRequest\",\n modelProperties: {\n subscriptionIds: {\n serializedName: \"subscriptionIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ListInUseStorageAccountsResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListInUseStorageAccountsResponse\",\n modelProperties: {\n storageAccountList: {\n serializedName: \"storageAccountList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StorageInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageInfo\",\n modelProperties: {\n subscriptionId: {\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\",\n },\n },\n resourceGroup: {\n serializedName: \"resourceGroup\",\n type: {\n name: \"String\",\n },\n },\n accountName: {\n serializedName: \"accountName\",\n type: {\n name: \"String\",\n },\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OnboardRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OnboardRequest\",\n modelProperties: {\n subscriptionIds: {\n serializedName: \"subscriptionIds\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const OnboardResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OnboardResponse\",\n modelProperties: {\n subscriptionIds: {\n serializedName: \"subscriptionIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n actionType: {\n serializedName: \"actionType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ReportResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ReportProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportProperties\",\n modelProperties: {\n triggerTime: {\n serializedName: \"triggerTime\",\n required: true,\n type: {\n name: \"DateTime\",\n },\n },\n timeZone: {\n serializedName: \"timeZone\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n resources: {\n serializedName: \"resources\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceMetadata\",\n },\n },\n },\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errors: {\n serializedName: \"errors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n offerGuid: {\n serializedName: \"offerGuid\",\n type: {\n name: \"String\",\n },\n },\n nextTriggerTime: {\n serializedName: \"nextTriggerTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n lastTriggerTime: {\n serializedName: \"lastTriggerTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n subscriptions: {\n serializedName: \"subscriptions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n complianceStatus: {\n serializedName: \"complianceStatus\",\n type: {\n name: \"Composite\",\n className: \"ReportComplianceStatus\",\n },\n },\n storageInfo: {\n serializedName: \"storageInfo\",\n type: {\n name: \"Composite\",\n className: \"StorageInfo\",\n },\n },\n certRecords: {\n serializedName: \"certRecords\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CertSyncRecord\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ResourceMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceMetadata\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n resourceType: {\n serializedName: \"resourceType\",\n type: {\n name: \"String\",\n },\n },\n resourceKind: {\n serializedName: \"resourceKind\",\n type: {\n name: \"String\",\n },\n },\n resourceOrigin: {\n serializedName: \"resourceOrigin\",\n type: {\n name: \"String\",\n },\n },\n accountId: {\n serializedName: \"accountId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ReportComplianceStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportComplianceStatus\",\n modelProperties: {\n m365: {\n serializedName: \"m365\",\n type: {\n name: \"Composite\",\n className: \"OverviewStatus\",\n },\n },\n },\n },\n};\n\nexport const OverviewStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OverviewStatus\",\n modelProperties: {\n passedCount: {\n serializedName: \"passedCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n failedCount: {\n serializedName: \"failedCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n manualCount: {\n serializedName: \"manualCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n notApplicableCount: {\n serializedName: \"notApplicableCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n pendingCount: {\n serializedName: \"pendingCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const CertSyncRecord: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CertSyncRecord\",\n modelProperties: {\n offerGuid: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"offerGuid\",\n type: {\n name: \"String\",\n },\n },\n certificationStatus: {\n serializedName: \"certificationStatus\",\n type: {\n name: \"String\",\n },\n },\n ingestionStatus: {\n serializedName: \"ingestionStatus\",\n type: {\n name: \"String\",\n },\n },\n controls: {\n serializedName: \"controls\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ControlSyncRecord\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ControlSyncRecord: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ControlSyncRecord\",\n modelProperties: {\n controlId: {\n serializedName: \"controlId\",\n type: {\n name: \"String\",\n },\n },\n controlStatus: {\n serializedName: \"controlStatus\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ReportResourcePatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportResourcePatch\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ReportPatchProperties\",\n },\n },\n },\n },\n};\n\nexport const ReportPatchProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportPatchProperties\",\n modelProperties: {\n triggerTime: {\n serializedName: \"triggerTime\",\n type: {\n name: \"DateTime\",\n },\n },\n timeZone: {\n serializedName: \"timeZone\",\n type: {\n name: \"String\",\n },\n },\n resources: {\n serializedName: \"resources\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceMetadata\",\n },\n },\n },\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errors: {\n serializedName: \"errors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n offerGuid: {\n serializedName: \"offerGuid\",\n type: {\n name: \"String\",\n },\n },\n nextTriggerTime: {\n serializedName: \"nextTriggerTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n lastTriggerTime: {\n serializedName: \"lastTriggerTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n subscriptions: {\n serializedName: \"subscriptions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n complianceStatus: {\n serializedName: \"complianceStatus\",\n type: {\n name: \"Composite\",\n className: \"ReportComplianceStatus\",\n },\n },\n storageInfo: {\n serializedName: \"storageInfo\",\n type: {\n name: \"Composite\",\n className: \"StorageInfo\",\n },\n },\n certRecords: {\n serializedName: \"certRecords\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CertSyncRecord\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EvidenceResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EvidenceResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EvidenceResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EvidenceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EvidenceProperties\",\n modelProperties: {\n evidenceType: {\n serializedName: \"evidenceType\",\n type: {\n name: \"String\",\n },\n },\n filePath: {\n serializedName: \"filePath\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n extraData: {\n serializedName: \"extraData\",\n type: {\n name: \"String\",\n },\n },\n controlId: {\n serializedName: \"controlId\",\n type: {\n name: \"String\",\n },\n },\n responsibilityId: {\n serializedName: \"responsibilityId\",\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EvidenceFileDownloadRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EvidenceFileDownloadRequest\",\n modelProperties: {\n reportCreatorTenantId: {\n serializedName: \"reportCreatorTenantId\",\n type: {\n name: \"String\",\n },\n },\n offerGuid: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"offerGuid\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EvidenceFileDownloadResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EvidenceFileDownloadResponse\",\n modelProperties: {\n evidenceFile: {\n serializedName: \"evidenceFile\",\n type: {\n name: \"Composite\",\n className: \"EvidenceFileDownloadResponseEvidenceFile\",\n },\n },\n },\n },\n};\n\nexport const EvidenceFileDownloadResponseEvidenceFile: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"EvidenceFileDownloadResponseEvidenceFile\",\n modelProperties: {\n url: {\n serializedName: \"url\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const ReportFixResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportFixResult\",\n modelProperties: {\n result: {\n serializedName: \"result\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ScopingQuestions: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ScopingQuestions\",\n modelProperties: {\n questions: {\n serializedName: \"questions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ScopingQuestion\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ScopingQuestion: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ScopingQuestion\",\n modelProperties: {\n questionId: {\n serializedName: \"questionId\",\n required: true,\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n superiorQuestionId: {\n serializedName: \"superiorQuestionId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n inputType: {\n serializedName: \"inputType\",\n required: true,\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n optionIds: {\n serializedName: \"optionIds\",\n required: true,\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n rules: {\n serializedName: \"rules\",\n required: true,\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n showSubQuestionsValue: {\n serializedName: \"showSubQuestionsValue\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ScopingConfigurationResourceListResult: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ScopingConfigurationResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ScopingConfigurationResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const ScopingConfigurationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ScopingConfigurationProperties\",\n modelProperties: {\n answers: {\n serializedName: \"answers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ScopingAnswer\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ScopingAnswer: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ScopingAnswer\",\n modelProperties: {\n questionId: {\n constraints: {\n Pattern: new RegExp(\"^[-a-zA-Z0-9_]{1,50}$\"),\n },\n serializedName: \"questionId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n answers: {\n serializedName: \"answers\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const SnapshotResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SnapshotResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SnapshotResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SnapshotProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SnapshotProperties\",\n modelProperties: {\n snapshotName: {\n serializedName: \"snapshotName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n reportProperties: {\n serializedName: \"reportProperties\",\n type: {\n name: \"Composite\",\n className: \"ReportProperties\",\n },\n },\n reportSystemData: {\n serializedName: \"reportSystemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n complianceResults: {\n serializedName: \"complianceResults\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ComplianceResult\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ComplianceResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ComplianceResult\",\n modelProperties: {\n complianceName: {\n serializedName: \"complianceName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n categories: {\n serializedName: \"categories\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Category\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Category: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Category\",\n modelProperties: {\n categoryName: {\n serializedName: \"categoryName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n categoryStatus: {\n serializedName: \"categoryStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlFamilies: {\n serializedName: \"controlFamilies\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ControlFamily\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ControlFamily: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ControlFamily\",\n modelProperties: {\n controlFamilyName: {\n serializedName: \"controlFamilyName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlFamilyStatus: {\n serializedName: \"controlFamilyStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controls: {\n serializedName: \"controls\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Control\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Control: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Control\",\n modelProperties: {\n controlId: {\n serializedName: \"controlId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlName: {\n serializedName: \"controlName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlFullName: {\n serializedName: \"controlFullName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlDescription: {\n serializedName: \"controlDescription\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlDescriptionHyperLink: {\n serializedName: \"controlDescriptionHyperLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlStatus: {\n serializedName: \"controlStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilities: {\n serializedName: \"responsibilities\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Responsibility\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Responsibility: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Responsibility\",\n modelProperties: {\n responsibilityId: {\n serializedName: \"responsibilityId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilityTitle: {\n serializedName: \"responsibilityTitle\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilityDescription: {\n serializedName: \"responsibilityDescription\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilityType: {\n serializedName: \"responsibilityType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilitySeverity: {\n serializedName: \"responsibilitySeverity\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilityStatus: {\n serializedName: \"responsibilityStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilityEnvironment: {\n serializedName: \"responsibilityEnvironment\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n failedResourceCount: {\n serializedName: \"failedResourceCount\",\n type: {\n name: \"Number\",\n },\n },\n totalResourceCount: {\n serializedName: \"totalResourceCount\",\n type: {\n name: \"Number\",\n },\n },\n resourceList: {\n serializedName: \"resourceList\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResponsibilityResource\",\n },\n },\n },\n },\n recommendationList: {\n serializedName: \"recommendationList\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Recommendation\",\n },\n },\n },\n },\n guidance: {\n serializedName: \"guidance\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n justification: {\n serializedName: \"justification\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n evidenceFiles: {\n serializedName: \"evidenceFiles\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ResponsibilityResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResponsibilityResource\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n accountId: {\n serializedName: \"accountId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceType: {\n serializedName: \"resourceType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceOrigin: {\n serializedName: \"resourceOrigin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceStatus: {\n serializedName: \"resourceStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceStatusChangeDate: {\n serializedName: \"resourceStatusChangeDate\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n recommendationIds: {\n serializedName: \"recommendationIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Recommendation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Recommendation\",\n modelProperties: {\n recommendationId: {\n serializedName: \"recommendationId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n recommendationShortName: {\n serializedName: \"recommendationShortName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n recommendationSolutions: {\n serializedName: \"recommendationSolutions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RecommendationSolution\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const RecommendationSolution: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RecommendationSolution\",\n modelProperties: {\n recommendationSolutionIndex: {\n serializedName: \"recommendationSolutionIndex\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n recommendationSolutionContent: {\n serializedName: \"recommendationSolutionContent\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n isRecommendSolution: {\n serializedName: \"isRecommendSolution\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SnapshotDownloadRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SnapshotDownloadRequest\",\n modelProperties: {\n reportCreatorTenantId: {\n serializedName: \"reportCreatorTenantId\",\n type: {\n name: \"String\",\n },\n },\n downloadType: {\n serializedName: \"downloadType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n offerGuid: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"offerGuid\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DownloadResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DownloadResponse\",\n modelProperties: {\n resourceList: {\n serializedName: \"resourceList\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceItem\",\n },\n },\n },\n },\n complianceReport: {\n serializedName: \"complianceReport\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ComplianceReportItem\",\n },\n },\n },\n },\n compliancePdfReport: {\n serializedName: \"compliancePdfReport\",\n type: {\n name: \"Composite\",\n className: \"DownloadResponseCompliancePdfReport\",\n },\n },\n complianceDetailedPdfReport: {\n serializedName: \"complianceDetailedPdfReport\",\n type: {\n name: \"Composite\",\n className: \"DownloadResponseComplianceDetailedPdfReport\",\n },\n },\n },\n },\n};\n\nexport const ResourceItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceItem\",\n modelProperties: {\n subscriptionId: {\n serializedName: \"subscriptionId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceGroup: {\n serializedName: \"resourceGroup\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceType: {\n serializedName: \"resourceType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceId: {\n serializedName: \"resourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ComplianceReportItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ComplianceReportItem\",\n modelProperties: {\n categoryName: {\n serializedName: \"categoryName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlFamilyName: {\n serializedName: \"controlFamilyName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlId: {\n serializedName: \"controlId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlName: {\n serializedName: \"controlName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n controlStatus: {\n serializedName: \"controlStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilityTitle: {\n serializedName: \"responsibilityTitle\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilityDescription: {\n serializedName: \"responsibilityDescription\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceId: {\n serializedName: \"resourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceType: {\n serializedName: \"resourceType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceOrigin: {\n serializedName: \"resourceOrigin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceStatus: {\n serializedName: \"resourceStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resourceStatusChangeDate: {\n serializedName: \"resourceStatusChangeDate\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const DownloadResponseCompliancePdfReport: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DownloadResponseCompliancePdfReport\",\n modelProperties: {\n sasUri: {\n serializedName: \"sasUri\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DownloadResponseComplianceDetailedPdfReport: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DownloadResponseComplianceDetailedPdfReport\",\n modelProperties: {\n sasUri: {\n serializedName: \"sasUri\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const SyncCertRecordRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SyncCertRecordRequest\",\n modelProperties: {\n certRecord: {\n serializedName: \"certRecord\",\n type: {\n name: \"Composite\",\n className: \"CertSyncRecord\",\n },\n },\n },\n },\n};\n\nexport const SyncCertRecordResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SyncCertRecordResponse\",\n modelProperties: {\n certRecord: {\n serializedName: \"certRecord\",\n type: {\n name: \"Composite\",\n className: \"CertSyncRecord\",\n },\n },\n },\n },\n};\n\nexport const ReportVerificationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportVerificationResult\",\n modelProperties: {\n result: {\n serializedName: \"result\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const WebhookResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WebhookResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WebhookResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const WebhookProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WebhookProperties\",\n modelProperties: {\n webhookId: {\n serializedName: \"webhookId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n sendAllEvents: {\n serializedName: \"sendAllEvents\",\n type: {\n name: \"String\",\n },\n },\n events: {\n serializedName: \"events\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n payloadUrl: {\n constraints: {\n Pattern: new RegExp(\"^(http(s)?:\\\\/\\\\/)[\\\\S]{0,64994}$\"),\n },\n serializedName: \"payloadUrl\",\n type: {\n name: \"String\",\n },\n },\n contentType: {\n serializedName: \"contentType\",\n type: {\n name: \"String\",\n },\n },\n webhookKey: {\n constraints: {\n Pattern: new RegExp(\"^.{0,2048}$\"),\n },\n serializedName: \"webhookKey\",\n type: {\n name: \"String\",\n },\n },\n updateWebhookKey: {\n serializedName: \"updateWebhookKey\",\n type: {\n name: \"String\",\n },\n },\n webhookKeyEnabled: {\n serializedName: \"webhookKeyEnabled\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n enableSslVerification: {\n serializedName: \"enableSslVerification\",\n type: {\n name: \"String\",\n },\n },\n deliveryStatus: {\n serializedName: \"deliveryStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const WebhookResourcePatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WebhookResourcePatch\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"WebhookProperties\",\n },\n },\n },\n },\n};\n\nexport const TriggerEvaluationRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TriggerEvaluationRequest\",\n modelProperties: {\n resourceIds: {\n serializedName: \"resourceIds\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const TriggerEvaluationResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TriggerEvaluationResponse\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"TriggerEvaluationProperty\",\n },\n },\n },\n },\n};\n\nexport const TriggerEvaluationProperty: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TriggerEvaluationProperty\",\n modelProperties: {\n triggerTime: {\n serializedName: \"triggerTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n evaluationEndTime: {\n serializedName: \"evaluationEndTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n resourceIds: {\n serializedName: \"resourceIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n quickAssessments: {\n serializedName: \"quickAssessments\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"QuickAssessment\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const QuickAssessment: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuickAssessment\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n responsibilityId: {\n serializedName: \"responsibilityId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n timestamp: {\n serializedName: \"timestamp\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n resourceStatus: {\n serializedName: \"resourceStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n displayName: {\n serializedName: \"displayName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n remediationLink: {\n serializedName: \"remediationLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const ReportResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ReportProperties\",\n },\n },\n },\n },\n};\n\nexport const EvidenceResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EvidenceResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"EvidenceProperties\",\n },\n },\n },\n },\n};\n\nexport const ScopingConfigurationResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ScopingConfigurationResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ScopingConfigurationProperties\",\n },\n },\n },\n },\n};\n\nexport const SnapshotResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SnapshotResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SnapshotProperties\",\n },\n },\n },\n },\n};\n\nexport const WebhookResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WebhookResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"WebhookProperties\",\n },\n },\n },\n },\n};\n\nexport const ProviderActionsOnboardHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProviderActionsOnboardHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ProviderActionsTriggerEvaluationHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ProviderActionsTriggerEvaluationHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n };\n\nexport const ReportCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportCreateOrUpdateHeaders\",\n modelProperties: {\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ReportUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ReportDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ReportFixHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportFixHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ReportSyncCertRecordHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportSyncCertRecordHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ReportVerifyHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportVerifyHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const SnapshotDownloadHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SnapshotDownloadHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n"]}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
|
|
2
|
+
export declare const contentType: OperationParameter;
|
|
3
|
+
export declare const body: OperationParameter;
|
|
4
|
+
export declare const accept: OperationParameter;
|
|
5
|
+
export declare const $host: OperationURLParameter;
|
|
6
|
+
export declare const apiVersion: OperationQueryParameter;
|
|
7
|
+
export declare const body1: OperationParameter;
|
|
8
|
+
export declare const body2: OperationParameter;
|
|
9
|
+
export declare const body3: OperationParameter;
|
|
10
|
+
export declare const body4: OperationParameter;
|
|
11
|
+
export declare const body5: OperationParameter;
|
|
12
|
+
export declare const nextLink: OperationURLParameter;
|
|
13
|
+
export declare const skipToken: OperationQueryParameter;
|
|
14
|
+
export declare const top: OperationQueryParameter;
|
|
15
|
+
export declare const select: OperationQueryParameter;
|
|
16
|
+
export declare const filter: OperationQueryParameter;
|
|
17
|
+
export declare const orderby: OperationQueryParameter;
|
|
18
|
+
export declare const offerGuid: OperationQueryParameter;
|
|
19
|
+
export declare const reportCreatorTenantId: OperationQueryParameter;
|
|
20
|
+
export declare const reportName: OperationURLParameter;
|
|
21
|
+
export declare const properties: OperationParameter;
|
|
22
|
+
export declare const properties1: OperationParameter;
|
|
23
|
+
export declare const body6: OperationParameter;
|
|
24
|
+
export declare const evidenceName: OperationURLParameter;
|
|
25
|
+
export declare const properties2: OperationParameter;
|
|
26
|
+
export declare const body7: OperationParameter;
|
|
27
|
+
export declare const scopingConfigurationName: OperationURLParameter;
|
|
28
|
+
export declare const properties3: OperationParameter;
|
|
29
|
+
export declare const snapshotName: OperationURLParameter;
|
|
30
|
+
export declare const body8: OperationParameter;
|
|
31
|
+
export declare const webhookName: OperationURLParameter;
|
|
32
|
+
export declare const properties4: OperationParameter;
|
|
33
|
+
export declare const properties5: OperationParameter;
|
|
34
|
+
//# sourceMappingURL=parameters.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAmB5B,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,kBAGlB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,uBAQvB,CAAC;AAEF,eAAO,MAAM,GAAG,EAAE,uBAYjB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,uBAWpB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,uBAWpB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,uBAWrB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,uBAWvB,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,uBAWnC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,qBAYxB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,qBAY1B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,qBAYtC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,qBAY1B,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBAYzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC"}
|
|
@@ -0,0 +1,271 @@
|
|
|
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 { CheckNameAvailabilityRequest as CheckNameAvailabilityRequestMapper, GetCollectionCountRequest as GetCollectionCountRequestMapper, GetOverviewStatusRequest as GetOverviewStatusRequestMapper, ListInUseStorageAccountsRequest as ListInUseStorageAccountsRequestMapper, OnboardRequest as OnboardRequestMapper, TriggerEvaluationRequest as TriggerEvaluationRequestMapper, ReportResource as ReportResourceMapper, ReportResourcePatch as ReportResourcePatchMapper, SyncCertRecordRequest as SyncCertRecordRequestMapper, EvidenceResource as EvidenceResourceMapper, EvidenceFileDownloadRequest as EvidenceFileDownloadRequestMapper, ScopingConfigurationResource as ScopingConfigurationResourceMapper, SnapshotDownloadRequest as SnapshotDownloadRequestMapper, WebhookResource as WebhookResourceMapper, WebhookResourcePatch as WebhookResourcePatchMapper, } from "../models/mappers.js";
|
|
9
|
+
export const contentType = {
|
|
10
|
+
parameterPath: ["options", "contentType"],
|
|
11
|
+
mapper: {
|
|
12
|
+
defaultValue: "application/json",
|
|
13
|
+
isConstant: true,
|
|
14
|
+
serializedName: "Content-Type",
|
|
15
|
+
type: {
|
|
16
|
+
name: "String",
|
|
17
|
+
},
|
|
18
|
+
},
|
|
19
|
+
};
|
|
20
|
+
export const body = {
|
|
21
|
+
parameterPath: "body",
|
|
22
|
+
mapper: CheckNameAvailabilityRequestMapper,
|
|
23
|
+
};
|
|
24
|
+
export const accept = {
|
|
25
|
+
parameterPath: "accept",
|
|
26
|
+
mapper: {
|
|
27
|
+
defaultValue: "application/json",
|
|
28
|
+
isConstant: true,
|
|
29
|
+
serializedName: "Accept",
|
|
30
|
+
type: {
|
|
31
|
+
name: "String",
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
};
|
|
35
|
+
export const $host = {
|
|
36
|
+
parameterPath: "$host",
|
|
37
|
+
mapper: {
|
|
38
|
+
serializedName: "$host",
|
|
39
|
+
required: true,
|
|
40
|
+
type: {
|
|
41
|
+
name: "String",
|
|
42
|
+
},
|
|
43
|
+
},
|
|
44
|
+
skipEncoding: true,
|
|
45
|
+
};
|
|
46
|
+
export const apiVersion = {
|
|
47
|
+
parameterPath: "apiVersion",
|
|
48
|
+
mapper: {
|
|
49
|
+
defaultValue: "2024-06-27",
|
|
50
|
+
isConstant: true,
|
|
51
|
+
serializedName: "api-version",
|
|
52
|
+
type: {
|
|
53
|
+
name: "String",
|
|
54
|
+
},
|
|
55
|
+
},
|
|
56
|
+
};
|
|
57
|
+
export const body1 = {
|
|
58
|
+
parameterPath: "body",
|
|
59
|
+
mapper: GetCollectionCountRequestMapper,
|
|
60
|
+
};
|
|
61
|
+
export const body2 = {
|
|
62
|
+
parameterPath: "body",
|
|
63
|
+
mapper: GetOverviewStatusRequestMapper,
|
|
64
|
+
};
|
|
65
|
+
export const body3 = {
|
|
66
|
+
parameterPath: "body",
|
|
67
|
+
mapper: ListInUseStorageAccountsRequestMapper,
|
|
68
|
+
};
|
|
69
|
+
export const body4 = {
|
|
70
|
+
parameterPath: "body",
|
|
71
|
+
mapper: OnboardRequestMapper,
|
|
72
|
+
};
|
|
73
|
+
export const body5 = {
|
|
74
|
+
parameterPath: "body",
|
|
75
|
+
mapper: TriggerEvaluationRequestMapper,
|
|
76
|
+
};
|
|
77
|
+
export const nextLink = {
|
|
78
|
+
parameterPath: "nextLink",
|
|
79
|
+
mapper: {
|
|
80
|
+
serializedName: "nextLink",
|
|
81
|
+
required: true,
|
|
82
|
+
type: {
|
|
83
|
+
name: "String",
|
|
84
|
+
},
|
|
85
|
+
},
|
|
86
|
+
skipEncoding: true,
|
|
87
|
+
};
|
|
88
|
+
export const skipToken = {
|
|
89
|
+
parameterPath: ["options", "skipToken"],
|
|
90
|
+
mapper: {
|
|
91
|
+
serializedName: "$skipToken",
|
|
92
|
+
type: {
|
|
93
|
+
name: "String",
|
|
94
|
+
},
|
|
95
|
+
},
|
|
96
|
+
};
|
|
97
|
+
export const top = {
|
|
98
|
+
parameterPath: ["options", "top"],
|
|
99
|
+
mapper: {
|
|
100
|
+
constraints: {
|
|
101
|
+
InclusiveMaximum: 100,
|
|
102
|
+
InclusiveMinimum: 1,
|
|
103
|
+
},
|
|
104
|
+
serializedName: "$top",
|
|
105
|
+
type: {
|
|
106
|
+
name: "Number",
|
|
107
|
+
},
|
|
108
|
+
},
|
|
109
|
+
};
|
|
110
|
+
export const select = {
|
|
111
|
+
parameterPath: ["options", "select"],
|
|
112
|
+
mapper: {
|
|
113
|
+
constraints: {
|
|
114
|
+
MinLength: 1,
|
|
115
|
+
},
|
|
116
|
+
serializedName: "$select",
|
|
117
|
+
type: {
|
|
118
|
+
name: "String",
|
|
119
|
+
},
|
|
120
|
+
},
|
|
121
|
+
};
|
|
122
|
+
export const filter = {
|
|
123
|
+
parameterPath: ["options", "filter"],
|
|
124
|
+
mapper: {
|
|
125
|
+
constraints: {
|
|
126
|
+
MinLength: 1,
|
|
127
|
+
},
|
|
128
|
+
serializedName: "$filter",
|
|
129
|
+
type: {
|
|
130
|
+
name: "String",
|
|
131
|
+
},
|
|
132
|
+
},
|
|
133
|
+
};
|
|
134
|
+
export const orderby = {
|
|
135
|
+
parameterPath: ["options", "orderby"],
|
|
136
|
+
mapper: {
|
|
137
|
+
constraints: {
|
|
138
|
+
MinLength: 1,
|
|
139
|
+
},
|
|
140
|
+
serializedName: "$orderby",
|
|
141
|
+
type: {
|
|
142
|
+
name: "String",
|
|
143
|
+
},
|
|
144
|
+
},
|
|
145
|
+
};
|
|
146
|
+
export const offerGuid = {
|
|
147
|
+
parameterPath: ["options", "offerGuid"],
|
|
148
|
+
mapper: {
|
|
149
|
+
constraints: {
|
|
150
|
+
MinLength: 1,
|
|
151
|
+
},
|
|
152
|
+
serializedName: "offerGuid",
|
|
153
|
+
type: {
|
|
154
|
+
name: "String",
|
|
155
|
+
},
|
|
156
|
+
},
|
|
157
|
+
};
|
|
158
|
+
export const reportCreatorTenantId = {
|
|
159
|
+
parameterPath: ["options", "reportCreatorTenantId"],
|
|
160
|
+
mapper: {
|
|
161
|
+
constraints: {
|
|
162
|
+
MinLength: 1,
|
|
163
|
+
},
|
|
164
|
+
serializedName: "reportCreatorTenantId",
|
|
165
|
+
type: {
|
|
166
|
+
name: "String",
|
|
167
|
+
},
|
|
168
|
+
},
|
|
169
|
+
};
|
|
170
|
+
export const reportName = {
|
|
171
|
+
parameterPath: "reportName",
|
|
172
|
+
mapper: {
|
|
173
|
+
constraints: {
|
|
174
|
+
Pattern: new RegExp("^[-a-zA-Z0-9_]{1,50}$"),
|
|
175
|
+
},
|
|
176
|
+
serializedName: "reportName",
|
|
177
|
+
required: true,
|
|
178
|
+
type: {
|
|
179
|
+
name: "String",
|
|
180
|
+
},
|
|
181
|
+
},
|
|
182
|
+
};
|
|
183
|
+
export const properties = {
|
|
184
|
+
parameterPath: "properties",
|
|
185
|
+
mapper: ReportResourceMapper,
|
|
186
|
+
};
|
|
187
|
+
export const properties1 = {
|
|
188
|
+
parameterPath: "properties",
|
|
189
|
+
mapper: ReportResourcePatchMapper,
|
|
190
|
+
};
|
|
191
|
+
export const body6 = {
|
|
192
|
+
parameterPath: "body",
|
|
193
|
+
mapper: SyncCertRecordRequestMapper,
|
|
194
|
+
};
|
|
195
|
+
export const evidenceName = {
|
|
196
|
+
parameterPath: "evidenceName",
|
|
197
|
+
mapper: {
|
|
198
|
+
constraints: {
|
|
199
|
+
Pattern: new RegExp("^[a-zA-Z0-9-_.]+$"),
|
|
200
|
+
},
|
|
201
|
+
serializedName: "evidenceName",
|
|
202
|
+
required: true,
|
|
203
|
+
type: {
|
|
204
|
+
name: "String",
|
|
205
|
+
},
|
|
206
|
+
},
|
|
207
|
+
};
|
|
208
|
+
export const properties2 = {
|
|
209
|
+
parameterPath: "properties",
|
|
210
|
+
mapper: EvidenceResourceMapper,
|
|
211
|
+
};
|
|
212
|
+
export const body7 = {
|
|
213
|
+
parameterPath: "body",
|
|
214
|
+
mapper: EvidenceFileDownloadRequestMapper,
|
|
215
|
+
};
|
|
216
|
+
export const scopingConfigurationName = {
|
|
217
|
+
parameterPath: "scopingConfigurationName",
|
|
218
|
+
mapper: {
|
|
219
|
+
constraints: {
|
|
220
|
+
Pattern: new RegExp("^[a-zA-Z0-9_]*$"),
|
|
221
|
+
},
|
|
222
|
+
serializedName: "scopingConfigurationName",
|
|
223
|
+
required: true,
|
|
224
|
+
type: {
|
|
225
|
+
name: "String",
|
|
226
|
+
},
|
|
227
|
+
},
|
|
228
|
+
};
|
|
229
|
+
export const properties3 = {
|
|
230
|
+
parameterPath: "properties",
|
|
231
|
+
mapper: ScopingConfigurationResourceMapper,
|
|
232
|
+
};
|
|
233
|
+
export const snapshotName = {
|
|
234
|
+
parameterPath: "snapshotName",
|
|
235
|
+
mapper: {
|
|
236
|
+
constraints: {
|
|
237
|
+
Pattern: new RegExp("^[a-zA-Z0-9-_]{1,64}$"),
|
|
238
|
+
},
|
|
239
|
+
serializedName: "snapshotName",
|
|
240
|
+
required: true,
|
|
241
|
+
type: {
|
|
242
|
+
name: "String",
|
|
243
|
+
},
|
|
244
|
+
},
|
|
245
|
+
};
|
|
246
|
+
export const body8 = {
|
|
247
|
+
parameterPath: "body",
|
|
248
|
+
mapper: SnapshotDownloadRequestMapper,
|
|
249
|
+
};
|
|
250
|
+
export const webhookName = {
|
|
251
|
+
parameterPath: "webhookName",
|
|
252
|
+
mapper: {
|
|
253
|
+
constraints: {
|
|
254
|
+
Pattern: new RegExp("^[-a-zA-Z0-9_]{1,50}$"),
|
|
255
|
+
},
|
|
256
|
+
serializedName: "webhookName",
|
|
257
|
+
required: true,
|
|
258
|
+
type: {
|
|
259
|
+
name: "String",
|
|
260
|
+
},
|
|
261
|
+
},
|
|
262
|
+
};
|
|
263
|
+
export const properties4 = {
|
|
264
|
+
parameterPath: "properties",
|
|
265
|
+
mapper: WebhookResourceMapper,
|
|
266
|
+
};
|
|
267
|
+
export const properties5 = {
|
|
268
|
+
parameterPath: "properties",
|
|
269
|
+
mapper: WebhookResourcePatchMapper,
|
|
270
|
+
};
|
|
271
|
+
//# sourceMappingURL=parameters.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAOH,OAAO,EACL,4BAA4B,IAAI,kCAAkC,EAClE,yBAAyB,IAAI,+BAA+B,EAC5D,wBAAwB,IAAI,8BAA8B,EAC1D,+BAA+B,IAAI,qCAAqC,EACxE,cAAc,IAAI,oBAAoB,EACtC,wBAAwB,IAAI,8BAA8B,EAC1D,cAAc,IAAI,oBAAoB,EACtC,mBAAmB,IAAI,yBAAyB,EAChD,qBAAqB,IAAI,2BAA2B,EACpD,gBAAgB,IAAI,sBAAsB,EAC1C,2BAA2B,IAAI,iCAAiC,EAChE,4BAA4B,IAAI,kCAAkC,EAClE,uBAAuB,IAAI,6BAA6B,EACxD,eAAe,IAAI,qBAAqB,EACxC,oBAAoB,IAAI,0BAA0B,GACnD,MAAM,sBAAsB,CAAC;AAE9B,MAAM,CAAC,MAAM,WAAW,GAAuB;IAC7C,aAAa,EAAE,CAAC,SAAS,EAAE,aAAa,CAAC;IACzC,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,cAAc;QAC9B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAAuB;IACtC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,kCAAkC;CAC3C,CAAC;AAEF,MAAM,CAAC,MAAM,MAAM,GAAuB;IACxC,aAAa,EAAE,QAAQ;IACvB,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,QAAQ;QACxB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAA0B;IAC1C,aAAa,EAAE,OAAO;IACtB,MAAM,EAAE;QACN,cAAc,EAAE,OAAO;QACvB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAA4B;IACjD,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE;QACN,YAAY,EAAE,YAAY;QAC1B,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,aAAa;QAC7B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,+BAA+B;CACxC,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,8BAA8B;CACvC,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,qCAAqC;CAC9C,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,oBAAoB;CAC7B,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,8BAA8B;CACvC,CAAC;AAEF,MAAM,CAAC,MAAM,QAAQ,GAA0B;IAC7C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE;QACN,cAAc,EAAE,UAAU;QAC1B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEF,MAAM,CAAC,MAAM,SAAS,GAA4B;IAChD,aAAa,EAAE,CAAC,SAAS,EAAE,WAAW,CAAC;IACvC,MAAM,EAAE;QACN,cAAc,EAAE,YAAY;QAC5B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,GAAG,GAA4B;IAC1C,aAAa,EAAE,CAAC,SAAS,EAAE,KAAK,CAAC;IACjC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,gBAAgB,EAAE,GAAG;YACrB,gBAAgB,EAAE,CAAC;SACpB;QACD,cAAc,EAAE,MAAM;QACtB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,MAAM,GAA4B;IAC7C,aAAa,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAC;IACpC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,SAAS;QACzB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,MAAM,GAA4B;IAC7C,aAAa,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAC;IACpC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,SAAS;QACzB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAA4B;IAC9C,aAAa,EAAE,CAAC,SAAS,EAAE,SAAS,CAAC;IACrC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,UAAU;QAC1B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,SAAS,GAA4B;IAChD,aAAa,EAAE,CAAC,SAAS,EAAE,WAAW,CAAC;IACvC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,WAAW;QAC3B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,qBAAqB,GAA4B;IAC5D,aAAa,EAAE,CAAC,SAAS,EAAE,uBAAuB,CAAC;IACnD,MAAM,EAAE;QACN,WAAW,EAAE;YACX,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,uBAAuB;QACvC,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAA0B;IAC/C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,uBAAuB,CAAC;SAC7C;QACD,cAAc,EAAE,YAAY;QAC5B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAAuB;IAC5C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,oBAAoB;CAC7B,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,yBAAyB;CAClC,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,2BAA2B;CACpC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAA0B;IACjD,aAAa,EAAE,cAAc;IAC7B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,mBAAmB,CAAC;SACzC;QACD,cAAc,EAAE,cAAc;QAC9B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,sBAAsB;CAC/B,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,iCAAiC;CAC1C,CAAC;AAEF,MAAM,CAAC,MAAM,wBAAwB,GAA0B;IAC7D,aAAa,EAAE,0BAA0B;IACzC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,iBAAiB,CAAC;SACvC;QACD,cAAc,EAAE,0BAA0B;QAC1C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,kCAAkC;CAC3C,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAA0B;IACjD,aAAa,EAAE,cAAc;IAC7B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,uBAAuB,CAAC;SAC7C;QACD,cAAc,EAAE,cAAc;QAC9B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAuB;IACvC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE,6BAA6B;CACtC,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAA0B;IAChD,aAAa,EAAE,aAAa;IAC5B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,uBAAuB,CAAC;SAC7C;QACD,cAAc,EAAE,aAAa;QAC7B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,qBAAqB;CAC9B,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,0BAA0B;CACnC,CAAC","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 {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n CheckNameAvailabilityRequest as CheckNameAvailabilityRequestMapper,\n GetCollectionCountRequest as GetCollectionCountRequestMapper,\n GetOverviewStatusRequest as GetOverviewStatusRequestMapper,\n ListInUseStorageAccountsRequest as ListInUseStorageAccountsRequestMapper,\n OnboardRequest as OnboardRequestMapper,\n TriggerEvaluationRequest as TriggerEvaluationRequestMapper,\n ReportResource as ReportResourceMapper,\n ReportResourcePatch as ReportResourcePatchMapper,\n SyncCertRecordRequest as SyncCertRecordRequestMapper,\n EvidenceResource as EvidenceResourceMapper,\n EvidenceFileDownloadRequest as EvidenceFileDownloadRequestMapper,\n ScopingConfigurationResource as ScopingConfigurationResourceMapper,\n SnapshotDownloadRequest as SnapshotDownloadRequestMapper,\n WebhookResource as WebhookResourceMapper,\n WebhookResourcePatch as WebhookResourcePatchMapper,\n} from \"../models/mappers.js\";\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body: OperationParameter = {\n parameterPath: \"body\",\n mapper: CheckNameAvailabilityRequestMapper,\n};\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2024-06-27\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body1: OperationParameter = {\n parameterPath: \"body\",\n mapper: GetCollectionCountRequestMapper,\n};\n\nexport const body2: OperationParameter = {\n parameterPath: \"body\",\n mapper: GetOverviewStatusRequestMapper,\n};\n\nexport const body3: OperationParameter = {\n parameterPath: \"body\",\n mapper: ListInUseStorageAccountsRequestMapper,\n};\n\nexport const body4: OperationParameter = {\n parameterPath: \"body\",\n mapper: OnboardRequestMapper,\n};\n\nexport const body5: OperationParameter = {\n parameterPath: \"body\",\n mapper: TriggerEvaluationRequestMapper,\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const skipToken: OperationQueryParameter = {\n parameterPath: [\"options\", \"skipToken\"],\n mapper: {\n serializedName: \"$skipToken\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 1,\n },\n serializedName: \"$top\",\n type: {\n name: \"Number\",\n },\n },\n};\n\nexport const select: OperationQueryParameter = {\n parameterPath: [\"options\", \"select\"],\n mapper: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"$select\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const filter: OperationQueryParameter = {\n parameterPath: [\"options\", \"filter\"],\n mapper: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"$filter\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const orderby: OperationQueryParameter = {\n parameterPath: [\"options\", \"orderby\"],\n mapper: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"$orderby\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const offerGuid: OperationQueryParameter = {\n parameterPath: [\"options\", \"offerGuid\"],\n mapper: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"offerGuid\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const reportCreatorTenantId: OperationQueryParameter = {\n parameterPath: [\"options\", \"reportCreatorTenantId\"],\n mapper: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"reportCreatorTenantId\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const reportName: OperationURLParameter = {\n parameterPath: \"reportName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[-a-zA-Z0-9_]{1,50}$\"),\n },\n serializedName: \"reportName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const properties: OperationParameter = {\n parameterPath: \"properties\",\n mapper: ReportResourceMapper,\n};\n\nexport const properties1: OperationParameter = {\n parameterPath: \"properties\",\n mapper: ReportResourcePatchMapper,\n};\n\nexport const body6: OperationParameter = {\n parameterPath: \"body\",\n mapper: SyncCertRecordRequestMapper,\n};\n\nexport const evidenceName: OperationURLParameter = {\n parameterPath: \"evidenceName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-_.]+$\"),\n },\n serializedName: \"evidenceName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const properties2: OperationParameter = {\n parameterPath: \"properties\",\n mapper: EvidenceResourceMapper,\n};\n\nexport const body7: OperationParameter = {\n parameterPath: \"body\",\n mapper: EvidenceFileDownloadRequestMapper,\n};\n\nexport const scopingConfigurationName: OperationURLParameter = {\n parameterPath: \"scopingConfigurationName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9_]*$\"),\n },\n serializedName: \"scopingConfigurationName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const properties3: OperationParameter = {\n parameterPath: \"properties\",\n mapper: ScopingConfigurationResourceMapper,\n};\n\nexport const snapshotName: OperationURLParameter = {\n parameterPath: \"snapshotName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-_]{1,64}$\"),\n },\n serializedName: \"snapshotName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const body8: OperationParameter = {\n parameterPath: \"body\",\n mapper: SnapshotDownloadRequestMapper,\n};\n\nexport const webhookName: OperationURLParameter = {\n parameterPath: \"webhookName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[-a-zA-Z0-9_]{1,50}$\"),\n },\n serializedName: \"webhookName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const properties4: OperationParameter = {\n parameterPath: \"properties\",\n mapper: WebhookResourceMapper,\n};\n\nexport const properties5: OperationParameter = {\n parameterPath: \"properties\",\n mapper: WebhookResourcePatchMapper,\n};\n"]}
|