@azure/arm-resources 5.2.1-alpha.20250211.1 → 5.2.1-alpha.20250219.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/README.md +21 -12
- 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/deploymentOperations.d.ts +3 -3
- package/dist/browser/operations/deploymentOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/deploymentOperations.js +3 -3
- package/dist/browser/operations/deploymentOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/deployments.d.ts +3 -3
- package/dist/browser/operations/deployments.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/deployments.js +693 -769
- package/dist/browser/operations/deployments.js.map +1 -0
- package/dist/browser/operations/index.d.ts +9 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +16 -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/providerResourceTypes.d.ts +3 -3
- package/dist/browser/operations/providerResourceTypes.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/providerResourceTypes.js +2 -2
- package/dist/browser/operations/providerResourceTypes.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/providers.d.ts +3 -3
- package/dist/browser/operations/providers.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/providers.js +3 -3
- package/dist/browser/operations/providers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/resourceGroups.d.ts +3 -3
- package/dist/browser/operations/resourceGroups.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/resourceGroups.js +78 -86
- package/dist/browser/operations/resourceGroups.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/resources.d.ts +3 -3
- package/dist/browser/operations/resources.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/resources.js +319 -351
- package/dist/browser/operations/resources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/tagsOperations.d.ts +3 -3
- package/dist/browser/operations/tagsOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/tagsOperations.js +3 -3
- package/dist/browser/operations/tagsOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/deploymentOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/deploymentOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/deploymentOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/deployments.d.ts +1 -1
- package/dist/browser/operationsInterfaces/deployments.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/deployments.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +9 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +16 -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/providerResourceTypes.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/providerResourceTypes.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/providerResourceTypes.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/providers.d.ts +1 -1
- package/dist/browser/operationsInterfaces/providers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/providers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/resourceGroups.d.ts +1 -1
- package/dist/browser/operationsInterfaces/resourceGroups.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/resourceGroups.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/resources.d.ts +1 -1
- package/dist/browser/operationsInterfaces/resources.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/resources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/tagsOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/tagsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/tagsOperations.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/{dist-esm/src → dist/browser}/resourceManagementClient.d.ts +2 -2
- package/dist/browser/resourceManagementClient.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/resourceManagementClient.js +15 -18
- package/dist/browser/resourceManagementClient.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 +17 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +1977 -0
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +105 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +88 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +2753 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +40 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +349 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/deploymentOperations.d.ts +168 -0
- package/dist/commonjs/operations/deploymentOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/deploymentOperations.js +786 -0
- package/dist/commonjs/operations/deploymentOperations.js.map +1 -0
- package/dist/commonjs/operations/deployments.d.ts +628 -0
- package/dist/commonjs/operations/deployments.d.ts.map +1 -0
- package/dist/commonjs/operations/deployments.js +2770 -0
- package/dist/commonjs/operations/deployments.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +9 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +19 -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/providerResourceTypes.d.ts +19 -0
- package/dist/commonjs/operations/providerResourceTypes.d.ts.map +1 -0
- package/dist/commonjs/operations/providerResourceTypes.js +56 -0
- package/dist/commonjs/operations/providerResourceTypes.js.map +1 -0
- package/dist/commonjs/operations/providers.d.ts +87 -0
- package/dist/commonjs/operations/providers.d.ts.map +1 -0
- package/dist/commonjs/operations/providers.js +413 -0
- package/dist/commonjs/operations/providers.js.map +1 -0
- package/dist/commonjs/operations/resourceGroups.d.ts +91 -0
- package/dist/commonjs/operations/resourceGroups.d.ts.map +1 -0
- package/dist/commonjs/operations/resourceGroups.js +422 -0
- package/dist/commonjs/operations/resourceGroups.js.map +1 -0
- package/dist/commonjs/operations/resources.d.ts +278 -0
- package/dist/commonjs/operations/resources.d.ts.map +1 -0
- package/dist/commonjs/operations/resources.js +1132 -0
- package/dist/commonjs/operations/resources.js.map +1 -0
- package/dist/commonjs/operations/tagsOperations.d.ts +102 -0
- package/dist/commonjs/operations/tagsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/tagsOperations.js +379 -0
- package/dist/commonjs/operations/tagsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/deploymentOperations.d.ts +77 -0
- package/dist/commonjs/operationsInterfaces/deploymentOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/deploymentOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/deploymentOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/deployments.d.ts +545 -0
- package/dist/commonjs/operationsInterfaces/deployments.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/deployments.js +10 -0
- package/dist/commonjs/operationsInterfaces/deployments.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +9 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +19 -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/providerResourceTypes.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/providerResourceTypes.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/providerResourceTypes.js +10 -0
- package/dist/commonjs/operationsInterfaces/providerResourceTypes.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/providers.d.ts +53 -0
- package/dist/commonjs/operationsInterfaces/providers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/providers.js +10 -0
- package/dist/commonjs/operationsInterfaces/providers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/resourceGroups.d.ts +70 -0
- package/dist/commonjs/operationsInterfaces/resourceGroups.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/resourceGroups.js +10 -0
- package/dist/commonjs/operationsInterfaces/resourceGroups.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/resources.d.ts +242 -0
- package/dist/commonjs/operationsInterfaces/resources.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/resources.js +10 -0
- package/dist/commonjs/operationsInterfaces/resources.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/tagsOperations.d.ts +78 -0
- package/dist/commonjs/operationsInterfaces/tagsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/tagsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/tagsOperations.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/commonjs/resourceManagementClient.d.ts +27 -0
- package/dist/commonjs/resourceManagementClient.d.ts.map +1 -0
- package/dist/commonjs/resourceManagementClient.js +109 -0
- package/dist/commonjs/resourceManagementClient.js.map +1 -0
- package/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
- 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 +14 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +1977 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +102 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +88 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +2749 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +40 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +346 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/deploymentOperations.d.ts +168 -0
- package/dist/esm/operations/deploymentOperations.d.ts.map +1 -0
- package/dist/esm/operations/deploymentOperations.js +782 -0
- package/dist/esm/operations/deploymentOperations.js.map +1 -0
- package/dist/esm/operations/deployments.d.ts +628 -0
- package/dist/esm/operations/deployments.d.ts.map +1 -0
- package/dist/esm/operations/deployments.js +2766 -0
- package/dist/esm/operations/deployments.js.map +1 -0
- package/dist/esm/operations/index.d.ts +9 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +16 -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/providerResourceTypes.d.ts +19 -0
- package/dist/esm/operations/providerResourceTypes.d.ts.map +1 -0
- package/dist/esm/operations/providerResourceTypes.js +51 -0
- package/dist/esm/operations/providerResourceTypes.js.map +1 -0
- package/dist/esm/operations/providers.d.ts +87 -0
- package/dist/esm/operations/providers.d.ts.map +1 -0
- package/dist/esm/operations/providers.js +409 -0
- package/dist/esm/operations/providers.js.map +1 -0
- package/dist/esm/operations/resourceGroups.d.ts +91 -0
- package/dist/esm/operations/resourceGroups.d.ts.map +1 -0
- package/dist/esm/operations/resourceGroups.js +418 -0
- package/dist/esm/operations/resourceGroups.js.map +1 -0
- package/dist/esm/operations/resources.d.ts +278 -0
- package/dist/esm/operations/resources.d.ts.map +1 -0
- package/dist/esm/operations/resources.js +1128 -0
- package/dist/esm/operations/resources.js.map +1 -0
- package/dist/esm/operations/tagsOperations.d.ts +102 -0
- package/dist/esm/operations/tagsOperations.d.ts.map +1 -0
- package/dist/esm/operations/tagsOperations.js +375 -0
- package/dist/esm/operations/tagsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/deploymentOperations.d.ts +77 -0
- package/dist/esm/operationsInterfaces/deploymentOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/deploymentOperations.js +9 -0
- package/dist/esm/operationsInterfaces/deploymentOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/deployments.d.ts +545 -0
- package/dist/esm/operationsInterfaces/deployments.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/deployments.js +9 -0
- package/dist/esm/operationsInterfaces/deployments.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +9 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +16 -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/providerResourceTypes.d.ts +11 -0
- package/dist/esm/operationsInterfaces/providerResourceTypes.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/providerResourceTypes.js +9 -0
- package/dist/esm/operationsInterfaces/providerResourceTypes.js.map +1 -0
- package/dist/esm/operationsInterfaces/providers.d.ts +53 -0
- package/dist/esm/operationsInterfaces/providers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/providers.js +9 -0
- package/dist/esm/operationsInterfaces/providers.js.map +1 -0
- package/dist/esm/operationsInterfaces/resourceGroups.d.ts +70 -0
- package/dist/esm/operationsInterfaces/resourceGroups.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/resourceGroups.js +9 -0
- package/dist/esm/operationsInterfaces/resourceGroups.js.map +1 -0
- package/dist/esm/operationsInterfaces/resources.d.ts +242 -0
- package/dist/esm/operationsInterfaces/resources.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/resources.js +9 -0
- package/dist/esm/operationsInterfaces/resources.js.map +1 -0
- package/dist/esm/operationsInterfaces/tagsOperations.d.ts +78 -0
- package/dist/esm/operationsInterfaces/tagsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/tagsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/tagsOperations.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/esm/resourceManagementClient.d.ts +27 -0
- package/dist/esm/resourceManagementClient.d.ts.map +1 -0
- package/dist/esm/resourceManagementClient.js +104 -0
- package/dist/esm/resourceManagementClient.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 +14 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +1977 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +102 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +88 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +2749 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +40 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +346 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/deploymentOperations.d.ts +168 -0
- package/dist/react-native/operations/deploymentOperations.d.ts.map +1 -0
- package/dist/react-native/operations/deploymentOperations.js +782 -0
- package/dist/react-native/operations/deploymentOperations.js.map +1 -0
- package/dist/react-native/operations/deployments.d.ts +628 -0
- package/dist/react-native/operations/deployments.d.ts.map +1 -0
- package/dist/react-native/operations/deployments.js +2766 -0
- package/dist/react-native/operations/deployments.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +9 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +16 -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/providerResourceTypes.d.ts +19 -0
- package/dist/react-native/operations/providerResourceTypes.d.ts.map +1 -0
- package/dist/react-native/operations/providerResourceTypes.js +51 -0
- package/dist/react-native/operations/providerResourceTypes.js.map +1 -0
- package/dist/react-native/operations/providers.d.ts +87 -0
- package/dist/react-native/operations/providers.d.ts.map +1 -0
- package/dist/react-native/operations/providers.js +409 -0
- package/dist/react-native/operations/providers.js.map +1 -0
- package/dist/react-native/operations/resourceGroups.d.ts +91 -0
- package/dist/react-native/operations/resourceGroups.d.ts.map +1 -0
- package/dist/react-native/operations/resourceGroups.js +418 -0
- package/dist/react-native/operations/resourceGroups.js.map +1 -0
- package/dist/react-native/operations/resources.d.ts +278 -0
- package/dist/react-native/operations/resources.d.ts.map +1 -0
- package/dist/react-native/operations/resources.js +1128 -0
- package/dist/react-native/operations/resources.js.map +1 -0
- package/dist/react-native/operations/tagsOperations.d.ts +102 -0
- package/dist/react-native/operations/tagsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/tagsOperations.js +375 -0
- package/dist/react-native/operations/tagsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/deploymentOperations.d.ts +77 -0
- package/dist/react-native/operationsInterfaces/deploymentOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/deploymentOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/deploymentOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/deployments.d.ts +545 -0
- package/dist/react-native/operationsInterfaces/deployments.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/deployments.js +9 -0
- package/dist/react-native/operationsInterfaces/deployments.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +9 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +16 -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/providerResourceTypes.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/providerResourceTypes.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/providerResourceTypes.js +9 -0
- package/dist/react-native/operationsInterfaces/providerResourceTypes.js.map +1 -0
- package/dist/react-native/operationsInterfaces/providers.d.ts +53 -0
- package/dist/react-native/operationsInterfaces/providers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/providers.js +9 -0
- package/dist/react-native/operationsInterfaces/providers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/resourceGroups.d.ts +70 -0
- package/dist/react-native/operationsInterfaces/resourceGroups.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/resourceGroups.js +9 -0
- package/dist/react-native/operationsInterfaces/resourceGroups.js.map +1 -0
- package/dist/react-native/operationsInterfaces/resources.d.ts +242 -0
- package/dist/react-native/operationsInterfaces/resources.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/resources.js +9 -0
- package/dist/react-native/operationsInterfaces/resources.js.map +1 -0
- package/dist/react-native/operationsInterfaces/tagsOperations.d.ts +78 -0
- package/dist/react-native/operationsInterfaces/tagsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/tagsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/tagsOperations.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/dist/react-native/resourceManagementClient.d.ts +27 -0
- package/dist/react-native/resourceManagementClient.d.ts.map +1 -0
- package/dist/react-native/resourceManagementClient.js +104 -0
- package/dist/react-native/resourceManagementClient.js.map +1 -0
- package/package.json +67 -36
- package/dist/index.js +0 -9600
- 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/deploymentsCalculateTemplateHashSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsCalculateTemplateHashSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsCalculateTemplateHashSample.js +0 -48
- package/dist-esm/samples-dev/deploymentsCalculateTemplateHashSample.js.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtManagementGroupScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtManagementGroupScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtManagementGroupScopeSample.js +0 -37
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtManagementGroupScopeSample.js.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtScopeSample.js +0 -38
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtScopeSample.js.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtSubscriptionScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtSubscriptionScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtSubscriptionScopeSample.js +0 -38
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtSubscriptionScopeSample.js.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtTenantScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtTenantScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtTenantScopeSample.js +0 -37
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtTenantScopeSample.js.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js +0 -121
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/deploymentsWhatIfAtManagementGroupScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsWhatIfAtManagementGroupScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsWhatIfAtManagementGroupScopeSample.js +0 -33
- package/dist-esm/samples-dev/deploymentsWhatIfAtManagementGroupScopeSample.js.map +0 -1
- package/dist-esm/samples-dev/deploymentsWhatIfAtSubscriptionScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsWhatIfAtSubscriptionScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsWhatIfAtSubscriptionScopeSample.js +0 -32
- package/dist-esm/samples-dev/deploymentsWhatIfAtSubscriptionScopeSample.js.map +0 -1
- package/dist-esm/samples-dev/deploymentsWhatIfAtTenantScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsWhatIfAtTenantScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsWhatIfAtTenantScopeSample.js +0 -32
- package/dist-esm/samples-dev/deploymentsWhatIfAtTenantScopeSample.js.map +0 -1
- package/dist-esm/samples-dev/deploymentsWhatIfSample.d.ts +0 -2
- package/dist-esm/samples-dev/deploymentsWhatIfSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/deploymentsWhatIfSample.js +0 -32
- package/dist-esm/samples-dev/deploymentsWhatIfSample.js.map +0 -1
- package/dist-esm/samples-dev/providerResourceTypesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/providerResourceTypesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providerResourceTypesListSample.js +0 -35
- package/dist-esm/samples-dev/providerResourceTypesListSample.js.map +0 -1
- package/dist-esm/samples-dev/providersGetAtTenantScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/providersGetAtTenantScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providersGetAtTenantScopeSample.js +0 -30
- package/dist-esm/samples-dev/providersGetAtTenantScopeSample.js.map +0 -1
- package/dist-esm/samples-dev/providersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/providersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providersGetSample.js +0 -35
- package/dist-esm/samples-dev/providersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/providersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/providersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providersListSample.js +0 -50
- package/dist-esm/samples-dev/providersListSample.js.map +0 -1
- package/dist-esm/samples-dev/providersProviderPermissionsSample.d.ts +0 -2
- package/dist-esm/samples-dev/providersProviderPermissionsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/providersProviderPermissionsSample.js +0 -35
- package/dist-esm/samples-dev/providersProviderPermissionsSample.js.map +0 -1
- package/dist-esm/samples-dev/resourceGroupsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/resourceGroupsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/resourceGroupsCreateOrUpdateSample.js +0 -29
- package/dist-esm/samples-dev/resourceGroupsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/resourceGroupsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/resourceGroupsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/resourceGroupsDeleteSample.js +0 -49
- package/dist-esm/samples-dev/resourceGroupsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/resourceGroupsExportTemplateSample.d.ts +0 -2
- package/dist-esm/samples-dev/resourceGroupsExportTemplateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/resourceGroupsExportTemplateSample.js +0 -55
- package/dist-esm/samples-dev/resourceGroupsExportTemplateSample.js.map +0 -1
- package/dist-esm/samples-dev/tagsCreateOrUpdateAtScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/tagsCreateOrUpdateAtScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/tagsCreateOrUpdateAtScopeSample.js +0 -51
- package/dist-esm/samples-dev/tagsCreateOrUpdateAtScopeSample.js.map +0 -1
- package/dist-esm/samples-dev/tagsGetAtScopeSample.d.ts +0 -2
- package/dist-esm/samples-dev/tagsGetAtScopeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/tagsGetAtScopeSample.js +0 -52
- package/dist-esm/samples-dev/tagsGetAtScopeSample.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/deploymentOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/deploymentOperations.js.map +0 -1
- package/dist-esm/src/operations/deployments.d.ts.map +0 -1
- package/dist-esm/src/operations/deployments.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -9
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -16
- 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/providerResourceTypes.d.ts.map +0 -1
- package/dist-esm/src/operations/providerResourceTypes.js.map +0 -1
- package/dist-esm/src/operations/providers.d.ts.map +0 -1
- package/dist-esm/src/operations/providers.js.map +0 -1
- package/dist-esm/src/operations/resourceGroups.d.ts.map +0 -1
- package/dist-esm/src/operations/resourceGroups.js.map +0 -1
- package/dist-esm/src/operations/resources.d.ts.map +0 -1
- package/dist-esm/src/operations/resources.js.map +0 -1
- package/dist-esm/src/operations/tagsOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/tagsOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/deploymentOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/deploymentOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/deployments.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/deployments.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -9
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -16
- 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/providerResourceTypes.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/providers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/providers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/resourceGroups.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/resourceGroups.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/resources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/resources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/tagsOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/tagsOperations.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/src/resourceManagementClient.d.ts.map +0 -1
- package/dist-esm/src/resourceManagementClient.js.map +0 -1
- package/dist-esm/test/cae_mock_test.d.ts +0 -2
- package/dist-esm/test/cae_mock_test.d.ts.map +0 -1
- package/dist-esm/test/cae_mock_test.js +0 -120
- package/dist-esm/test/cae_mock_test.js.map +0 -1
- package/dist-esm/test/resources_examples.d.ts +0 -4
- package/dist-esm/test/resources_examples.d.ts.map +0 -1
- package/dist-esm/test/resources_examples.js +0 -225
- package/dist-esm/test/resources_examples.js.map +0 -1
- package/src/lroImpl.ts +0 -38
- package/src/models/index.ts +0 -2347
- package/src/models/mappers.ts +0 -2852
- package/src/models/parameters.ts +0 -402
- package/src/operations/deploymentOperations.ts +0 -1016
- package/src/operations/deployments.ts +0 -3849
- package/src/operations/index.ts +0 -16
- package/src/operations/operations.ts +0 -149
- package/src/operations/providerResourceTypes.ts +0 -69
- package/src/operations/providers.ts +0 -493
- package/src/operations/resourceGroups.ts +0 -546
- package/src/operations/resources.ts +0 -1568
- package/src/operations/tagsOperations.ts +0 -463
- package/src/operationsInterfaces/deploymentOperations.ts +0 -144
- package/src/operationsInterfaces/deployments.ts +0 -957
- package/src/operationsInterfaces/index.ts +0 -16
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/providerResourceTypes.ts +0 -25
- package/src/operationsInterfaces/providers.ts +0 -100
- package/src/operationsInterfaces/resourceGroups.ts +0 -130
- package/src/operationsInterfaces/resources.ts +0 -422
- package/src/operationsInterfaces/tagsOperations.ts +0 -132
- package/src/pagingHelper.ts +0 -39
- package/src/resourceManagementClient.ts +0 -172
- package/tsconfig.json +0 -33
- package/types/arm-resources.d.ts +0 -3398
- /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/deploymentOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/deployments.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/providerResourceTypes.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/providers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/resourceGroups.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/resources.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/tagsOperations.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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deployments.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/deployments.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n DeploymentExtended,\n DeploymentsListAtScopeOptionalParams,\n DeploymentsListAtTenantScopeOptionalParams,\n DeploymentsListAtManagementGroupScopeOptionalParams,\n DeploymentsListAtSubscriptionScopeOptionalParams,\n DeploymentsListByResourceGroupOptionalParams,\n DeploymentsDeleteAtScopeOptionalParams,\n DeploymentsCheckExistenceAtScopeOptionalParams,\n DeploymentsCheckExistenceAtScopeResponse,\n Deployment,\n DeploymentsCreateOrUpdateAtScopeOptionalParams,\n DeploymentsCreateOrUpdateAtScopeResponse,\n DeploymentsGetAtScopeOptionalParams,\n DeploymentsGetAtScopeResponse,\n DeploymentsCancelAtScopeOptionalParams,\n DeploymentsValidateAtScopeOptionalParams,\n DeploymentsValidateAtScopeResponse,\n DeploymentsExportTemplateAtScopeOptionalParams,\n DeploymentsExportTemplateAtScopeResponse,\n DeploymentsDeleteAtTenantScopeOptionalParams,\n DeploymentsCheckExistenceAtTenantScopeOptionalParams,\n DeploymentsCheckExistenceAtTenantScopeResponse,\n ScopedDeployment,\n DeploymentsCreateOrUpdateAtTenantScopeOptionalParams,\n DeploymentsCreateOrUpdateAtTenantScopeResponse,\n DeploymentsGetAtTenantScopeOptionalParams,\n DeploymentsGetAtTenantScopeResponse,\n DeploymentsCancelAtTenantScopeOptionalParams,\n DeploymentsValidateAtTenantScopeOptionalParams,\n DeploymentsValidateAtTenantScopeResponse,\n ScopedDeploymentWhatIf,\n DeploymentsWhatIfAtTenantScopeOptionalParams,\n DeploymentsWhatIfAtTenantScopeResponse,\n DeploymentsExportTemplateAtTenantScopeOptionalParams,\n DeploymentsExportTemplateAtTenantScopeResponse,\n DeploymentsDeleteAtManagementGroupScopeOptionalParams,\n DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams,\n DeploymentsCheckExistenceAtManagementGroupScopeResponse,\n DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams,\n DeploymentsCreateOrUpdateAtManagementGroupScopeResponse,\n DeploymentsGetAtManagementGroupScopeOptionalParams,\n DeploymentsGetAtManagementGroupScopeResponse,\n DeploymentsCancelAtManagementGroupScopeOptionalParams,\n DeploymentsValidateAtManagementGroupScopeOptionalParams,\n DeploymentsValidateAtManagementGroupScopeResponse,\n DeploymentsWhatIfAtManagementGroupScopeOptionalParams,\n DeploymentsWhatIfAtManagementGroupScopeResponse,\n DeploymentsExportTemplateAtManagementGroupScopeOptionalParams,\n DeploymentsExportTemplateAtManagementGroupScopeResponse,\n DeploymentsDeleteAtSubscriptionScopeOptionalParams,\n DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams,\n DeploymentsCheckExistenceAtSubscriptionScopeResponse,\n DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams,\n DeploymentsCreateOrUpdateAtSubscriptionScopeResponse,\n DeploymentsGetAtSubscriptionScopeOptionalParams,\n DeploymentsGetAtSubscriptionScopeResponse,\n DeploymentsCancelAtSubscriptionScopeOptionalParams,\n DeploymentsValidateAtSubscriptionScopeOptionalParams,\n DeploymentsValidateAtSubscriptionScopeResponse,\n DeploymentWhatIf,\n DeploymentsWhatIfAtSubscriptionScopeOptionalParams,\n DeploymentsWhatIfAtSubscriptionScopeResponse,\n DeploymentsExportTemplateAtSubscriptionScopeOptionalParams,\n DeploymentsExportTemplateAtSubscriptionScopeResponse,\n DeploymentsDeleteOptionalParams,\n DeploymentsCheckExistenceOptionalParams,\n DeploymentsCheckExistenceResponse,\n DeploymentsCreateOrUpdateOptionalParams,\n DeploymentsCreateOrUpdateResponse,\n DeploymentsGetOptionalParams,\n DeploymentsGetResponse,\n DeploymentsCancelOptionalParams,\n DeploymentsValidateOptionalParams,\n DeploymentsValidateResponse,\n DeploymentsWhatIfOptionalParams,\n DeploymentsWhatIfResponse,\n DeploymentsExportTemplateOptionalParams,\n DeploymentsExportTemplateResponse,\n DeploymentsCalculateTemplateHashOptionalParams,\n DeploymentsCalculateTemplateHashResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Deployments. */\nexport interface Deployments {\n /**\n * Get all the deployments at the given scope.\n * @param scope The resource scope.\n * @param options The options parameters.\n */\n listAtScope(\n scope: string,\n options?: DeploymentsListAtScopeOptionalParams\n ): PagedAsyncIterableIterator<DeploymentExtended>;\n /**\n * Get all the deployments at the tenant scope.\n * @param options The options parameters.\n */\n listAtTenantScope(\n options?: DeploymentsListAtTenantScopeOptionalParams\n ): PagedAsyncIterableIterator<DeploymentExtended>;\n /**\n * Get all the deployments for a management group.\n * @param groupId The management group ID.\n * @param options The options parameters.\n */\n listAtManagementGroupScope(\n groupId: string,\n options?: DeploymentsListAtManagementGroupScopeOptionalParams\n ): PagedAsyncIterableIterator<DeploymentExtended>;\n /**\n * Get all the deployments for a subscription.\n * @param options The options parameters.\n */\n listAtSubscriptionScope(\n options?: DeploymentsListAtSubscriptionScopeOptionalParams\n ): PagedAsyncIterableIterator<DeploymentExtended>;\n /**\n * Get all the deployments for a resource group.\n * @param resourceGroupName The name of the resource group with the deployments to get. The name is\n * case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: DeploymentsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<DeploymentExtended>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. This is an asynchronous operation that returns a\n * status of 202 until the template deployment is successfully deleted. The Location response header\n * contains the URI that is used to obtain the status of the process. While the process is running, a\n * call to the URI in the Location header returns a status of 202. When the process finishes, the URI\n * in the Location header returns a status of 204 on success. If the asynchronous request failed, the\n * URI in the Location header returns an error-level status code.\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDeleteAtScope(\n scope: string,\n deploymentName: string,\n options?: DeploymentsDeleteAtScopeOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. This is an asynchronous operation that returns a\n * status of 202 until the template deployment is successfully deleted. The Location response header\n * contains the URI that is used to obtain the status of the process. While the process is running, a\n * call to the URI in the Location header returns a status of 202. When the process finishes, the URI\n * in the Location header returns a status of 204 on success. If the asynchronous request failed, the\n * URI in the Location header returns an error-level status code.\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDeleteAtScopeAndWait(\n scope: string,\n deploymentName: string,\n options?: DeploymentsDeleteAtScopeOptionalParams\n ): Promise<void>;\n /**\n * Checks whether the deployment exists.\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n checkExistenceAtScope(\n scope: string,\n deploymentName: string,\n options?: DeploymentsCheckExistenceAtScopeOptionalParams\n ): Promise<DeploymentsCheckExistenceAtScopeResponse>;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAtScope(\n scope: string,\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsCreateOrUpdateAtScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsCreateOrUpdateAtScopeResponse>,\n DeploymentsCreateOrUpdateAtScopeResponse\n >\n >;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAtScopeAndWait(\n scope: string,\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsCreateOrUpdateAtScopeOptionalParams\n ): Promise<DeploymentsCreateOrUpdateAtScopeResponse>;\n /**\n * Gets a deployment.\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n getAtScope(\n scope: string,\n deploymentName: string,\n options?: DeploymentsGetAtScopeOptionalParams\n ): Promise<DeploymentsGetAtScopeResponse>;\n /**\n * You can cancel a deployment only if the provisioningState is Accepted or Running. After the\n * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment\n * stops the currently running template deployment and leaves the resources partially deployed.\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n cancelAtScope(\n scope: string,\n deploymentName: string,\n options?: DeploymentsCancelAtScopeOptionalParams\n ): Promise<void>;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidateAtScope(\n scope: string,\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsValidateAtScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsValidateAtScopeResponse>,\n DeploymentsValidateAtScopeResponse\n >\n >;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidateAtScopeAndWait(\n scope: string,\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsValidateAtScopeOptionalParams\n ): Promise<DeploymentsValidateAtScopeResponse>;\n /**\n * Exports the template used for specified deployment.\n * @param scope The resource scope.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n exportTemplateAtScope(\n scope: string,\n deploymentName: string,\n options?: DeploymentsExportTemplateAtScopeOptionalParams\n ): Promise<DeploymentsExportTemplateAtScopeResponse>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. This is an asynchronous operation that returns a\n * status of 202 until the template deployment is successfully deleted. The Location response header\n * contains the URI that is used to obtain the status of the process. While the process is running, a\n * call to the URI in the Location header returns a status of 202. When the process finishes, the URI\n * in the Location header returns a status of 204 on success. If the asynchronous request failed, the\n * URI in the Location header returns an error-level status code.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDeleteAtTenantScope(\n deploymentName: string,\n options?: DeploymentsDeleteAtTenantScopeOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. This is an asynchronous operation that returns a\n * status of 202 until the template deployment is successfully deleted. The Location response header\n * contains the URI that is used to obtain the status of the process. While the process is running, a\n * call to the URI in the Location header returns a status of 202. When the process finishes, the URI\n * in the Location header returns a status of 204 on success. If the asynchronous request failed, the\n * URI in the Location header returns an error-level status code.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDeleteAtTenantScopeAndWait(\n deploymentName: string,\n options?: DeploymentsDeleteAtTenantScopeOptionalParams\n ): Promise<void>;\n /**\n * Checks whether the deployment exists.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n checkExistenceAtTenantScope(\n deploymentName: string,\n options?: DeploymentsCheckExistenceAtTenantScopeOptionalParams\n ): Promise<DeploymentsCheckExistenceAtTenantScopeResponse>;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAtTenantScope(\n deploymentName: string,\n parameters: ScopedDeployment,\n options?: DeploymentsCreateOrUpdateAtTenantScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsCreateOrUpdateAtTenantScopeResponse>,\n DeploymentsCreateOrUpdateAtTenantScopeResponse\n >\n >;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAtTenantScopeAndWait(\n deploymentName: string,\n parameters: ScopedDeployment,\n options?: DeploymentsCreateOrUpdateAtTenantScopeOptionalParams\n ): Promise<DeploymentsCreateOrUpdateAtTenantScopeResponse>;\n /**\n * Gets a deployment.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n getAtTenantScope(\n deploymentName: string,\n options?: DeploymentsGetAtTenantScopeOptionalParams\n ): Promise<DeploymentsGetAtTenantScopeResponse>;\n /**\n * You can cancel a deployment only if the provisioningState is Accepted or Running. After the\n * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment\n * stops the currently running template deployment and leaves the resources partially deployed.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n cancelAtTenantScope(\n deploymentName: string,\n options?: DeploymentsCancelAtTenantScopeOptionalParams\n ): Promise<void>;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidateAtTenantScope(\n deploymentName: string,\n parameters: ScopedDeployment,\n options?: DeploymentsValidateAtTenantScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsValidateAtTenantScopeResponse>,\n DeploymentsValidateAtTenantScopeResponse\n >\n >;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidateAtTenantScopeAndWait(\n deploymentName: string,\n parameters: ScopedDeployment,\n options?: DeploymentsValidateAtTenantScopeOptionalParams\n ): Promise<DeploymentsValidateAtTenantScopeResponse>;\n /**\n * Returns changes that will be made by the deployment if executed at the scope of the tenant group.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginWhatIfAtTenantScope(\n deploymentName: string,\n parameters: ScopedDeploymentWhatIf,\n options?: DeploymentsWhatIfAtTenantScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsWhatIfAtTenantScopeResponse>,\n DeploymentsWhatIfAtTenantScopeResponse\n >\n >;\n /**\n * Returns changes that will be made by the deployment if executed at the scope of the tenant group.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginWhatIfAtTenantScopeAndWait(\n deploymentName: string,\n parameters: ScopedDeploymentWhatIf,\n options?: DeploymentsWhatIfAtTenantScopeOptionalParams\n ): Promise<DeploymentsWhatIfAtTenantScopeResponse>;\n /**\n * Exports the template used for specified deployment.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n exportTemplateAtTenantScope(\n deploymentName: string,\n options?: DeploymentsExportTemplateAtTenantScopeOptionalParams\n ): Promise<DeploymentsExportTemplateAtTenantScopeResponse>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. This is an asynchronous operation that returns a\n * status of 202 until the template deployment is successfully deleted. The Location response header\n * contains the URI that is used to obtain the status of the process. While the process is running, a\n * call to the URI in the Location header returns a status of 202. When the process finishes, the URI\n * in the Location header returns a status of 204 on success. If the asynchronous request failed, the\n * URI in the Location header returns an error-level status code.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDeleteAtManagementGroupScope(\n groupId: string,\n deploymentName: string,\n options?: DeploymentsDeleteAtManagementGroupScopeOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. This is an asynchronous operation that returns a\n * status of 202 until the template deployment is successfully deleted. The Location response header\n * contains the URI that is used to obtain the status of the process. While the process is running, a\n * call to the URI in the Location header returns a status of 202. When the process finishes, the URI\n * in the Location header returns a status of 204 on success. If the asynchronous request failed, the\n * URI in the Location header returns an error-level status code.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDeleteAtManagementGroupScopeAndWait(\n groupId: string,\n deploymentName: string,\n options?: DeploymentsDeleteAtManagementGroupScopeOptionalParams\n ): Promise<void>;\n /**\n * Checks whether the deployment exists.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n checkExistenceAtManagementGroupScope(\n groupId: string,\n deploymentName: string,\n options?: DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams\n ): Promise<DeploymentsCheckExistenceAtManagementGroupScopeResponse>;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAtManagementGroupScope(\n groupId: string,\n deploymentName: string,\n parameters: ScopedDeployment,\n options?: DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsCreateOrUpdateAtManagementGroupScopeResponse>,\n DeploymentsCreateOrUpdateAtManagementGroupScopeResponse\n >\n >;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAtManagementGroupScopeAndWait(\n groupId: string,\n deploymentName: string,\n parameters: ScopedDeployment,\n options?: DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams\n ): Promise<DeploymentsCreateOrUpdateAtManagementGroupScopeResponse>;\n /**\n * Gets a deployment.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n getAtManagementGroupScope(\n groupId: string,\n deploymentName: string,\n options?: DeploymentsGetAtManagementGroupScopeOptionalParams\n ): Promise<DeploymentsGetAtManagementGroupScopeResponse>;\n /**\n * You can cancel a deployment only if the provisioningState is Accepted or Running. After the\n * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment\n * stops the currently running template deployment and leaves the resources partially deployed.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n cancelAtManagementGroupScope(\n groupId: string,\n deploymentName: string,\n options?: DeploymentsCancelAtManagementGroupScopeOptionalParams\n ): Promise<void>;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidateAtManagementGroupScope(\n groupId: string,\n deploymentName: string,\n parameters: ScopedDeployment,\n options?: DeploymentsValidateAtManagementGroupScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsValidateAtManagementGroupScopeResponse>,\n DeploymentsValidateAtManagementGroupScopeResponse\n >\n >;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidateAtManagementGroupScopeAndWait(\n groupId: string,\n deploymentName: string,\n parameters: ScopedDeployment,\n options?: DeploymentsValidateAtManagementGroupScopeOptionalParams\n ): Promise<DeploymentsValidateAtManagementGroupScopeResponse>;\n /**\n * Returns changes that will be made by the deployment if executed at the scope of the management\n * group.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginWhatIfAtManagementGroupScope(\n groupId: string,\n deploymentName: string,\n parameters: ScopedDeploymentWhatIf,\n options?: DeploymentsWhatIfAtManagementGroupScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsWhatIfAtManagementGroupScopeResponse>,\n DeploymentsWhatIfAtManagementGroupScopeResponse\n >\n >;\n /**\n * Returns changes that will be made by the deployment if executed at the scope of the management\n * group.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginWhatIfAtManagementGroupScopeAndWait(\n groupId: string,\n deploymentName: string,\n parameters: ScopedDeploymentWhatIf,\n options?: DeploymentsWhatIfAtManagementGroupScopeOptionalParams\n ): Promise<DeploymentsWhatIfAtManagementGroupScopeResponse>;\n /**\n * Exports the template used for specified deployment.\n * @param groupId The management group ID.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n exportTemplateAtManagementGroupScope(\n groupId: string,\n deploymentName: string,\n options?: DeploymentsExportTemplateAtManagementGroupScopeOptionalParams\n ): Promise<DeploymentsExportTemplateAtManagementGroupScopeResponse>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. This is an asynchronous operation that returns a\n * status of 202 until the template deployment is successfully deleted. The Location response header\n * contains the URI that is used to obtain the status of the process. While the process is running, a\n * call to the URI in the Location header returns a status of 202. When the process finishes, the URI\n * in the Location header returns a status of 204 on success. If the asynchronous request failed, the\n * URI in the Location header returns an error-level status code.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDeleteAtSubscriptionScope(\n deploymentName: string,\n options?: DeploymentsDeleteAtSubscriptionScopeOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. This is an asynchronous operation that returns a\n * status of 202 until the template deployment is successfully deleted. The Location response header\n * contains the URI that is used to obtain the status of the process. While the process is running, a\n * call to the URI in the Location header returns a status of 202. When the process finishes, the URI\n * in the Location header returns a status of 204 on success. If the asynchronous request failed, the\n * URI in the Location header returns an error-level status code.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDeleteAtSubscriptionScopeAndWait(\n deploymentName: string,\n options?: DeploymentsDeleteAtSubscriptionScopeOptionalParams\n ): Promise<void>;\n /**\n * Checks whether the deployment exists.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n checkExistenceAtSubscriptionScope(\n deploymentName: string,\n options?: DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams\n ): Promise<DeploymentsCheckExistenceAtSubscriptionScopeResponse>;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAtSubscriptionScope(\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>,\n DeploymentsCreateOrUpdateAtSubscriptionScopeResponse\n >\n >;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAtSubscriptionScopeAndWait(\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams\n ): Promise<DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>;\n /**\n * Gets a deployment.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n getAtSubscriptionScope(\n deploymentName: string,\n options?: DeploymentsGetAtSubscriptionScopeOptionalParams\n ): Promise<DeploymentsGetAtSubscriptionScopeResponse>;\n /**\n * You can cancel a deployment only if the provisioningState is Accepted or Running. After the\n * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment\n * stops the currently running template deployment and leaves the resources partially deployed.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n cancelAtSubscriptionScope(\n deploymentName: string,\n options?: DeploymentsCancelAtSubscriptionScopeOptionalParams\n ): Promise<void>;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidateAtSubscriptionScope(\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsValidateAtSubscriptionScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsValidateAtSubscriptionScopeResponse>,\n DeploymentsValidateAtSubscriptionScopeResponse\n >\n >;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidateAtSubscriptionScopeAndWait(\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsValidateAtSubscriptionScopeOptionalParams\n ): Promise<DeploymentsValidateAtSubscriptionScopeResponse>;\n /**\n * Returns changes that will be made by the deployment if executed at the scope of the subscription.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to What If.\n * @param options The options parameters.\n */\n beginWhatIfAtSubscriptionScope(\n deploymentName: string,\n parameters: DeploymentWhatIf,\n options?: DeploymentsWhatIfAtSubscriptionScopeOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsWhatIfAtSubscriptionScopeResponse>,\n DeploymentsWhatIfAtSubscriptionScopeResponse\n >\n >;\n /**\n * Returns changes that will be made by the deployment if executed at the scope of the subscription.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to What If.\n * @param options The options parameters.\n */\n beginWhatIfAtSubscriptionScopeAndWait(\n deploymentName: string,\n parameters: DeploymentWhatIf,\n options?: DeploymentsWhatIfAtSubscriptionScopeOptionalParams\n ): Promise<DeploymentsWhatIfAtSubscriptionScopeResponse>;\n /**\n * Exports the template used for specified deployment.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n exportTemplateAtSubscriptionScope(\n deploymentName: string,\n options?: DeploymentsExportTemplateAtSubscriptionScopeOptionalParams\n ): Promise<DeploymentsExportTemplateAtSubscriptionScopeResponse>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. Deleting a template deployment does not affect the\n * state of the resource group. This is an asynchronous operation that returns a status of 202 until\n * the template deployment is successfully deleted. The Location response header contains the URI that\n * is used to obtain the status of the process. While the process is running, a call to the URI in the\n * Location header returns a status of 202. When the process finishes, the URI in the Location header\n * returns a status of 204 on success. If the asynchronous request failed, the URI in the Location\n * header returns an error-level status code.\n * @param resourceGroupName The name of the resource group with the deployment to delete. The name is\n * case insensitive.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n deploymentName: string,\n options?: DeploymentsDeleteOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * A template deployment that is currently running cannot be deleted. Deleting a template deployment\n * removes the associated deployment operations. Deleting a template deployment does not affect the\n * state of the resource group. This is an asynchronous operation that returns a status of 202 until\n * the template deployment is successfully deleted. The Location response header contains the URI that\n * is used to obtain the status of the process. While the process is running, a call to the URI in the\n * Location header returns a status of 202. When the process finishes, the URI in the Location header\n * returns a status of 204 on success. If the asynchronous request failed, the URI in the Location\n * header returns an error-level status code.\n * @param resourceGroupName The name of the resource group with the deployment to delete. The name is\n * case insensitive.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n deploymentName: string,\n options?: DeploymentsDeleteOptionalParams\n ): Promise<void>;\n /**\n * Checks whether the deployment exists.\n * @param resourceGroupName The name of the resource group with the deployment to check. The name is\n * case insensitive.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n checkExistence(\n resourceGroupName: string,\n deploymentName: string,\n options?: DeploymentsCheckExistenceOptionalParams\n ): Promise<DeploymentsCheckExistenceResponse>;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param resourceGroupName The name of the resource group to deploy the resources to. The name is case\n * insensitive. The resource group must already exist.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsCreateOrUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsCreateOrUpdateResponse>,\n DeploymentsCreateOrUpdateResponse\n >\n >;\n /**\n * You can provide the template and parameters directly in the request or link to JSON files.\n * @param resourceGroupName The name of the resource group to deploy the resources to. The name is case\n * insensitive. The resource group must already exist.\n * @param deploymentName The name of the deployment.\n * @param parameters Additional parameters supplied to the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsCreateOrUpdateOptionalParams\n ): Promise<DeploymentsCreateOrUpdateResponse>;\n /**\n * Gets a deployment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n deploymentName: string,\n options?: DeploymentsGetOptionalParams\n ): Promise<DeploymentsGetResponse>;\n /**\n * You can cancel a deployment only if the provisioningState is Accepted or Running. After the\n * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment\n * stops the currently running template deployment and leaves the resource group partially deployed.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n cancel(\n resourceGroupName: string,\n deploymentName: string,\n options?: DeploymentsCancelOptionalParams\n ): Promise<void>;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param resourceGroupName The name of the resource group the template will be deployed to. The name\n * is case insensitive.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidate(\n resourceGroupName: string,\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsValidateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsValidateResponse>,\n DeploymentsValidateResponse\n >\n >;\n /**\n * Validates whether the specified template is syntactically correct and will be accepted by Azure\n * Resource Manager..\n * @param resourceGroupName The name of the resource group the template will be deployed to. The name\n * is case insensitive.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginValidateAndWait(\n resourceGroupName: string,\n deploymentName: string,\n parameters: Deployment,\n options?: DeploymentsValidateOptionalParams\n ): Promise<DeploymentsValidateResponse>;\n /**\n * Returns changes that will be made by the deployment if executed at the scope of the resource group.\n * @param resourceGroupName The name of the resource group the template will be deployed to. The name\n * is case insensitive.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginWhatIf(\n resourceGroupName: string,\n deploymentName: string,\n parameters: DeploymentWhatIf,\n options?: DeploymentsWhatIfOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsWhatIfResponse>,\n DeploymentsWhatIfResponse\n >\n >;\n /**\n * Returns changes that will be made by the deployment if executed at the scope of the resource group.\n * @param resourceGroupName The name of the resource group the template will be deployed to. The name\n * is case insensitive.\n * @param deploymentName The name of the deployment.\n * @param parameters Parameters to validate.\n * @param options The options parameters.\n */\n beginWhatIfAndWait(\n resourceGroupName: string,\n deploymentName: string,\n parameters: DeploymentWhatIf,\n options?: DeploymentsWhatIfOptionalParams\n ): Promise<DeploymentsWhatIfResponse>;\n /**\n * Exports the template used for specified deployment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param deploymentName The name of the deployment.\n * @param options The options parameters.\n */\n exportTemplate(\n resourceGroupName: string,\n deploymentName: string,\n options?: DeploymentsExportTemplateOptionalParams\n ): Promise<DeploymentsExportTemplateResponse>;\n /**\n * Calculate the hash of the given template.\n * @param template The template provided to calculate hash.\n * @param options The options parameters.\n */\n calculateTemplateHash(\n template: Record<string, unknown>,\n options?: DeploymentsCalculateTemplateHashOptionalParams\n ): Promise<DeploymentsCalculateTemplateHashResponse>;\n}\n"]}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * from "./operations.js";
|
|
2
|
+
export * from "./deployments.js";
|
|
3
|
+
export * from "./providers.js";
|
|
4
|
+
export * from "./providerResourceTypes.js";
|
|
5
|
+
export * from "./resources.js";
|
|
6
|
+
export * from "./resourceGroups.js";
|
|
7
|
+
export * from "./tagsOperations.js";
|
|
8
|
+
export * from "./deploymentOperations.js";
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,2BAA2B,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
+
export * from "./operations.js";
|
|
9
|
+
export * from "./deployments.js";
|
|
10
|
+
export * from "./providers.js";
|
|
11
|
+
export * from "./providerResourceTypes.js";
|
|
12
|
+
export * from "./resources.js";
|
|
13
|
+
export * from "./resourceGroups.js";
|
|
14
|
+
export * from "./tagsOperations.js";
|
|
15
|
+
export * from "./deploymentOperations.js";
|
|
16
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,2BAA2B,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\nexport * from \"./operations.js\";\nexport * from \"./deployments.js\";\nexport * from \"./providers.js\";\nexport * from \"./providerResourceTypes.js\";\nexport * from \"./resources.js\";\nexport * from \"./resourceGroups.js\";\nexport * from \"./tagsOperations.js\";\nexport * from \"./deploymentOperations.js\";\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Operation, OperationsListOptionalParams } from "../models/index.js";
|
|
3
|
+
/** Interface representing a Operations. */
|
|
4
|
+
export interface Operations {
|
|
5
|
+
/**
|
|
6
|
+
* Lists all of the available Microsoft.Resources REST API operations.
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=operations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAG7E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC,CAAC;CAC1C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=operations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available Microsoft.Resources REST API operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<Operation>;\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { ProviderResourceTypesListOptionalParams, ProviderResourceTypesListResponse } from "../models/index.js";
|
|
2
|
+
/** Interface representing a ProviderResourceTypes. */
|
|
3
|
+
export interface ProviderResourceTypes {
|
|
4
|
+
/**
|
|
5
|
+
* List the resource types for a specified resource provider.
|
|
6
|
+
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(resourceProviderNamespace: string, options?: ProviderResourceTypesListOptionalParams): Promise<ProviderResourceTypesListResponse>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=providerResourceTypes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"providerResourceTypes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/providerResourceTypes.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,uCAAuC,EACvC,iCAAiC,EAClC,MAAM,oBAAoB,CAAC;AAE5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,IAAI,CACF,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;CAC/C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=providerResourceTypes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"providerResourceTypes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/providerResourceTypes.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 ProviderResourceTypesListOptionalParams,\n ProviderResourceTypesListResponse\n} from \"../models/index.js\";\n\n/** Interface representing a ProviderResourceTypes. */\nexport interface ProviderResourceTypes {\n /**\n * List the resource types for a specified resource provider.\n * @param resourceProviderNamespace The namespace of the resource provider.\n * @param options The options parameters.\n */\n list(\n resourceProviderNamespace: string,\n options?: ProviderResourceTypesListOptionalParams\n ): Promise<ProviderResourceTypesListResponse>;\n}\n"]}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Provider, ProvidersListOptionalParams, ProvidersListAtTenantScopeOptionalParams, ProvidersUnregisterOptionalParams, ProvidersUnregisterResponse, ProvidersRegisterAtManagementGroupScopeOptionalParams, ProvidersProviderPermissionsOptionalParams, ProvidersProviderPermissionsResponse, ProvidersRegisterOptionalParams, ProvidersRegisterResponse, ProvidersGetOptionalParams, ProvidersGetResponse, ProvidersGetAtTenantScopeOptionalParams, ProvidersGetAtTenantScopeResponse } from "../models/index.js";
|
|
3
|
+
/** Interface representing a Providers. */
|
|
4
|
+
export interface Providers {
|
|
5
|
+
/**
|
|
6
|
+
* Gets all resource providers for a subscription.
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(options?: ProvidersListOptionalParams): PagedAsyncIterableIterator<Provider>;
|
|
10
|
+
/**
|
|
11
|
+
* Gets all resource providers for the tenant.
|
|
12
|
+
* @param options The options parameters.
|
|
13
|
+
*/
|
|
14
|
+
listAtTenantScope(options?: ProvidersListAtTenantScopeOptionalParams): PagedAsyncIterableIterator<Provider>;
|
|
15
|
+
/**
|
|
16
|
+
* Unregisters a subscription from a resource provider.
|
|
17
|
+
* @param resourceProviderNamespace The namespace of the resource provider to unregister.
|
|
18
|
+
* @param options The options parameters.
|
|
19
|
+
*/
|
|
20
|
+
unregister(resourceProviderNamespace: string, options?: ProvidersUnregisterOptionalParams): Promise<ProvidersUnregisterResponse>;
|
|
21
|
+
/**
|
|
22
|
+
* Registers a management group with a resource provider.
|
|
23
|
+
* @param resourceProviderNamespace The namespace of the resource provider to register.
|
|
24
|
+
* @param groupId The management group ID.
|
|
25
|
+
* @param options The options parameters.
|
|
26
|
+
*/
|
|
27
|
+
registerAtManagementGroupScope(resourceProviderNamespace: string, groupId: string, options?: ProvidersRegisterAtManagementGroupScopeOptionalParams): Promise<void>;
|
|
28
|
+
/**
|
|
29
|
+
* Get the provider permissions.
|
|
30
|
+
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
31
|
+
* @param options The options parameters.
|
|
32
|
+
*/
|
|
33
|
+
providerPermissions(resourceProviderNamespace: string, options?: ProvidersProviderPermissionsOptionalParams): Promise<ProvidersProviderPermissionsResponse>;
|
|
34
|
+
/**
|
|
35
|
+
* Registers a subscription with a resource provider.
|
|
36
|
+
* @param resourceProviderNamespace The namespace of the resource provider to register.
|
|
37
|
+
* @param options The options parameters.
|
|
38
|
+
*/
|
|
39
|
+
register(resourceProviderNamespace: string, options?: ProvidersRegisterOptionalParams): Promise<ProvidersRegisterResponse>;
|
|
40
|
+
/**
|
|
41
|
+
* Gets the specified resource provider.
|
|
42
|
+
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
43
|
+
* @param options The options parameters.
|
|
44
|
+
*/
|
|
45
|
+
get(resourceProviderNamespace: string, options?: ProvidersGetOptionalParams): Promise<ProvidersGetResponse>;
|
|
46
|
+
/**
|
|
47
|
+
* Gets the specified resource provider at the tenant level.
|
|
48
|
+
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
49
|
+
* @param options The options parameters.
|
|
50
|
+
*/
|
|
51
|
+
getAtTenantScope(resourceProviderNamespace: string, options?: ProvidersGetAtTenantScopeOptionalParams): Promise<ProvidersGetAtTenantScopeResponse>;
|
|
52
|
+
}
|
|
53
|
+
//# sourceMappingURL=providers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"providers.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/providers.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,QAAQ,EACR,2BAA2B,EAC3B,wCAAwC,EACxC,iCAAiC,EACjC,2BAA2B,EAC3B,qDAAqD,EACrD,0CAA0C,EAC1C,oCAAoC,EACpC,+BAA+B,EAC/B,yBAAyB,EACzB,0BAA0B,EAC1B,oBAAoB,EACpB,uCAAuC,EACvC,iCAAiC,EAClC,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,2BAA2B,GACpC,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;OAGG;IACH,iBAAiB,CACf,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;OAIG;IACH,UAAU,CACR,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;OAKG;IACH,8BAA8B,CAC5B,yBAAyB,EAAE,MAAM,EACjC,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;OAIG;IACH,mBAAmB,CACjB,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;OAIG;IACH,QAAQ,CACN,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;OAIG;IACH,GAAG,CACD,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;IACjC;;;;OAIG;IACH,gBAAgB,CACd,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;CAC/C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=providers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"providers.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/providers.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n Provider,\n ProvidersListOptionalParams,\n ProvidersListAtTenantScopeOptionalParams,\n ProvidersUnregisterOptionalParams,\n ProvidersUnregisterResponse,\n ProvidersRegisterAtManagementGroupScopeOptionalParams,\n ProvidersProviderPermissionsOptionalParams,\n ProvidersProviderPermissionsResponse,\n ProvidersRegisterOptionalParams,\n ProvidersRegisterResponse,\n ProvidersGetOptionalParams,\n ProvidersGetResponse,\n ProvidersGetAtTenantScopeOptionalParams,\n ProvidersGetAtTenantScopeResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Providers. */\nexport interface Providers {\n /**\n * Gets all resource providers for a subscription.\n * @param options The options parameters.\n */\n list(\n options?: ProvidersListOptionalParams\n ): PagedAsyncIterableIterator<Provider>;\n /**\n * Gets all resource providers for the tenant.\n * @param options The options parameters.\n */\n listAtTenantScope(\n options?: ProvidersListAtTenantScopeOptionalParams\n ): PagedAsyncIterableIterator<Provider>;\n /**\n * Unregisters a subscription from a resource provider.\n * @param resourceProviderNamespace The namespace of the resource provider to unregister.\n * @param options The options parameters.\n */\n unregister(\n resourceProviderNamespace: string,\n options?: ProvidersUnregisterOptionalParams\n ): Promise<ProvidersUnregisterResponse>;\n /**\n * Registers a management group with a resource provider.\n * @param resourceProviderNamespace The namespace of the resource provider to register.\n * @param groupId The management group ID.\n * @param options The options parameters.\n */\n registerAtManagementGroupScope(\n resourceProviderNamespace: string,\n groupId: string,\n options?: ProvidersRegisterAtManagementGroupScopeOptionalParams\n ): Promise<void>;\n /**\n * Get the provider permissions.\n * @param resourceProviderNamespace The namespace of the resource provider.\n * @param options The options parameters.\n */\n providerPermissions(\n resourceProviderNamespace: string,\n options?: ProvidersProviderPermissionsOptionalParams\n ): Promise<ProvidersProviderPermissionsResponse>;\n /**\n * Registers a subscription with a resource provider.\n * @param resourceProviderNamespace The namespace of the resource provider to register.\n * @param options The options parameters.\n */\n register(\n resourceProviderNamespace: string,\n options?: ProvidersRegisterOptionalParams\n ): Promise<ProvidersRegisterResponse>;\n /**\n * Gets the specified resource provider.\n * @param resourceProviderNamespace The namespace of the resource provider.\n * @param options The options parameters.\n */\n get(\n resourceProviderNamespace: string,\n options?: ProvidersGetOptionalParams\n ): Promise<ProvidersGetResponse>;\n /**\n * Gets the specified resource provider at the tenant level.\n * @param resourceProviderNamespace The namespace of the resource provider.\n * @param options The options parameters.\n */\n getAtTenantScope(\n resourceProviderNamespace: string,\n options?: ProvidersGetAtTenantScopeOptionalParams\n ): Promise<ProvidersGetAtTenantScopeResponse>;\n}\n"]}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import { ResourceGroup, ResourceGroupsListOptionalParams, ResourceGroupsCheckExistenceOptionalParams, ResourceGroupsCheckExistenceResponse, ResourceGroupsCreateOrUpdateOptionalParams, ResourceGroupsCreateOrUpdateResponse, ResourceGroupsDeleteOptionalParams, ResourceGroupsGetOptionalParams, ResourceGroupsGetResponse, ResourceGroupPatchable, ResourceGroupsUpdateOptionalParams, ResourceGroupsUpdateResponse, ExportTemplateRequest, ResourceGroupsExportTemplateOptionalParams, ResourceGroupsExportTemplateResponse } from "../models/index.js";
|
|
4
|
+
/** Interface representing a ResourceGroups. */
|
|
5
|
+
export interface ResourceGroups {
|
|
6
|
+
/**
|
|
7
|
+
* Gets all the resource groups for a subscription.
|
|
8
|
+
* @param options The options parameters.
|
|
9
|
+
*/
|
|
10
|
+
list(options?: ResourceGroupsListOptionalParams): PagedAsyncIterableIterator<ResourceGroup>;
|
|
11
|
+
/**
|
|
12
|
+
* Checks whether a resource group exists.
|
|
13
|
+
* @param resourceGroupName The name of the resource group to check. The name is case insensitive.
|
|
14
|
+
* @param options The options parameters.
|
|
15
|
+
*/
|
|
16
|
+
checkExistence(resourceGroupName: string, options?: ResourceGroupsCheckExistenceOptionalParams): Promise<ResourceGroupsCheckExistenceResponse>;
|
|
17
|
+
/**
|
|
18
|
+
* Creates or updates a resource group.
|
|
19
|
+
* @param resourceGroupName The name of the resource group to create or update. Can include
|
|
20
|
+
* alphanumeric, underscore, parentheses, hyphen, period (except at end), and Unicode characters that
|
|
21
|
+
* match the allowed characters.
|
|
22
|
+
* @param parameters Parameters supplied to the create or update a resource group.
|
|
23
|
+
* @param options The options parameters.
|
|
24
|
+
*/
|
|
25
|
+
createOrUpdate(resourceGroupName: string, parameters: ResourceGroup, options?: ResourceGroupsCreateOrUpdateOptionalParams): Promise<ResourceGroupsCreateOrUpdateResponse>;
|
|
26
|
+
/**
|
|
27
|
+
* When you delete a resource group, all of its resources are also deleted. Deleting a resource group
|
|
28
|
+
* deletes all of its template deployments and currently stored operations.
|
|
29
|
+
* @param resourceGroupName The name of the resource group to delete. The name is case insensitive.
|
|
30
|
+
* @param options The options parameters.
|
|
31
|
+
*/
|
|
32
|
+
beginDelete(resourceGroupName: string, options?: ResourceGroupsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
33
|
+
/**
|
|
34
|
+
* When you delete a resource group, all of its resources are also deleted. Deleting a resource group
|
|
35
|
+
* deletes all of its template deployments and currently stored operations.
|
|
36
|
+
* @param resourceGroupName The name of the resource group to delete. The name is case insensitive.
|
|
37
|
+
* @param options The options parameters.
|
|
38
|
+
*/
|
|
39
|
+
beginDeleteAndWait(resourceGroupName: string, options?: ResourceGroupsDeleteOptionalParams): Promise<void>;
|
|
40
|
+
/**
|
|
41
|
+
* Gets a resource group.
|
|
42
|
+
* @param resourceGroupName The name of the resource group to get. The name is case insensitive.
|
|
43
|
+
* @param options The options parameters.
|
|
44
|
+
*/
|
|
45
|
+
get(resourceGroupName: string, options?: ResourceGroupsGetOptionalParams): Promise<ResourceGroupsGetResponse>;
|
|
46
|
+
/**
|
|
47
|
+
* Resource groups can be updated through a simple PATCH operation to a group address. The format of
|
|
48
|
+
* the request is the same as that for creating a resource group. If a field is unspecified, the
|
|
49
|
+
* current value is retained.
|
|
50
|
+
* @param resourceGroupName The name of the resource group to update. The name is case insensitive.
|
|
51
|
+
* @param parameters Parameters supplied to update a resource group.
|
|
52
|
+
* @param options The options parameters.
|
|
53
|
+
*/
|
|
54
|
+
update(resourceGroupName: string, parameters: ResourceGroupPatchable, options?: ResourceGroupsUpdateOptionalParams): Promise<ResourceGroupsUpdateResponse>;
|
|
55
|
+
/**
|
|
56
|
+
* Captures the specified resource group as a template.
|
|
57
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
58
|
+
* @param parameters Parameters for exporting the template.
|
|
59
|
+
* @param options The options parameters.
|
|
60
|
+
*/
|
|
61
|
+
beginExportTemplate(resourceGroupName: string, parameters: ExportTemplateRequest, options?: ResourceGroupsExportTemplateOptionalParams): Promise<SimplePollerLike<OperationState<ResourceGroupsExportTemplateResponse>, ResourceGroupsExportTemplateResponse>>;
|
|
62
|
+
/**
|
|
63
|
+
* Captures the specified resource group as a template.
|
|
64
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
65
|
+
* @param parameters Parameters for exporting the template.
|
|
66
|
+
* @param options The options parameters.
|
|
67
|
+
*/
|
|
68
|
+
beginExportTemplateAndWait(resourceGroupName: string, parameters: ExportTemplateRequest, options?: ResourceGroupsExportTemplateOptionalParams): Promise<ResourceGroupsExportTemplateResponse>;
|
|
69
|
+
}
|
|
70
|
+
//# sourceMappingURL=resourceGroups.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resourceGroups.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/resourceGroups.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,aAAa,EACb,gCAAgC,EAChC,0CAA0C,EAC1C,oCAAoC,EACpC,0CAA0C,EAC1C,oCAAoC,EACpC,kCAAkC,EAClC,+BAA+B,EAC/B,yBAAyB,EACzB,sBAAsB,EACtB,kCAAkC,EAClC,4BAA4B,EAC5B,qBAAqB,EACrB,0CAA0C,EAC1C,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,gCAAgC,GACzC,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;OAIG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,aAAa,EACzB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;OAIG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,sBAAsB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,oCAAoC,CAAC,EACpD,oCAAoC,CACrC,CACF,CAAC;IACF;;;;;OAKG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;CAClD"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=resourceGroups.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resourceGroups.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/resourceGroups.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ResourceGroup,\n ResourceGroupsListOptionalParams,\n ResourceGroupsCheckExistenceOptionalParams,\n ResourceGroupsCheckExistenceResponse,\n ResourceGroupsCreateOrUpdateOptionalParams,\n ResourceGroupsCreateOrUpdateResponse,\n ResourceGroupsDeleteOptionalParams,\n ResourceGroupsGetOptionalParams,\n ResourceGroupsGetResponse,\n ResourceGroupPatchable,\n ResourceGroupsUpdateOptionalParams,\n ResourceGroupsUpdateResponse,\n ExportTemplateRequest,\n ResourceGroupsExportTemplateOptionalParams,\n ResourceGroupsExportTemplateResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ResourceGroups. */\nexport interface ResourceGroups {\n /**\n * Gets all the resource groups for a subscription.\n * @param options The options parameters.\n */\n list(\n options?: ResourceGroupsListOptionalParams\n ): PagedAsyncIterableIterator<ResourceGroup>;\n /**\n * Checks whether a resource group exists.\n * @param resourceGroupName The name of the resource group to check. The name is case insensitive.\n * @param options The options parameters.\n */\n checkExistence(\n resourceGroupName: string,\n options?: ResourceGroupsCheckExistenceOptionalParams\n ): Promise<ResourceGroupsCheckExistenceResponse>;\n /**\n * Creates or updates a resource group.\n * @param resourceGroupName The name of the resource group to create or update. Can include\n * alphanumeric, underscore, parentheses, hyphen, period (except at end), and Unicode characters that\n * match the allowed characters.\n * @param parameters Parameters supplied to the create or update a resource group.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n parameters: ResourceGroup,\n options?: ResourceGroupsCreateOrUpdateOptionalParams\n ): Promise<ResourceGroupsCreateOrUpdateResponse>;\n /**\n * When you delete a resource group, all of its resources are also deleted. Deleting a resource group\n * deletes all of its template deployments and currently stored operations.\n * @param resourceGroupName The name of the resource group to delete. The name is case insensitive.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n options?: ResourceGroupsDeleteOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * When you delete a resource group, all of its resources are also deleted. Deleting a resource group\n * deletes all of its template deployments and currently stored operations.\n * @param resourceGroupName The name of the resource group to delete. The name is case insensitive.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n options?: ResourceGroupsDeleteOptionalParams\n ): Promise<void>;\n /**\n * Gets a resource group.\n * @param resourceGroupName The name of the resource group to get. The name is case insensitive.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n options?: ResourceGroupsGetOptionalParams\n ): Promise<ResourceGroupsGetResponse>;\n /**\n * Resource groups can be updated through a simple PATCH operation to a group address. The format of\n * the request is the same as that for creating a resource group. If a field is unspecified, the\n * current value is retained.\n * @param resourceGroupName The name of the resource group to update. The name is case insensitive.\n * @param parameters Parameters supplied to update a resource group.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n parameters: ResourceGroupPatchable,\n options?: ResourceGroupsUpdateOptionalParams\n ): Promise<ResourceGroupsUpdateResponse>;\n /**\n * Captures the specified resource group as a template.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters Parameters for exporting the template.\n * @param options The options parameters.\n */\n beginExportTemplate(\n resourceGroupName: string,\n parameters: ExportTemplateRequest,\n options?: ResourceGroupsExportTemplateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<ResourceGroupsExportTemplateResponse>,\n ResourceGroupsExportTemplateResponse\n >\n >;\n /**\n * Captures the specified resource group as a template.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters Parameters for exporting the template.\n * @param options The options parameters.\n */\n beginExportTemplateAndWait(\n resourceGroupName: string,\n parameters: ExportTemplateRequest,\n options?: ResourceGroupsExportTemplateOptionalParams\n ): Promise<ResourceGroupsExportTemplateResponse>;\n}\n"]}
|