@azure/arm-resources 5.2.1-alpha.20250211.1 → 5.2.1-alpha.20250218.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/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
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
package/types/arm-resources.d.ts
DELETED
|
@@ -1,3398 +0,0 @@
|
|
|
1
|
-
import * as coreAuth from '@azure/core-auth';
|
|
2
|
-
import * as coreClient from '@azure/core-client';
|
|
3
|
-
import { OperationState } from '@azure/core-lro';
|
|
4
|
-
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
5
|
-
import { SimplePollerLike } from '@azure/core-lro';
|
|
6
|
-
|
|
7
|
-
/** The alias type. */
|
|
8
|
-
export declare interface Alias {
|
|
9
|
-
/** The alias name. */
|
|
10
|
-
name?: string;
|
|
11
|
-
/** The paths for an alias. */
|
|
12
|
-
paths?: AliasPath[];
|
|
13
|
-
/** The type of the alias. */
|
|
14
|
-
type?: AliasType;
|
|
15
|
-
/** The default path for an alias. */
|
|
16
|
-
defaultPath?: string;
|
|
17
|
-
/** The default pattern for an alias. */
|
|
18
|
-
defaultPattern?: AliasPattern;
|
|
19
|
-
/**
|
|
20
|
-
* The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
|
|
21
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
22
|
-
*/
|
|
23
|
-
readonly defaultMetadata?: AliasPathMetadata;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
/** The type of the paths for alias. */
|
|
27
|
-
export declare interface AliasPath {
|
|
28
|
-
/** The path of an alias. */
|
|
29
|
-
path?: string;
|
|
30
|
-
/** The API versions. */
|
|
31
|
-
apiVersions?: string[];
|
|
32
|
-
/** The pattern for an alias path. */
|
|
33
|
-
pattern?: AliasPattern;
|
|
34
|
-
/**
|
|
35
|
-
* The metadata of the alias path. If missing, fall back to the default metadata of the alias.
|
|
36
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
37
|
-
*/
|
|
38
|
-
readonly metadata?: AliasPathMetadata;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
/**
|
|
42
|
-
* Defines values for AliasPathAttributes. \
|
|
43
|
-
* {@link KnownAliasPathAttributes} can be used interchangeably with AliasPathAttributes,
|
|
44
|
-
* this enum contains the known values that the service supports.
|
|
45
|
-
* ### Known values supported by the service
|
|
46
|
-
* **None**: The token that the alias path is referring to has no attributes. \
|
|
47
|
-
* **Modifiable**: The token that the alias path is referring to is modifiable by policies with 'modify' effect.
|
|
48
|
-
*/
|
|
49
|
-
export declare type AliasPathAttributes = string;
|
|
50
|
-
|
|
51
|
-
export declare interface AliasPathMetadata {
|
|
52
|
-
/**
|
|
53
|
-
* The type of the token that the alias path is referring to.
|
|
54
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
55
|
-
*/
|
|
56
|
-
readonly type?: AliasPathTokenType;
|
|
57
|
-
/**
|
|
58
|
-
* The attributes of the token that the alias path is referring to.
|
|
59
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
60
|
-
*/
|
|
61
|
-
readonly attributes?: AliasPathAttributes;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* Defines values for AliasPathTokenType. \
|
|
66
|
-
* {@link KnownAliasPathTokenType} can be used interchangeably with AliasPathTokenType,
|
|
67
|
-
* this enum contains the known values that the service supports.
|
|
68
|
-
* ### Known values supported by the service
|
|
69
|
-
* **NotSpecified**: The token type is not specified. \
|
|
70
|
-
* **Any**: The token type can be anything. \
|
|
71
|
-
* **String**: The token type is string. \
|
|
72
|
-
* **Object**: The token type is object. \
|
|
73
|
-
* **Array**: The token type is array. \
|
|
74
|
-
* **Integer**: The token type is integer. \
|
|
75
|
-
* **Number**: The token type is number. \
|
|
76
|
-
* **Boolean**: The token type is boolean.
|
|
77
|
-
*/
|
|
78
|
-
export declare type AliasPathTokenType = string;
|
|
79
|
-
|
|
80
|
-
/** The type of the pattern for an alias path. */
|
|
81
|
-
export declare interface AliasPattern {
|
|
82
|
-
/** The alias pattern phrase. */
|
|
83
|
-
phrase?: string;
|
|
84
|
-
/** The alias pattern variable. */
|
|
85
|
-
variable?: string;
|
|
86
|
-
/** The type of alias pattern */
|
|
87
|
-
type?: AliasPatternType;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
/** Defines values for AliasPatternType. */
|
|
91
|
-
export declare type AliasPatternType = "NotSpecified" | "Extract";
|
|
92
|
-
|
|
93
|
-
/** Defines values for AliasType. */
|
|
94
|
-
export declare type AliasType = "NotSpecified" | "PlainText" | "Mask";
|
|
95
|
-
|
|
96
|
-
export declare interface ApiProfile {
|
|
97
|
-
/**
|
|
98
|
-
* The profile version.
|
|
99
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
100
|
-
*/
|
|
101
|
-
readonly profileVersion?: string;
|
|
102
|
-
/**
|
|
103
|
-
* The API version.
|
|
104
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
105
|
-
*/
|
|
106
|
-
readonly apiVersion?: string;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
/** Deployment dependency information. */
|
|
110
|
-
export declare interface BasicDependency {
|
|
111
|
-
/** The ID of the dependency. */
|
|
112
|
-
id?: string;
|
|
113
|
-
/** The dependency resource type. */
|
|
114
|
-
resourceType?: string;
|
|
115
|
-
/** The dependency resource name. */
|
|
116
|
-
resourceName?: string;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
/** Defines values for ChangeType. */
|
|
120
|
-
export declare type ChangeType = "Create" | "Delete" | "Ignore" | "Deploy" | "NoChange" | "Modify" | "Unsupported";
|
|
121
|
-
|
|
122
|
-
/** An error response for a resource management request. */
|
|
123
|
-
export declare interface CloudError {
|
|
124
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
125
|
-
error?: ErrorResponse;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
/** The debug setting. */
|
|
129
|
-
export declare interface DebugSetting {
|
|
130
|
-
/** Specifies the type of information to log for debugging. The permitted values are none, requestContent, responseContent, or both requestContent and responseContent separated by a comma. The default is none. When setting this value, carefully consider the type of information you are passing in during deployment. By logging information about the request or response, you could potentially expose sensitive data that is retrieved through the deployment operations. */
|
|
131
|
-
detailLevel?: string;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
/** Deployment dependency information. */
|
|
135
|
-
export declare interface Dependency {
|
|
136
|
-
/** The list of dependencies. */
|
|
137
|
-
dependsOn?: BasicDependency[];
|
|
138
|
-
/** The ID of the dependency. */
|
|
139
|
-
id?: string;
|
|
140
|
-
/** The dependency resource type. */
|
|
141
|
-
resourceType?: string;
|
|
142
|
-
/** The dependency resource name. */
|
|
143
|
-
resourceName?: string;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
/** Deployment operation parameters. */
|
|
147
|
-
export declare interface Deployment {
|
|
148
|
-
/** The location to store the deployment data. */
|
|
149
|
-
location?: string;
|
|
150
|
-
/** The deployment properties. */
|
|
151
|
-
properties: DeploymentProperties;
|
|
152
|
-
/** Deployment tags */
|
|
153
|
-
tags?: {
|
|
154
|
-
[propertyName: string]: string;
|
|
155
|
-
};
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
/** The deployment export result. */
|
|
159
|
-
export declare interface DeploymentExportResult {
|
|
160
|
-
/** The template content. */
|
|
161
|
-
template?: Record<string, unknown>;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
/** Deployment information. */
|
|
165
|
-
export declare interface DeploymentExtended {
|
|
166
|
-
/**
|
|
167
|
-
* The ID of the deployment.
|
|
168
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
169
|
-
*/
|
|
170
|
-
readonly id?: string;
|
|
171
|
-
/**
|
|
172
|
-
* The name of the deployment.
|
|
173
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
174
|
-
*/
|
|
175
|
-
readonly name?: string;
|
|
176
|
-
/**
|
|
177
|
-
* The type of the deployment.
|
|
178
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
179
|
-
*/
|
|
180
|
-
readonly type?: string;
|
|
181
|
-
/** the location of the deployment. */
|
|
182
|
-
location?: string;
|
|
183
|
-
/** Deployment properties. */
|
|
184
|
-
properties?: DeploymentPropertiesExtended;
|
|
185
|
-
/** Deployment tags */
|
|
186
|
-
tags?: {
|
|
187
|
-
[propertyName: string]: string;
|
|
188
|
-
};
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
/** Deployment filter. */
|
|
192
|
-
export declare interface DeploymentExtendedFilter {
|
|
193
|
-
/** The provisioning state. */
|
|
194
|
-
provisioningState?: string;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
/** List of deployments. */
|
|
198
|
-
export declare interface DeploymentListResult {
|
|
199
|
-
/** An array of deployments. */
|
|
200
|
-
value?: DeploymentExtended[];
|
|
201
|
-
/**
|
|
202
|
-
* The URL to use for getting the next set of results.
|
|
203
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
204
|
-
*/
|
|
205
|
-
readonly nextLink?: string;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
/** Defines values for DeploymentMode. */
|
|
209
|
-
export declare type DeploymentMode = "Incremental" | "Complete";
|
|
210
|
-
|
|
211
|
-
/** Deployment operation information. */
|
|
212
|
-
export declare interface DeploymentOperation {
|
|
213
|
-
/**
|
|
214
|
-
* Full deployment operation ID.
|
|
215
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
216
|
-
*/
|
|
217
|
-
readonly id?: string;
|
|
218
|
-
/**
|
|
219
|
-
* Deployment operation ID.
|
|
220
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
221
|
-
*/
|
|
222
|
-
readonly operationId?: string;
|
|
223
|
-
/** Deployment properties. */
|
|
224
|
-
properties?: DeploymentOperationProperties;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
/** Deployment operation properties. */
|
|
228
|
-
export declare interface DeploymentOperationProperties {
|
|
229
|
-
/**
|
|
230
|
-
* The name of the current provisioning operation.
|
|
231
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
232
|
-
*/
|
|
233
|
-
readonly provisioningOperation?: ProvisioningOperation;
|
|
234
|
-
/**
|
|
235
|
-
* The state of the provisioning.
|
|
236
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
237
|
-
*/
|
|
238
|
-
readonly provisioningState?: string;
|
|
239
|
-
/**
|
|
240
|
-
* The date and time of the operation.
|
|
241
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
242
|
-
*/
|
|
243
|
-
readonly timestamp?: Date;
|
|
244
|
-
/**
|
|
245
|
-
* The duration of the operation.
|
|
246
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
247
|
-
*/
|
|
248
|
-
readonly duration?: string;
|
|
249
|
-
/**
|
|
250
|
-
* Deployment operation service request id.
|
|
251
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
252
|
-
*/
|
|
253
|
-
readonly serviceRequestId?: string;
|
|
254
|
-
/**
|
|
255
|
-
* Operation status code from the resource provider. This property may not be set if a response has not yet been received.
|
|
256
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
257
|
-
*/
|
|
258
|
-
readonly statusCode?: string;
|
|
259
|
-
/**
|
|
260
|
-
* Operation status message from the resource provider. This property is optional. It will only be provided if an error was received from the resource provider.
|
|
261
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
262
|
-
*/
|
|
263
|
-
readonly statusMessage?: StatusMessage;
|
|
264
|
-
/**
|
|
265
|
-
* The target resource.
|
|
266
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
267
|
-
*/
|
|
268
|
-
readonly targetResource?: TargetResource;
|
|
269
|
-
/**
|
|
270
|
-
* The HTTP request message.
|
|
271
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
272
|
-
*/
|
|
273
|
-
readonly request?: HttpMessage;
|
|
274
|
-
/**
|
|
275
|
-
* The HTTP response message.
|
|
276
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
277
|
-
*/
|
|
278
|
-
readonly response?: HttpMessage;
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
/** Interface representing a DeploymentOperations. */
|
|
282
|
-
export declare interface DeploymentOperations {
|
|
283
|
-
/**
|
|
284
|
-
* Gets all deployments operations for a deployment.
|
|
285
|
-
* @param scope The resource scope.
|
|
286
|
-
* @param deploymentName The name of the deployment.
|
|
287
|
-
* @param options The options parameters.
|
|
288
|
-
*/
|
|
289
|
-
listAtScope(scope: string, deploymentName: string, options?: DeploymentOperationsListAtScopeOptionalParams): PagedAsyncIterableIterator<DeploymentOperation>;
|
|
290
|
-
/**
|
|
291
|
-
* Gets all deployments operations for a deployment.
|
|
292
|
-
* @param deploymentName The name of the deployment.
|
|
293
|
-
* @param options The options parameters.
|
|
294
|
-
*/
|
|
295
|
-
listAtTenantScope(deploymentName: string, options?: DeploymentOperationsListAtTenantScopeOptionalParams): PagedAsyncIterableIterator<DeploymentOperation>;
|
|
296
|
-
/**
|
|
297
|
-
* Gets all deployments operations for a deployment.
|
|
298
|
-
* @param groupId The management group ID.
|
|
299
|
-
* @param deploymentName The name of the deployment.
|
|
300
|
-
* @param options The options parameters.
|
|
301
|
-
*/
|
|
302
|
-
listAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentOperationsListAtManagementGroupScopeOptionalParams): PagedAsyncIterableIterator<DeploymentOperation>;
|
|
303
|
-
/**
|
|
304
|
-
* Gets all deployments operations for a deployment.
|
|
305
|
-
* @param deploymentName The name of the deployment.
|
|
306
|
-
* @param options The options parameters.
|
|
307
|
-
*/
|
|
308
|
-
listAtSubscriptionScope(deploymentName: string, options?: DeploymentOperationsListAtSubscriptionScopeOptionalParams): PagedAsyncIterableIterator<DeploymentOperation>;
|
|
309
|
-
/**
|
|
310
|
-
* Gets all deployments operations for a deployment.
|
|
311
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
312
|
-
* @param deploymentName The name of the deployment.
|
|
313
|
-
* @param options The options parameters.
|
|
314
|
-
*/
|
|
315
|
-
list(resourceGroupName: string, deploymentName: string, options?: DeploymentOperationsListOptionalParams): PagedAsyncIterableIterator<DeploymentOperation>;
|
|
316
|
-
/**
|
|
317
|
-
* Gets a deployments operation.
|
|
318
|
-
* @param scope The resource scope.
|
|
319
|
-
* @param deploymentName The name of the deployment.
|
|
320
|
-
* @param operationId The ID of the operation to get.
|
|
321
|
-
* @param options The options parameters.
|
|
322
|
-
*/
|
|
323
|
-
getAtScope(scope: string, deploymentName: string, operationId: string, options?: DeploymentOperationsGetAtScopeOptionalParams): Promise<DeploymentOperationsGetAtScopeResponse>;
|
|
324
|
-
/**
|
|
325
|
-
* Gets a deployments operation.
|
|
326
|
-
* @param deploymentName The name of the deployment.
|
|
327
|
-
* @param operationId The ID of the operation to get.
|
|
328
|
-
* @param options The options parameters.
|
|
329
|
-
*/
|
|
330
|
-
getAtTenantScope(deploymentName: string, operationId: string, options?: DeploymentOperationsGetAtTenantScopeOptionalParams): Promise<DeploymentOperationsGetAtTenantScopeResponse>;
|
|
331
|
-
/**
|
|
332
|
-
* Gets a deployments operation.
|
|
333
|
-
* @param groupId The management group ID.
|
|
334
|
-
* @param deploymentName The name of the deployment.
|
|
335
|
-
* @param operationId The ID of the operation to get.
|
|
336
|
-
* @param options The options parameters.
|
|
337
|
-
*/
|
|
338
|
-
getAtManagementGroupScope(groupId: string, deploymentName: string, operationId: string, options?: DeploymentOperationsGetAtManagementGroupScopeOptionalParams): Promise<DeploymentOperationsGetAtManagementGroupScopeResponse>;
|
|
339
|
-
/**
|
|
340
|
-
* Gets a deployments operation.
|
|
341
|
-
* @param deploymentName The name of the deployment.
|
|
342
|
-
* @param operationId The ID of the operation to get.
|
|
343
|
-
* @param options The options parameters.
|
|
344
|
-
*/
|
|
345
|
-
getAtSubscriptionScope(deploymentName: string, operationId: string, options?: DeploymentOperationsGetAtSubscriptionScopeOptionalParams): Promise<DeploymentOperationsGetAtSubscriptionScopeResponse>;
|
|
346
|
-
/**
|
|
347
|
-
* Gets a deployments operation.
|
|
348
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
349
|
-
* @param deploymentName The name of the deployment.
|
|
350
|
-
* @param operationId The ID of the operation to get.
|
|
351
|
-
* @param options The options parameters.
|
|
352
|
-
*/
|
|
353
|
-
get(resourceGroupName: string, deploymentName: string, operationId: string, options?: DeploymentOperationsGetOptionalParams): Promise<DeploymentOperationsGetResponse>;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
/** Optional parameters. */
|
|
357
|
-
export declare interface DeploymentOperationsGetAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
/** Contains response data for the getAtManagementGroupScope operation. */
|
|
361
|
-
export declare type DeploymentOperationsGetAtManagementGroupScopeResponse = DeploymentOperation;
|
|
362
|
-
|
|
363
|
-
/** Optional parameters. */
|
|
364
|
-
export declare interface DeploymentOperationsGetAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
365
|
-
}
|
|
366
|
-
|
|
367
|
-
/** Contains response data for the getAtScope operation. */
|
|
368
|
-
export declare type DeploymentOperationsGetAtScopeResponse = DeploymentOperation;
|
|
369
|
-
|
|
370
|
-
/** Optional parameters. */
|
|
371
|
-
export declare interface DeploymentOperationsGetAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
372
|
-
}
|
|
373
|
-
|
|
374
|
-
/** Contains response data for the getAtSubscriptionScope operation. */
|
|
375
|
-
export declare type DeploymentOperationsGetAtSubscriptionScopeResponse = DeploymentOperation;
|
|
376
|
-
|
|
377
|
-
/** Optional parameters. */
|
|
378
|
-
export declare interface DeploymentOperationsGetAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
/** Contains response data for the getAtTenantScope operation. */
|
|
382
|
-
export declare type DeploymentOperationsGetAtTenantScopeResponse = DeploymentOperation;
|
|
383
|
-
|
|
384
|
-
/** Optional parameters. */
|
|
385
|
-
export declare interface DeploymentOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
/** Contains response data for the get operation. */
|
|
389
|
-
export declare type DeploymentOperationsGetResponse = DeploymentOperation;
|
|
390
|
-
|
|
391
|
-
/** Optional parameters. */
|
|
392
|
-
export declare interface DeploymentOperationsListAtManagementGroupScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
/** Contains response data for the listAtManagementGroupScopeNext operation. */
|
|
396
|
-
export declare type DeploymentOperationsListAtManagementGroupScopeNextResponse = DeploymentOperationsListResult;
|
|
397
|
-
|
|
398
|
-
/** Optional parameters. */
|
|
399
|
-
export declare interface DeploymentOperationsListAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
400
|
-
/** The number of results to return. */
|
|
401
|
-
top?: number;
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
/** Contains response data for the listAtManagementGroupScope operation. */
|
|
405
|
-
export declare type DeploymentOperationsListAtManagementGroupScopeResponse = DeploymentOperationsListResult;
|
|
406
|
-
|
|
407
|
-
/** Optional parameters. */
|
|
408
|
-
export declare interface DeploymentOperationsListAtScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
/** Contains response data for the listAtScopeNext operation. */
|
|
412
|
-
export declare type DeploymentOperationsListAtScopeNextResponse = DeploymentOperationsListResult;
|
|
413
|
-
|
|
414
|
-
/** Optional parameters. */
|
|
415
|
-
export declare interface DeploymentOperationsListAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
416
|
-
/** The number of results to return. */
|
|
417
|
-
top?: number;
|
|
418
|
-
}
|
|
419
|
-
|
|
420
|
-
/** Contains response data for the listAtScope operation. */
|
|
421
|
-
export declare type DeploymentOperationsListAtScopeResponse = DeploymentOperationsListResult;
|
|
422
|
-
|
|
423
|
-
/** Optional parameters. */
|
|
424
|
-
export declare interface DeploymentOperationsListAtSubscriptionScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
/** Contains response data for the listAtSubscriptionScopeNext operation. */
|
|
428
|
-
export declare type DeploymentOperationsListAtSubscriptionScopeNextResponse = DeploymentOperationsListResult;
|
|
429
|
-
|
|
430
|
-
/** Optional parameters. */
|
|
431
|
-
export declare interface DeploymentOperationsListAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
432
|
-
/** The number of results to return. */
|
|
433
|
-
top?: number;
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
/** Contains response data for the listAtSubscriptionScope operation. */
|
|
437
|
-
export declare type DeploymentOperationsListAtSubscriptionScopeResponse = DeploymentOperationsListResult;
|
|
438
|
-
|
|
439
|
-
/** Optional parameters. */
|
|
440
|
-
export declare interface DeploymentOperationsListAtTenantScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
441
|
-
}
|
|
442
|
-
|
|
443
|
-
/** Contains response data for the listAtTenantScopeNext operation. */
|
|
444
|
-
export declare type DeploymentOperationsListAtTenantScopeNextResponse = DeploymentOperationsListResult;
|
|
445
|
-
|
|
446
|
-
/** Optional parameters. */
|
|
447
|
-
export declare interface DeploymentOperationsListAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
448
|
-
/** The number of results to return. */
|
|
449
|
-
top?: number;
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
/** Contains response data for the listAtTenantScope operation. */
|
|
453
|
-
export declare type DeploymentOperationsListAtTenantScopeResponse = DeploymentOperationsListResult;
|
|
454
|
-
|
|
455
|
-
/** Optional parameters. */
|
|
456
|
-
export declare interface DeploymentOperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
457
|
-
}
|
|
458
|
-
|
|
459
|
-
/** Contains response data for the listNext operation. */
|
|
460
|
-
export declare type DeploymentOperationsListNextResponse = DeploymentOperationsListResult;
|
|
461
|
-
|
|
462
|
-
/** Optional parameters. */
|
|
463
|
-
export declare interface DeploymentOperationsListOptionalParams extends coreClient.OperationOptions {
|
|
464
|
-
/** The number of results to return. */
|
|
465
|
-
top?: number;
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
/** Contains response data for the list operation. */
|
|
469
|
-
export declare type DeploymentOperationsListResponse = DeploymentOperationsListResult;
|
|
470
|
-
|
|
471
|
-
/** List of deployment operations. */
|
|
472
|
-
export declare interface DeploymentOperationsListResult {
|
|
473
|
-
/** An array of deployment operations. */
|
|
474
|
-
value?: DeploymentOperation[];
|
|
475
|
-
/**
|
|
476
|
-
* The URL to use for getting the next set of results.
|
|
477
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
478
|
-
*/
|
|
479
|
-
readonly nextLink?: string;
|
|
480
|
-
}
|
|
481
|
-
|
|
482
|
-
/** Deployment properties. */
|
|
483
|
-
export declare interface DeploymentProperties {
|
|
484
|
-
/** The template content. You use this element when you want to pass the template syntax directly in the request rather than link to an existing template. It can be a JObject or well-formed JSON string. Use either the templateLink property or the template property, but not both. */
|
|
485
|
-
template?: Record<string, unknown>;
|
|
486
|
-
/** The URI of the template. Use either the templateLink property or the template property, but not both. */
|
|
487
|
-
templateLink?: TemplateLink;
|
|
488
|
-
/** Name and value pairs that define the deployment parameters for the template. You use this element when you want to provide the parameter values directly in the request rather than link to an existing parameter file. Use either the parametersLink property or the parameters property, but not both. It can be a JObject or a well formed JSON string. */
|
|
489
|
-
parameters?: Record<string, unknown>;
|
|
490
|
-
/** The URI of parameters file. You use this element to link to an existing parameters file. Use either the parametersLink property or the parameters property, but not both. */
|
|
491
|
-
parametersLink?: ParametersLink;
|
|
492
|
-
/** The mode that is used to deploy resources. This value can be either Incremental or Complete. In Incremental mode, resources are deployed without deleting existing resources that are not included in the template. In Complete mode, resources are deployed and existing resources in the resource group that are not included in the template are deleted. Be careful when using Complete mode as you may unintentionally delete resources. */
|
|
493
|
-
mode: DeploymentMode;
|
|
494
|
-
/** The debug setting of the deployment. */
|
|
495
|
-
debugSetting?: DebugSetting;
|
|
496
|
-
/** The deployment on error behavior. */
|
|
497
|
-
onErrorDeployment?: OnErrorDeployment;
|
|
498
|
-
/** Specifies whether template expressions are evaluated within the scope of the parent template or nested template. Only applicable to nested templates. If not specified, default value is outer. */
|
|
499
|
-
expressionEvaluationOptions?: ExpressionEvaluationOptions;
|
|
500
|
-
}
|
|
501
|
-
|
|
502
|
-
/** Deployment properties with additional details. */
|
|
503
|
-
export declare interface DeploymentPropertiesExtended {
|
|
504
|
-
/**
|
|
505
|
-
* Denotes the state of provisioning.
|
|
506
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
507
|
-
*/
|
|
508
|
-
readonly provisioningState?: ProvisioningState;
|
|
509
|
-
/**
|
|
510
|
-
* The correlation ID of the deployment.
|
|
511
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
512
|
-
*/
|
|
513
|
-
readonly correlationId?: string;
|
|
514
|
-
/**
|
|
515
|
-
* The timestamp of the template deployment.
|
|
516
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
517
|
-
*/
|
|
518
|
-
readonly timestamp?: Date;
|
|
519
|
-
/**
|
|
520
|
-
* The duration of the template deployment.
|
|
521
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
522
|
-
*/
|
|
523
|
-
readonly duration?: string;
|
|
524
|
-
/**
|
|
525
|
-
* Key/value pairs that represent deployment output.
|
|
526
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
527
|
-
*/
|
|
528
|
-
readonly outputs?: Record<string, unknown>;
|
|
529
|
-
/**
|
|
530
|
-
* The list of resource providers needed for the deployment.
|
|
531
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
532
|
-
*/
|
|
533
|
-
readonly providers?: Provider[];
|
|
534
|
-
/**
|
|
535
|
-
* The list of deployment dependencies.
|
|
536
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
537
|
-
*/
|
|
538
|
-
readonly dependencies?: Dependency[];
|
|
539
|
-
/**
|
|
540
|
-
* The URI referencing the template.
|
|
541
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
542
|
-
*/
|
|
543
|
-
readonly templateLink?: TemplateLink;
|
|
544
|
-
/**
|
|
545
|
-
* Deployment parameters.
|
|
546
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
547
|
-
*/
|
|
548
|
-
readonly parameters?: Record<string, unknown>;
|
|
549
|
-
/**
|
|
550
|
-
* The URI referencing the parameters.
|
|
551
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
552
|
-
*/
|
|
553
|
-
readonly parametersLink?: ParametersLink;
|
|
554
|
-
/**
|
|
555
|
-
* The deployment mode. Possible values are Incremental and Complete.
|
|
556
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
557
|
-
*/
|
|
558
|
-
readonly mode?: DeploymentMode;
|
|
559
|
-
/**
|
|
560
|
-
* The debug setting of the deployment.
|
|
561
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
562
|
-
*/
|
|
563
|
-
readonly debugSetting?: DebugSetting;
|
|
564
|
-
/**
|
|
565
|
-
* The deployment on error behavior.
|
|
566
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
567
|
-
*/
|
|
568
|
-
readonly onErrorDeployment?: OnErrorDeploymentExtended;
|
|
569
|
-
/**
|
|
570
|
-
* The hash produced for the template.
|
|
571
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
572
|
-
*/
|
|
573
|
-
readonly templateHash?: string;
|
|
574
|
-
/**
|
|
575
|
-
* Array of provisioned resources.
|
|
576
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
577
|
-
*/
|
|
578
|
-
readonly outputResources?: ResourceReference[];
|
|
579
|
-
/**
|
|
580
|
-
* Array of validated resources.
|
|
581
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
582
|
-
*/
|
|
583
|
-
readonly validatedResources?: ResourceReference[];
|
|
584
|
-
/**
|
|
585
|
-
* The deployment error.
|
|
586
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
587
|
-
*/
|
|
588
|
-
readonly error?: ErrorResponse;
|
|
589
|
-
}
|
|
590
|
-
|
|
591
|
-
/** Interface representing a Deployments. */
|
|
592
|
-
export declare interface Deployments {
|
|
593
|
-
/**
|
|
594
|
-
* Get all the deployments at the given scope.
|
|
595
|
-
* @param scope The resource scope.
|
|
596
|
-
* @param options The options parameters.
|
|
597
|
-
*/
|
|
598
|
-
listAtScope(scope: string, options?: DeploymentsListAtScopeOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
599
|
-
/**
|
|
600
|
-
* Get all the deployments at the tenant scope.
|
|
601
|
-
* @param options The options parameters.
|
|
602
|
-
*/
|
|
603
|
-
listAtTenantScope(options?: DeploymentsListAtTenantScopeOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
604
|
-
/**
|
|
605
|
-
* Get all the deployments for a management group.
|
|
606
|
-
* @param groupId The management group ID.
|
|
607
|
-
* @param options The options parameters.
|
|
608
|
-
*/
|
|
609
|
-
listAtManagementGroupScope(groupId: string, options?: DeploymentsListAtManagementGroupScopeOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
610
|
-
/**
|
|
611
|
-
* Get all the deployments for a subscription.
|
|
612
|
-
* @param options The options parameters.
|
|
613
|
-
*/
|
|
614
|
-
listAtSubscriptionScope(options?: DeploymentsListAtSubscriptionScopeOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
615
|
-
/**
|
|
616
|
-
* Get all the deployments for a resource group.
|
|
617
|
-
* @param resourceGroupName The name of the resource group with the deployments to get. The name is
|
|
618
|
-
* case insensitive.
|
|
619
|
-
* @param options The options parameters.
|
|
620
|
-
*/
|
|
621
|
-
listByResourceGroup(resourceGroupName: string, options?: DeploymentsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
622
|
-
/**
|
|
623
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
624
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
625
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
626
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
627
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
628
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
629
|
-
* URI in the Location header returns an error-level status code.
|
|
630
|
-
* @param scope The resource scope.
|
|
631
|
-
* @param deploymentName The name of the deployment.
|
|
632
|
-
* @param options The options parameters.
|
|
633
|
-
*/
|
|
634
|
-
beginDeleteAtScope(scope: string, deploymentName: string, options?: DeploymentsDeleteAtScopeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
635
|
-
/**
|
|
636
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
637
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
638
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
639
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
640
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
641
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
642
|
-
* URI in the Location header returns an error-level status code.
|
|
643
|
-
* @param scope The resource scope.
|
|
644
|
-
* @param deploymentName The name of the deployment.
|
|
645
|
-
* @param options The options parameters.
|
|
646
|
-
*/
|
|
647
|
-
beginDeleteAtScopeAndWait(scope: string, deploymentName: string, options?: DeploymentsDeleteAtScopeOptionalParams): Promise<void>;
|
|
648
|
-
/**
|
|
649
|
-
* Checks whether the deployment exists.
|
|
650
|
-
* @param scope The resource scope.
|
|
651
|
-
* @param deploymentName The name of the deployment.
|
|
652
|
-
* @param options The options parameters.
|
|
653
|
-
*/
|
|
654
|
-
checkExistenceAtScope(scope: string, deploymentName: string, options?: DeploymentsCheckExistenceAtScopeOptionalParams): Promise<DeploymentsCheckExistenceAtScopeResponse>;
|
|
655
|
-
/**
|
|
656
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
657
|
-
* @param scope The resource scope.
|
|
658
|
-
* @param deploymentName The name of the deployment.
|
|
659
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
660
|
-
* @param options The options parameters.
|
|
661
|
-
*/
|
|
662
|
-
beginCreateOrUpdateAtScope(scope: string, deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateAtScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateAtScopeResponse>, DeploymentsCreateOrUpdateAtScopeResponse>>;
|
|
663
|
-
/**
|
|
664
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
665
|
-
* @param scope The resource scope.
|
|
666
|
-
* @param deploymentName The name of the deployment.
|
|
667
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
668
|
-
* @param options The options parameters.
|
|
669
|
-
*/
|
|
670
|
-
beginCreateOrUpdateAtScopeAndWait(scope: string, deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateAtScopeOptionalParams): Promise<DeploymentsCreateOrUpdateAtScopeResponse>;
|
|
671
|
-
/**
|
|
672
|
-
* Gets a deployment.
|
|
673
|
-
* @param scope The resource scope.
|
|
674
|
-
* @param deploymentName The name of the deployment.
|
|
675
|
-
* @param options The options parameters.
|
|
676
|
-
*/
|
|
677
|
-
getAtScope(scope: string, deploymentName: string, options?: DeploymentsGetAtScopeOptionalParams): Promise<DeploymentsGetAtScopeResponse>;
|
|
678
|
-
/**
|
|
679
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
680
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
681
|
-
* stops the currently running template deployment and leaves the resources partially deployed.
|
|
682
|
-
* @param scope The resource scope.
|
|
683
|
-
* @param deploymentName The name of the deployment.
|
|
684
|
-
* @param options The options parameters.
|
|
685
|
-
*/
|
|
686
|
-
cancelAtScope(scope: string, deploymentName: string, options?: DeploymentsCancelAtScopeOptionalParams): Promise<void>;
|
|
687
|
-
/**
|
|
688
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
689
|
-
* Resource Manager..
|
|
690
|
-
* @param scope The resource scope.
|
|
691
|
-
* @param deploymentName The name of the deployment.
|
|
692
|
-
* @param parameters Parameters to validate.
|
|
693
|
-
* @param options The options parameters.
|
|
694
|
-
*/
|
|
695
|
-
beginValidateAtScope(scope: string, deploymentName: string, parameters: Deployment, options?: DeploymentsValidateAtScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateAtScopeResponse>, DeploymentsValidateAtScopeResponse>>;
|
|
696
|
-
/**
|
|
697
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
698
|
-
* Resource Manager..
|
|
699
|
-
* @param scope The resource scope.
|
|
700
|
-
* @param deploymentName The name of the deployment.
|
|
701
|
-
* @param parameters Parameters to validate.
|
|
702
|
-
* @param options The options parameters.
|
|
703
|
-
*/
|
|
704
|
-
beginValidateAtScopeAndWait(scope: string, deploymentName: string, parameters: Deployment, options?: DeploymentsValidateAtScopeOptionalParams): Promise<DeploymentsValidateAtScopeResponse>;
|
|
705
|
-
/**
|
|
706
|
-
* Exports the template used for specified deployment.
|
|
707
|
-
* @param scope The resource scope.
|
|
708
|
-
* @param deploymentName The name of the deployment.
|
|
709
|
-
* @param options The options parameters.
|
|
710
|
-
*/
|
|
711
|
-
exportTemplateAtScope(scope: string, deploymentName: string, options?: DeploymentsExportTemplateAtScopeOptionalParams): Promise<DeploymentsExportTemplateAtScopeResponse>;
|
|
712
|
-
/**
|
|
713
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
714
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
715
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
716
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
717
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
718
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
719
|
-
* URI in the Location header returns an error-level status code.
|
|
720
|
-
* @param deploymentName The name of the deployment.
|
|
721
|
-
* @param options The options parameters.
|
|
722
|
-
*/
|
|
723
|
-
beginDeleteAtTenantScope(deploymentName: string, options?: DeploymentsDeleteAtTenantScopeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
724
|
-
/**
|
|
725
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
726
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
727
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
728
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
729
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
730
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
731
|
-
* URI in the Location header returns an error-level status code.
|
|
732
|
-
* @param deploymentName The name of the deployment.
|
|
733
|
-
* @param options The options parameters.
|
|
734
|
-
*/
|
|
735
|
-
beginDeleteAtTenantScopeAndWait(deploymentName: string, options?: DeploymentsDeleteAtTenantScopeOptionalParams): Promise<void>;
|
|
736
|
-
/**
|
|
737
|
-
* Checks whether the deployment exists.
|
|
738
|
-
* @param deploymentName The name of the deployment.
|
|
739
|
-
* @param options The options parameters.
|
|
740
|
-
*/
|
|
741
|
-
checkExistenceAtTenantScope(deploymentName: string, options?: DeploymentsCheckExistenceAtTenantScopeOptionalParams): Promise<DeploymentsCheckExistenceAtTenantScopeResponse>;
|
|
742
|
-
/**
|
|
743
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
744
|
-
* @param deploymentName The name of the deployment.
|
|
745
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
746
|
-
* @param options The options parameters.
|
|
747
|
-
*/
|
|
748
|
-
beginCreateOrUpdateAtTenantScope(deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsCreateOrUpdateAtTenantScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateAtTenantScopeResponse>, DeploymentsCreateOrUpdateAtTenantScopeResponse>>;
|
|
749
|
-
/**
|
|
750
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
751
|
-
* @param deploymentName The name of the deployment.
|
|
752
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
753
|
-
* @param options The options parameters.
|
|
754
|
-
*/
|
|
755
|
-
beginCreateOrUpdateAtTenantScopeAndWait(deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsCreateOrUpdateAtTenantScopeOptionalParams): Promise<DeploymentsCreateOrUpdateAtTenantScopeResponse>;
|
|
756
|
-
/**
|
|
757
|
-
* Gets a deployment.
|
|
758
|
-
* @param deploymentName The name of the deployment.
|
|
759
|
-
* @param options The options parameters.
|
|
760
|
-
*/
|
|
761
|
-
getAtTenantScope(deploymentName: string, options?: DeploymentsGetAtTenantScopeOptionalParams): Promise<DeploymentsGetAtTenantScopeResponse>;
|
|
762
|
-
/**
|
|
763
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
764
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
765
|
-
* stops the currently running template deployment and leaves the resources partially deployed.
|
|
766
|
-
* @param deploymentName The name of the deployment.
|
|
767
|
-
* @param options The options parameters.
|
|
768
|
-
*/
|
|
769
|
-
cancelAtTenantScope(deploymentName: string, options?: DeploymentsCancelAtTenantScopeOptionalParams): Promise<void>;
|
|
770
|
-
/**
|
|
771
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
772
|
-
* Resource Manager..
|
|
773
|
-
* @param deploymentName The name of the deployment.
|
|
774
|
-
* @param parameters Parameters to validate.
|
|
775
|
-
* @param options The options parameters.
|
|
776
|
-
*/
|
|
777
|
-
beginValidateAtTenantScope(deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsValidateAtTenantScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateAtTenantScopeResponse>, DeploymentsValidateAtTenantScopeResponse>>;
|
|
778
|
-
/**
|
|
779
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
780
|
-
* Resource Manager..
|
|
781
|
-
* @param deploymentName The name of the deployment.
|
|
782
|
-
* @param parameters Parameters to validate.
|
|
783
|
-
* @param options The options parameters.
|
|
784
|
-
*/
|
|
785
|
-
beginValidateAtTenantScopeAndWait(deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsValidateAtTenantScopeOptionalParams): Promise<DeploymentsValidateAtTenantScopeResponse>;
|
|
786
|
-
/**
|
|
787
|
-
* Returns changes that will be made by the deployment if executed at the scope of the tenant group.
|
|
788
|
-
* @param deploymentName The name of the deployment.
|
|
789
|
-
* @param parameters Parameters to validate.
|
|
790
|
-
* @param options The options parameters.
|
|
791
|
-
*/
|
|
792
|
-
beginWhatIfAtTenantScope(deploymentName: string, parameters: ScopedDeploymentWhatIf, options?: DeploymentsWhatIfAtTenantScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsWhatIfAtTenantScopeResponse>, DeploymentsWhatIfAtTenantScopeResponse>>;
|
|
793
|
-
/**
|
|
794
|
-
* Returns changes that will be made by the deployment if executed at the scope of the tenant group.
|
|
795
|
-
* @param deploymentName The name of the deployment.
|
|
796
|
-
* @param parameters Parameters to validate.
|
|
797
|
-
* @param options The options parameters.
|
|
798
|
-
*/
|
|
799
|
-
beginWhatIfAtTenantScopeAndWait(deploymentName: string, parameters: ScopedDeploymentWhatIf, options?: DeploymentsWhatIfAtTenantScopeOptionalParams): Promise<DeploymentsWhatIfAtTenantScopeResponse>;
|
|
800
|
-
/**
|
|
801
|
-
* Exports the template used for specified deployment.
|
|
802
|
-
* @param deploymentName The name of the deployment.
|
|
803
|
-
* @param options The options parameters.
|
|
804
|
-
*/
|
|
805
|
-
exportTemplateAtTenantScope(deploymentName: string, options?: DeploymentsExportTemplateAtTenantScopeOptionalParams): Promise<DeploymentsExportTemplateAtTenantScopeResponse>;
|
|
806
|
-
/**
|
|
807
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
808
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
809
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
810
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
811
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
812
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
813
|
-
* URI in the Location header returns an error-level status code.
|
|
814
|
-
* @param groupId The management group ID.
|
|
815
|
-
* @param deploymentName The name of the deployment.
|
|
816
|
-
* @param options The options parameters.
|
|
817
|
-
*/
|
|
818
|
-
beginDeleteAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsDeleteAtManagementGroupScopeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
819
|
-
/**
|
|
820
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
821
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
822
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
823
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
824
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
825
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
826
|
-
* URI in the Location header returns an error-level status code.
|
|
827
|
-
* @param groupId The management group ID.
|
|
828
|
-
* @param deploymentName The name of the deployment.
|
|
829
|
-
* @param options The options parameters.
|
|
830
|
-
*/
|
|
831
|
-
beginDeleteAtManagementGroupScopeAndWait(groupId: string, deploymentName: string, options?: DeploymentsDeleteAtManagementGroupScopeOptionalParams): Promise<void>;
|
|
832
|
-
/**
|
|
833
|
-
* Checks whether the deployment exists.
|
|
834
|
-
* @param groupId The management group ID.
|
|
835
|
-
* @param deploymentName The name of the deployment.
|
|
836
|
-
* @param options The options parameters.
|
|
837
|
-
*/
|
|
838
|
-
checkExistenceAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams): Promise<DeploymentsCheckExistenceAtManagementGroupScopeResponse>;
|
|
839
|
-
/**
|
|
840
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
841
|
-
* @param groupId The management group ID.
|
|
842
|
-
* @param deploymentName The name of the deployment.
|
|
843
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
844
|
-
* @param options The options parameters.
|
|
845
|
-
*/
|
|
846
|
-
beginCreateOrUpdateAtManagementGroupScope(groupId: string, deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateAtManagementGroupScopeResponse>, DeploymentsCreateOrUpdateAtManagementGroupScopeResponse>>;
|
|
847
|
-
/**
|
|
848
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
849
|
-
* @param groupId The management group ID.
|
|
850
|
-
* @param deploymentName The name of the deployment.
|
|
851
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
852
|
-
* @param options The options parameters.
|
|
853
|
-
*/
|
|
854
|
-
beginCreateOrUpdateAtManagementGroupScopeAndWait(groupId: string, deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams): Promise<DeploymentsCreateOrUpdateAtManagementGroupScopeResponse>;
|
|
855
|
-
/**
|
|
856
|
-
* Gets a deployment.
|
|
857
|
-
* @param groupId The management group ID.
|
|
858
|
-
* @param deploymentName The name of the deployment.
|
|
859
|
-
* @param options The options parameters.
|
|
860
|
-
*/
|
|
861
|
-
getAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsGetAtManagementGroupScopeOptionalParams): Promise<DeploymentsGetAtManagementGroupScopeResponse>;
|
|
862
|
-
/**
|
|
863
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
864
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
865
|
-
* stops the currently running template deployment and leaves the resources partially deployed.
|
|
866
|
-
* @param groupId The management group ID.
|
|
867
|
-
* @param deploymentName The name of the deployment.
|
|
868
|
-
* @param options The options parameters.
|
|
869
|
-
*/
|
|
870
|
-
cancelAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsCancelAtManagementGroupScopeOptionalParams): Promise<void>;
|
|
871
|
-
/**
|
|
872
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
873
|
-
* Resource Manager..
|
|
874
|
-
* @param groupId The management group ID.
|
|
875
|
-
* @param deploymentName The name of the deployment.
|
|
876
|
-
* @param parameters Parameters to validate.
|
|
877
|
-
* @param options The options parameters.
|
|
878
|
-
*/
|
|
879
|
-
beginValidateAtManagementGroupScope(groupId: string, deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsValidateAtManagementGroupScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateAtManagementGroupScopeResponse>, DeploymentsValidateAtManagementGroupScopeResponse>>;
|
|
880
|
-
/**
|
|
881
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
882
|
-
* Resource Manager..
|
|
883
|
-
* @param groupId The management group ID.
|
|
884
|
-
* @param deploymentName The name of the deployment.
|
|
885
|
-
* @param parameters Parameters to validate.
|
|
886
|
-
* @param options The options parameters.
|
|
887
|
-
*/
|
|
888
|
-
beginValidateAtManagementGroupScopeAndWait(groupId: string, deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsValidateAtManagementGroupScopeOptionalParams): Promise<DeploymentsValidateAtManagementGroupScopeResponse>;
|
|
889
|
-
/**
|
|
890
|
-
* Returns changes that will be made by the deployment if executed at the scope of the management
|
|
891
|
-
* group.
|
|
892
|
-
* @param groupId The management group ID.
|
|
893
|
-
* @param deploymentName The name of the deployment.
|
|
894
|
-
* @param parameters Parameters to validate.
|
|
895
|
-
* @param options The options parameters.
|
|
896
|
-
*/
|
|
897
|
-
beginWhatIfAtManagementGroupScope(groupId: string, deploymentName: string, parameters: ScopedDeploymentWhatIf, options?: DeploymentsWhatIfAtManagementGroupScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsWhatIfAtManagementGroupScopeResponse>, DeploymentsWhatIfAtManagementGroupScopeResponse>>;
|
|
898
|
-
/**
|
|
899
|
-
* Returns changes that will be made by the deployment if executed at the scope of the management
|
|
900
|
-
* group.
|
|
901
|
-
* @param groupId The management group ID.
|
|
902
|
-
* @param deploymentName The name of the deployment.
|
|
903
|
-
* @param parameters Parameters to validate.
|
|
904
|
-
* @param options The options parameters.
|
|
905
|
-
*/
|
|
906
|
-
beginWhatIfAtManagementGroupScopeAndWait(groupId: string, deploymentName: string, parameters: ScopedDeploymentWhatIf, options?: DeploymentsWhatIfAtManagementGroupScopeOptionalParams): Promise<DeploymentsWhatIfAtManagementGroupScopeResponse>;
|
|
907
|
-
/**
|
|
908
|
-
* Exports the template used for specified deployment.
|
|
909
|
-
* @param groupId The management group ID.
|
|
910
|
-
* @param deploymentName The name of the deployment.
|
|
911
|
-
* @param options The options parameters.
|
|
912
|
-
*/
|
|
913
|
-
exportTemplateAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsExportTemplateAtManagementGroupScopeOptionalParams): Promise<DeploymentsExportTemplateAtManagementGroupScopeResponse>;
|
|
914
|
-
/**
|
|
915
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
916
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
917
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
918
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
919
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
920
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
921
|
-
* URI in the Location header returns an error-level status code.
|
|
922
|
-
* @param deploymentName The name of the deployment.
|
|
923
|
-
* @param options The options parameters.
|
|
924
|
-
*/
|
|
925
|
-
beginDeleteAtSubscriptionScope(deploymentName: string, options?: DeploymentsDeleteAtSubscriptionScopeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
926
|
-
/**
|
|
927
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
928
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
929
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
930
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
931
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
932
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
933
|
-
* URI in the Location header returns an error-level status code.
|
|
934
|
-
* @param deploymentName The name of the deployment.
|
|
935
|
-
* @param options The options parameters.
|
|
936
|
-
*/
|
|
937
|
-
beginDeleteAtSubscriptionScopeAndWait(deploymentName: string, options?: DeploymentsDeleteAtSubscriptionScopeOptionalParams): Promise<void>;
|
|
938
|
-
/**
|
|
939
|
-
* Checks whether the deployment exists.
|
|
940
|
-
* @param deploymentName The name of the deployment.
|
|
941
|
-
* @param options The options parameters.
|
|
942
|
-
*/
|
|
943
|
-
checkExistenceAtSubscriptionScope(deploymentName: string, options?: DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams): Promise<DeploymentsCheckExistenceAtSubscriptionScopeResponse>;
|
|
944
|
-
/**
|
|
945
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
946
|
-
* @param deploymentName The name of the deployment.
|
|
947
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
948
|
-
* @param options The options parameters.
|
|
949
|
-
*/
|
|
950
|
-
beginCreateOrUpdateAtSubscriptionScope(deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>, DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>>;
|
|
951
|
-
/**
|
|
952
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
953
|
-
* @param deploymentName The name of the deployment.
|
|
954
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
955
|
-
* @param options The options parameters.
|
|
956
|
-
*/
|
|
957
|
-
beginCreateOrUpdateAtSubscriptionScopeAndWait(deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams): Promise<DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>;
|
|
958
|
-
/**
|
|
959
|
-
* Gets a deployment.
|
|
960
|
-
* @param deploymentName The name of the deployment.
|
|
961
|
-
* @param options The options parameters.
|
|
962
|
-
*/
|
|
963
|
-
getAtSubscriptionScope(deploymentName: string, options?: DeploymentsGetAtSubscriptionScopeOptionalParams): Promise<DeploymentsGetAtSubscriptionScopeResponse>;
|
|
964
|
-
/**
|
|
965
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
966
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
967
|
-
* stops the currently running template deployment and leaves the resources partially deployed.
|
|
968
|
-
* @param deploymentName The name of the deployment.
|
|
969
|
-
* @param options The options parameters.
|
|
970
|
-
*/
|
|
971
|
-
cancelAtSubscriptionScope(deploymentName: string, options?: DeploymentsCancelAtSubscriptionScopeOptionalParams): Promise<void>;
|
|
972
|
-
/**
|
|
973
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
974
|
-
* Resource Manager..
|
|
975
|
-
* @param deploymentName The name of the deployment.
|
|
976
|
-
* @param parameters Parameters to validate.
|
|
977
|
-
* @param options The options parameters.
|
|
978
|
-
*/
|
|
979
|
-
beginValidateAtSubscriptionScope(deploymentName: string, parameters: Deployment, options?: DeploymentsValidateAtSubscriptionScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateAtSubscriptionScopeResponse>, DeploymentsValidateAtSubscriptionScopeResponse>>;
|
|
980
|
-
/**
|
|
981
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
982
|
-
* Resource Manager..
|
|
983
|
-
* @param deploymentName The name of the deployment.
|
|
984
|
-
* @param parameters Parameters to validate.
|
|
985
|
-
* @param options The options parameters.
|
|
986
|
-
*/
|
|
987
|
-
beginValidateAtSubscriptionScopeAndWait(deploymentName: string, parameters: Deployment, options?: DeploymentsValidateAtSubscriptionScopeOptionalParams): Promise<DeploymentsValidateAtSubscriptionScopeResponse>;
|
|
988
|
-
/**
|
|
989
|
-
* Returns changes that will be made by the deployment if executed at the scope of the subscription.
|
|
990
|
-
* @param deploymentName The name of the deployment.
|
|
991
|
-
* @param parameters Parameters to What If.
|
|
992
|
-
* @param options The options parameters.
|
|
993
|
-
*/
|
|
994
|
-
beginWhatIfAtSubscriptionScope(deploymentName: string, parameters: DeploymentWhatIf, options?: DeploymentsWhatIfAtSubscriptionScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsWhatIfAtSubscriptionScopeResponse>, DeploymentsWhatIfAtSubscriptionScopeResponse>>;
|
|
995
|
-
/**
|
|
996
|
-
* Returns changes that will be made by the deployment if executed at the scope of the subscription.
|
|
997
|
-
* @param deploymentName The name of the deployment.
|
|
998
|
-
* @param parameters Parameters to What If.
|
|
999
|
-
* @param options The options parameters.
|
|
1000
|
-
*/
|
|
1001
|
-
beginWhatIfAtSubscriptionScopeAndWait(deploymentName: string, parameters: DeploymentWhatIf, options?: DeploymentsWhatIfAtSubscriptionScopeOptionalParams): Promise<DeploymentsWhatIfAtSubscriptionScopeResponse>;
|
|
1002
|
-
/**
|
|
1003
|
-
* Exports the template used for specified deployment.
|
|
1004
|
-
* @param deploymentName The name of the deployment.
|
|
1005
|
-
* @param options The options parameters.
|
|
1006
|
-
*/
|
|
1007
|
-
exportTemplateAtSubscriptionScope(deploymentName: string, options?: DeploymentsExportTemplateAtSubscriptionScopeOptionalParams): Promise<DeploymentsExportTemplateAtSubscriptionScopeResponse>;
|
|
1008
|
-
/**
|
|
1009
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
1010
|
-
* removes the associated deployment operations. Deleting a template deployment does not affect the
|
|
1011
|
-
* state of the resource group. This is an asynchronous operation that returns a status of 202 until
|
|
1012
|
-
* the template deployment is successfully deleted. The Location response header contains the URI that
|
|
1013
|
-
* is used to obtain the status of the process. While the process is running, a call to the URI in the
|
|
1014
|
-
* Location header returns a status of 202. When the process finishes, the URI in the Location header
|
|
1015
|
-
* returns a status of 204 on success. If the asynchronous request failed, the URI in the Location
|
|
1016
|
-
* header returns an error-level status code.
|
|
1017
|
-
* @param resourceGroupName The name of the resource group with the deployment to delete. The name is
|
|
1018
|
-
* case insensitive.
|
|
1019
|
-
* @param deploymentName The name of the deployment.
|
|
1020
|
-
* @param options The options parameters.
|
|
1021
|
-
*/
|
|
1022
|
-
beginDelete(resourceGroupName: string, deploymentName: string, options?: DeploymentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1023
|
-
/**
|
|
1024
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
1025
|
-
* removes the associated deployment operations. Deleting a template deployment does not affect the
|
|
1026
|
-
* state of the resource group. This is an asynchronous operation that returns a status of 202 until
|
|
1027
|
-
* the template deployment is successfully deleted. The Location response header contains the URI that
|
|
1028
|
-
* is used to obtain the status of the process. While the process is running, a call to the URI in the
|
|
1029
|
-
* Location header returns a status of 202. When the process finishes, the URI in the Location header
|
|
1030
|
-
* returns a status of 204 on success. If the asynchronous request failed, the URI in the Location
|
|
1031
|
-
* header returns an error-level status code.
|
|
1032
|
-
* @param resourceGroupName The name of the resource group with the deployment to delete. The name is
|
|
1033
|
-
* case insensitive.
|
|
1034
|
-
* @param deploymentName The name of the deployment.
|
|
1035
|
-
* @param options The options parameters.
|
|
1036
|
-
*/
|
|
1037
|
-
beginDeleteAndWait(resourceGroupName: string, deploymentName: string, options?: DeploymentsDeleteOptionalParams): Promise<void>;
|
|
1038
|
-
/**
|
|
1039
|
-
* Checks whether the deployment exists.
|
|
1040
|
-
* @param resourceGroupName The name of the resource group with the deployment to check. The name is
|
|
1041
|
-
* case insensitive.
|
|
1042
|
-
* @param deploymentName The name of the deployment.
|
|
1043
|
-
* @param options The options parameters.
|
|
1044
|
-
*/
|
|
1045
|
-
checkExistence(resourceGroupName: string, deploymentName: string, options?: DeploymentsCheckExistenceOptionalParams): Promise<DeploymentsCheckExistenceResponse>;
|
|
1046
|
-
/**
|
|
1047
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
1048
|
-
* @param resourceGroupName The name of the resource group to deploy the resources to. The name is case
|
|
1049
|
-
* insensitive. The resource group must already exist.
|
|
1050
|
-
* @param deploymentName The name of the deployment.
|
|
1051
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
1052
|
-
* @param options The options parameters.
|
|
1053
|
-
*/
|
|
1054
|
-
beginCreateOrUpdate(resourceGroupName: string, deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateResponse>, DeploymentsCreateOrUpdateResponse>>;
|
|
1055
|
-
/**
|
|
1056
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
1057
|
-
* @param resourceGroupName The name of the resource group to deploy the resources to. The name is case
|
|
1058
|
-
* insensitive. The resource group must already exist.
|
|
1059
|
-
* @param deploymentName The name of the deployment.
|
|
1060
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
1061
|
-
* @param options The options parameters.
|
|
1062
|
-
*/
|
|
1063
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateOptionalParams): Promise<DeploymentsCreateOrUpdateResponse>;
|
|
1064
|
-
/**
|
|
1065
|
-
* Gets a deployment.
|
|
1066
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1067
|
-
* @param deploymentName The name of the deployment.
|
|
1068
|
-
* @param options The options parameters.
|
|
1069
|
-
*/
|
|
1070
|
-
get(resourceGroupName: string, deploymentName: string, options?: DeploymentsGetOptionalParams): Promise<DeploymentsGetResponse>;
|
|
1071
|
-
/**
|
|
1072
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
1073
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
1074
|
-
* stops the currently running template deployment and leaves the resource group partially deployed.
|
|
1075
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1076
|
-
* @param deploymentName The name of the deployment.
|
|
1077
|
-
* @param options The options parameters.
|
|
1078
|
-
*/
|
|
1079
|
-
cancel(resourceGroupName: string, deploymentName: string, options?: DeploymentsCancelOptionalParams): Promise<void>;
|
|
1080
|
-
/**
|
|
1081
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
1082
|
-
* Resource Manager..
|
|
1083
|
-
* @param resourceGroupName The name of the resource group the template will be deployed to. The name
|
|
1084
|
-
* is case insensitive.
|
|
1085
|
-
* @param deploymentName The name of the deployment.
|
|
1086
|
-
* @param parameters Parameters to validate.
|
|
1087
|
-
* @param options The options parameters.
|
|
1088
|
-
*/
|
|
1089
|
-
beginValidate(resourceGroupName: string, deploymentName: string, parameters: Deployment, options?: DeploymentsValidateOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateResponse>, DeploymentsValidateResponse>>;
|
|
1090
|
-
/**
|
|
1091
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
1092
|
-
* Resource Manager..
|
|
1093
|
-
* @param resourceGroupName The name of the resource group the template will be deployed to. The name
|
|
1094
|
-
* is case insensitive.
|
|
1095
|
-
* @param deploymentName The name of the deployment.
|
|
1096
|
-
* @param parameters Parameters to validate.
|
|
1097
|
-
* @param options The options parameters.
|
|
1098
|
-
*/
|
|
1099
|
-
beginValidateAndWait(resourceGroupName: string, deploymentName: string, parameters: Deployment, options?: DeploymentsValidateOptionalParams): Promise<DeploymentsValidateResponse>;
|
|
1100
|
-
/**
|
|
1101
|
-
* Returns changes that will be made by the deployment if executed at the scope of the resource group.
|
|
1102
|
-
* @param resourceGroupName The name of the resource group the template will be deployed to. The name
|
|
1103
|
-
* is case insensitive.
|
|
1104
|
-
* @param deploymentName The name of the deployment.
|
|
1105
|
-
* @param parameters Parameters to validate.
|
|
1106
|
-
* @param options The options parameters.
|
|
1107
|
-
*/
|
|
1108
|
-
beginWhatIf(resourceGroupName: string, deploymentName: string, parameters: DeploymentWhatIf, options?: DeploymentsWhatIfOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsWhatIfResponse>, DeploymentsWhatIfResponse>>;
|
|
1109
|
-
/**
|
|
1110
|
-
* Returns changes that will be made by the deployment if executed at the scope of the resource group.
|
|
1111
|
-
* @param resourceGroupName The name of the resource group the template will be deployed to. The name
|
|
1112
|
-
* is case insensitive.
|
|
1113
|
-
* @param deploymentName The name of the deployment.
|
|
1114
|
-
* @param parameters Parameters to validate.
|
|
1115
|
-
* @param options The options parameters.
|
|
1116
|
-
*/
|
|
1117
|
-
beginWhatIfAndWait(resourceGroupName: string, deploymentName: string, parameters: DeploymentWhatIf, options?: DeploymentsWhatIfOptionalParams): Promise<DeploymentsWhatIfResponse>;
|
|
1118
|
-
/**
|
|
1119
|
-
* Exports the template used for specified deployment.
|
|
1120
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1121
|
-
* @param deploymentName The name of the deployment.
|
|
1122
|
-
* @param options The options parameters.
|
|
1123
|
-
*/
|
|
1124
|
-
exportTemplate(resourceGroupName: string, deploymentName: string, options?: DeploymentsExportTemplateOptionalParams): Promise<DeploymentsExportTemplateResponse>;
|
|
1125
|
-
/**
|
|
1126
|
-
* Calculate the hash of the given template.
|
|
1127
|
-
* @param template The template provided to calculate hash.
|
|
1128
|
-
* @param options The options parameters.
|
|
1129
|
-
*/
|
|
1130
|
-
calculateTemplateHash(template: Record<string, unknown>, options?: DeploymentsCalculateTemplateHashOptionalParams): Promise<DeploymentsCalculateTemplateHashResponse>;
|
|
1131
|
-
}
|
|
1132
|
-
|
|
1133
|
-
/** Optional parameters. */
|
|
1134
|
-
export declare interface DeploymentsCalculateTemplateHashOptionalParams extends coreClient.OperationOptions {
|
|
1135
|
-
}
|
|
1136
|
-
|
|
1137
|
-
/** Contains response data for the calculateTemplateHash operation. */
|
|
1138
|
-
export declare type DeploymentsCalculateTemplateHashResponse = TemplateHashResult;
|
|
1139
|
-
|
|
1140
|
-
/** Optional parameters. */
|
|
1141
|
-
export declare interface DeploymentsCancelAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1142
|
-
}
|
|
1143
|
-
|
|
1144
|
-
/** Optional parameters. */
|
|
1145
|
-
export declare interface DeploymentsCancelAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1146
|
-
}
|
|
1147
|
-
|
|
1148
|
-
/** Optional parameters. */
|
|
1149
|
-
export declare interface DeploymentsCancelAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1150
|
-
}
|
|
1151
|
-
|
|
1152
|
-
/** Optional parameters. */
|
|
1153
|
-
export declare interface DeploymentsCancelAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1154
|
-
}
|
|
1155
|
-
|
|
1156
|
-
/** Optional parameters. */
|
|
1157
|
-
export declare interface DeploymentsCancelOptionalParams extends coreClient.OperationOptions {
|
|
1158
|
-
}
|
|
1159
|
-
|
|
1160
|
-
/** Optional parameters. */
|
|
1161
|
-
export declare interface DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1162
|
-
}
|
|
1163
|
-
|
|
1164
|
-
/** Contains response data for the checkExistenceAtManagementGroupScope operation. */
|
|
1165
|
-
export declare type DeploymentsCheckExistenceAtManagementGroupScopeResponse = {
|
|
1166
|
-
body: boolean;
|
|
1167
|
-
};
|
|
1168
|
-
|
|
1169
|
-
/** Optional parameters. */
|
|
1170
|
-
export declare interface DeploymentsCheckExistenceAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1171
|
-
}
|
|
1172
|
-
|
|
1173
|
-
/** Contains response data for the checkExistenceAtScope operation. */
|
|
1174
|
-
export declare type DeploymentsCheckExistenceAtScopeResponse = {
|
|
1175
|
-
body: boolean;
|
|
1176
|
-
};
|
|
1177
|
-
|
|
1178
|
-
/** Optional parameters. */
|
|
1179
|
-
export declare interface DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1180
|
-
}
|
|
1181
|
-
|
|
1182
|
-
/** Contains response data for the checkExistenceAtSubscriptionScope operation. */
|
|
1183
|
-
export declare type DeploymentsCheckExistenceAtSubscriptionScopeResponse = {
|
|
1184
|
-
body: boolean;
|
|
1185
|
-
};
|
|
1186
|
-
|
|
1187
|
-
/** Optional parameters. */
|
|
1188
|
-
export declare interface DeploymentsCheckExistenceAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1189
|
-
}
|
|
1190
|
-
|
|
1191
|
-
/** Contains response data for the checkExistenceAtTenantScope operation. */
|
|
1192
|
-
export declare type DeploymentsCheckExistenceAtTenantScopeResponse = {
|
|
1193
|
-
body: boolean;
|
|
1194
|
-
};
|
|
1195
|
-
|
|
1196
|
-
/** Optional parameters. */
|
|
1197
|
-
export declare interface DeploymentsCheckExistenceOptionalParams extends coreClient.OperationOptions {
|
|
1198
|
-
}
|
|
1199
|
-
|
|
1200
|
-
/** Contains response data for the checkExistence operation. */
|
|
1201
|
-
export declare type DeploymentsCheckExistenceResponse = {
|
|
1202
|
-
body: boolean;
|
|
1203
|
-
};
|
|
1204
|
-
|
|
1205
|
-
/** Optional parameters. */
|
|
1206
|
-
export declare interface DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1207
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1208
|
-
updateIntervalInMs?: number;
|
|
1209
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1210
|
-
resumeFrom?: string;
|
|
1211
|
-
}
|
|
1212
|
-
|
|
1213
|
-
/** Contains response data for the createOrUpdateAtManagementGroupScope operation. */
|
|
1214
|
-
export declare type DeploymentsCreateOrUpdateAtManagementGroupScopeResponse = DeploymentExtended;
|
|
1215
|
-
|
|
1216
|
-
/** Optional parameters. */
|
|
1217
|
-
export declare interface DeploymentsCreateOrUpdateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1218
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1219
|
-
updateIntervalInMs?: number;
|
|
1220
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1221
|
-
resumeFrom?: string;
|
|
1222
|
-
}
|
|
1223
|
-
|
|
1224
|
-
/** Contains response data for the createOrUpdateAtScope operation. */
|
|
1225
|
-
export declare type DeploymentsCreateOrUpdateAtScopeResponse = DeploymentExtended;
|
|
1226
|
-
|
|
1227
|
-
/** Optional parameters. */
|
|
1228
|
-
export declare interface DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1229
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1230
|
-
updateIntervalInMs?: number;
|
|
1231
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1232
|
-
resumeFrom?: string;
|
|
1233
|
-
}
|
|
1234
|
-
|
|
1235
|
-
/** Contains response data for the createOrUpdateAtSubscriptionScope operation. */
|
|
1236
|
-
export declare type DeploymentsCreateOrUpdateAtSubscriptionScopeResponse = DeploymentExtended;
|
|
1237
|
-
|
|
1238
|
-
/** Optional parameters. */
|
|
1239
|
-
export declare interface DeploymentsCreateOrUpdateAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1240
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1241
|
-
updateIntervalInMs?: number;
|
|
1242
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1243
|
-
resumeFrom?: string;
|
|
1244
|
-
}
|
|
1245
|
-
|
|
1246
|
-
/** Contains response data for the createOrUpdateAtTenantScope operation. */
|
|
1247
|
-
export declare type DeploymentsCreateOrUpdateAtTenantScopeResponse = DeploymentExtended;
|
|
1248
|
-
|
|
1249
|
-
/** Optional parameters. */
|
|
1250
|
-
export declare interface DeploymentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1251
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1252
|
-
updateIntervalInMs?: number;
|
|
1253
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1254
|
-
resumeFrom?: string;
|
|
1255
|
-
}
|
|
1256
|
-
|
|
1257
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1258
|
-
export declare type DeploymentsCreateOrUpdateResponse = DeploymentExtended;
|
|
1259
|
-
|
|
1260
|
-
/** Optional parameters. */
|
|
1261
|
-
export declare interface DeploymentsDeleteAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1262
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1263
|
-
updateIntervalInMs?: number;
|
|
1264
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1265
|
-
resumeFrom?: string;
|
|
1266
|
-
}
|
|
1267
|
-
|
|
1268
|
-
/** Optional parameters. */
|
|
1269
|
-
export declare interface DeploymentsDeleteAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1270
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1271
|
-
updateIntervalInMs?: number;
|
|
1272
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1273
|
-
resumeFrom?: string;
|
|
1274
|
-
}
|
|
1275
|
-
|
|
1276
|
-
/** Optional parameters. */
|
|
1277
|
-
export declare interface DeploymentsDeleteAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1278
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1279
|
-
updateIntervalInMs?: number;
|
|
1280
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1281
|
-
resumeFrom?: string;
|
|
1282
|
-
}
|
|
1283
|
-
|
|
1284
|
-
/** Optional parameters. */
|
|
1285
|
-
export declare interface DeploymentsDeleteAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1286
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1287
|
-
updateIntervalInMs?: number;
|
|
1288
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1289
|
-
resumeFrom?: string;
|
|
1290
|
-
}
|
|
1291
|
-
|
|
1292
|
-
/** Optional parameters. */
|
|
1293
|
-
export declare interface DeploymentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1294
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1295
|
-
updateIntervalInMs?: number;
|
|
1296
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1297
|
-
resumeFrom?: string;
|
|
1298
|
-
}
|
|
1299
|
-
|
|
1300
|
-
/** Optional parameters. */
|
|
1301
|
-
export declare interface DeploymentsExportTemplateAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1302
|
-
}
|
|
1303
|
-
|
|
1304
|
-
/** Contains response data for the exportTemplateAtManagementGroupScope operation. */
|
|
1305
|
-
export declare type DeploymentsExportTemplateAtManagementGroupScopeResponse = DeploymentExportResult;
|
|
1306
|
-
|
|
1307
|
-
/** Optional parameters. */
|
|
1308
|
-
export declare interface DeploymentsExportTemplateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1309
|
-
}
|
|
1310
|
-
|
|
1311
|
-
/** Contains response data for the exportTemplateAtScope operation. */
|
|
1312
|
-
export declare type DeploymentsExportTemplateAtScopeResponse = DeploymentExportResult;
|
|
1313
|
-
|
|
1314
|
-
/** Optional parameters. */
|
|
1315
|
-
export declare interface DeploymentsExportTemplateAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1316
|
-
}
|
|
1317
|
-
|
|
1318
|
-
/** Contains response data for the exportTemplateAtSubscriptionScope operation. */
|
|
1319
|
-
export declare type DeploymentsExportTemplateAtSubscriptionScopeResponse = DeploymentExportResult;
|
|
1320
|
-
|
|
1321
|
-
/** Optional parameters. */
|
|
1322
|
-
export declare interface DeploymentsExportTemplateAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1323
|
-
}
|
|
1324
|
-
|
|
1325
|
-
/** Contains response data for the exportTemplateAtTenantScope operation. */
|
|
1326
|
-
export declare type DeploymentsExportTemplateAtTenantScopeResponse = DeploymentExportResult;
|
|
1327
|
-
|
|
1328
|
-
/** Optional parameters. */
|
|
1329
|
-
export declare interface DeploymentsExportTemplateOptionalParams extends coreClient.OperationOptions {
|
|
1330
|
-
}
|
|
1331
|
-
|
|
1332
|
-
/** Contains response data for the exportTemplate operation. */
|
|
1333
|
-
export declare type DeploymentsExportTemplateResponse = DeploymentExportResult;
|
|
1334
|
-
|
|
1335
|
-
/** Optional parameters. */
|
|
1336
|
-
export declare interface DeploymentsGetAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1337
|
-
}
|
|
1338
|
-
|
|
1339
|
-
/** Contains response data for the getAtManagementGroupScope operation. */
|
|
1340
|
-
export declare type DeploymentsGetAtManagementGroupScopeResponse = DeploymentExtended;
|
|
1341
|
-
|
|
1342
|
-
/** Optional parameters. */
|
|
1343
|
-
export declare interface DeploymentsGetAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1344
|
-
}
|
|
1345
|
-
|
|
1346
|
-
/** Contains response data for the getAtScope operation. */
|
|
1347
|
-
export declare type DeploymentsGetAtScopeResponse = DeploymentExtended;
|
|
1348
|
-
|
|
1349
|
-
/** Optional parameters. */
|
|
1350
|
-
export declare interface DeploymentsGetAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1351
|
-
}
|
|
1352
|
-
|
|
1353
|
-
/** Contains response data for the getAtSubscriptionScope operation. */
|
|
1354
|
-
export declare type DeploymentsGetAtSubscriptionScopeResponse = DeploymentExtended;
|
|
1355
|
-
|
|
1356
|
-
/** Optional parameters. */
|
|
1357
|
-
export declare interface DeploymentsGetAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1358
|
-
}
|
|
1359
|
-
|
|
1360
|
-
/** Contains response data for the getAtTenantScope operation. */
|
|
1361
|
-
export declare type DeploymentsGetAtTenantScopeResponse = DeploymentExtended;
|
|
1362
|
-
|
|
1363
|
-
/** Optional parameters. */
|
|
1364
|
-
export declare interface DeploymentsGetOptionalParams extends coreClient.OperationOptions {
|
|
1365
|
-
}
|
|
1366
|
-
|
|
1367
|
-
/** Contains response data for the get operation. */
|
|
1368
|
-
export declare type DeploymentsGetResponse = DeploymentExtended;
|
|
1369
|
-
|
|
1370
|
-
/** Optional parameters. */
|
|
1371
|
-
export declare interface DeploymentsListAtManagementGroupScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1372
|
-
}
|
|
1373
|
-
|
|
1374
|
-
/** Contains response data for the listAtManagementGroupScopeNext operation. */
|
|
1375
|
-
export declare type DeploymentsListAtManagementGroupScopeNextResponse = DeploymentListResult;
|
|
1376
|
-
|
|
1377
|
-
/** Optional parameters. */
|
|
1378
|
-
export declare interface DeploymentsListAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1379
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1380
|
-
filter?: string;
|
|
1381
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1382
|
-
top?: number;
|
|
1383
|
-
}
|
|
1384
|
-
|
|
1385
|
-
/** Contains response data for the listAtManagementGroupScope operation. */
|
|
1386
|
-
export declare type DeploymentsListAtManagementGroupScopeResponse = DeploymentListResult;
|
|
1387
|
-
|
|
1388
|
-
/** Optional parameters. */
|
|
1389
|
-
export declare interface DeploymentsListAtScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1390
|
-
}
|
|
1391
|
-
|
|
1392
|
-
/** Contains response data for the listAtScopeNext operation. */
|
|
1393
|
-
export declare type DeploymentsListAtScopeNextResponse = DeploymentListResult;
|
|
1394
|
-
|
|
1395
|
-
/** Optional parameters. */
|
|
1396
|
-
export declare interface DeploymentsListAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1397
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1398
|
-
filter?: string;
|
|
1399
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1400
|
-
top?: number;
|
|
1401
|
-
}
|
|
1402
|
-
|
|
1403
|
-
/** Contains response data for the listAtScope operation. */
|
|
1404
|
-
export declare type DeploymentsListAtScopeResponse = DeploymentListResult;
|
|
1405
|
-
|
|
1406
|
-
/** Optional parameters. */
|
|
1407
|
-
export declare interface DeploymentsListAtSubscriptionScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1408
|
-
}
|
|
1409
|
-
|
|
1410
|
-
/** Contains response data for the listAtSubscriptionScopeNext operation. */
|
|
1411
|
-
export declare type DeploymentsListAtSubscriptionScopeNextResponse = DeploymentListResult;
|
|
1412
|
-
|
|
1413
|
-
/** Optional parameters. */
|
|
1414
|
-
export declare interface DeploymentsListAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1415
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1416
|
-
filter?: string;
|
|
1417
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1418
|
-
top?: number;
|
|
1419
|
-
}
|
|
1420
|
-
|
|
1421
|
-
/** Contains response data for the listAtSubscriptionScope operation. */
|
|
1422
|
-
export declare type DeploymentsListAtSubscriptionScopeResponse = DeploymentListResult;
|
|
1423
|
-
|
|
1424
|
-
/** Optional parameters. */
|
|
1425
|
-
export declare interface DeploymentsListAtTenantScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1426
|
-
}
|
|
1427
|
-
|
|
1428
|
-
/** Contains response data for the listAtTenantScopeNext operation. */
|
|
1429
|
-
export declare type DeploymentsListAtTenantScopeNextResponse = DeploymentListResult;
|
|
1430
|
-
|
|
1431
|
-
/** Optional parameters. */
|
|
1432
|
-
export declare interface DeploymentsListAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1433
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1434
|
-
filter?: string;
|
|
1435
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1436
|
-
top?: number;
|
|
1437
|
-
}
|
|
1438
|
-
|
|
1439
|
-
/** Contains response data for the listAtTenantScope operation. */
|
|
1440
|
-
export declare type DeploymentsListAtTenantScopeResponse = DeploymentListResult;
|
|
1441
|
-
|
|
1442
|
-
/** Optional parameters. */
|
|
1443
|
-
export declare interface DeploymentsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1444
|
-
}
|
|
1445
|
-
|
|
1446
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1447
|
-
export declare type DeploymentsListByResourceGroupNextResponse = DeploymentListResult;
|
|
1448
|
-
|
|
1449
|
-
/** Optional parameters. */
|
|
1450
|
-
export declare interface DeploymentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1451
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1452
|
-
filter?: string;
|
|
1453
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1454
|
-
top?: number;
|
|
1455
|
-
}
|
|
1456
|
-
|
|
1457
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
1458
|
-
export declare type DeploymentsListByResourceGroupResponse = DeploymentListResult;
|
|
1459
|
-
|
|
1460
|
-
/** Optional parameters. */
|
|
1461
|
-
export declare interface DeploymentsValidateAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1462
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1463
|
-
updateIntervalInMs?: number;
|
|
1464
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1465
|
-
resumeFrom?: string;
|
|
1466
|
-
}
|
|
1467
|
-
|
|
1468
|
-
/** Contains response data for the validateAtManagementGroupScope operation. */
|
|
1469
|
-
export declare type DeploymentsValidateAtManagementGroupScopeResponse = DeploymentValidateResult;
|
|
1470
|
-
|
|
1471
|
-
/** Optional parameters. */
|
|
1472
|
-
export declare interface DeploymentsValidateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1473
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1474
|
-
updateIntervalInMs?: number;
|
|
1475
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1476
|
-
resumeFrom?: string;
|
|
1477
|
-
}
|
|
1478
|
-
|
|
1479
|
-
/** Contains response data for the validateAtScope operation. */
|
|
1480
|
-
export declare type DeploymentsValidateAtScopeResponse = DeploymentValidateResult;
|
|
1481
|
-
|
|
1482
|
-
/** Optional parameters. */
|
|
1483
|
-
export declare interface DeploymentsValidateAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1484
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1485
|
-
updateIntervalInMs?: number;
|
|
1486
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1487
|
-
resumeFrom?: string;
|
|
1488
|
-
}
|
|
1489
|
-
|
|
1490
|
-
/** Contains response data for the validateAtSubscriptionScope operation. */
|
|
1491
|
-
export declare type DeploymentsValidateAtSubscriptionScopeResponse = DeploymentValidateResult;
|
|
1492
|
-
|
|
1493
|
-
/** Optional parameters. */
|
|
1494
|
-
export declare interface DeploymentsValidateAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1495
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1496
|
-
updateIntervalInMs?: number;
|
|
1497
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1498
|
-
resumeFrom?: string;
|
|
1499
|
-
}
|
|
1500
|
-
|
|
1501
|
-
/** Contains response data for the validateAtTenantScope operation. */
|
|
1502
|
-
export declare type DeploymentsValidateAtTenantScopeResponse = DeploymentValidateResult;
|
|
1503
|
-
|
|
1504
|
-
/** Optional parameters. */
|
|
1505
|
-
export declare interface DeploymentsValidateOptionalParams extends coreClient.OperationOptions {
|
|
1506
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1507
|
-
updateIntervalInMs?: number;
|
|
1508
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1509
|
-
resumeFrom?: string;
|
|
1510
|
-
}
|
|
1511
|
-
|
|
1512
|
-
/** Contains response data for the validate operation. */
|
|
1513
|
-
export declare type DeploymentsValidateResponse = DeploymentValidateResult;
|
|
1514
|
-
|
|
1515
|
-
/** Defines headers for Deployments_whatIfAtManagementGroupScope operation. */
|
|
1516
|
-
export declare interface DeploymentsWhatIfAtManagementGroupScopeHeaders {
|
|
1517
|
-
/** URL to get status of this long-running operation. */
|
|
1518
|
-
location?: string;
|
|
1519
|
-
/** Number of seconds to wait before polling for status. */
|
|
1520
|
-
retryAfter?: string;
|
|
1521
|
-
}
|
|
1522
|
-
|
|
1523
|
-
/** Optional parameters. */
|
|
1524
|
-
export declare interface DeploymentsWhatIfAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1525
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1526
|
-
updateIntervalInMs?: number;
|
|
1527
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1528
|
-
resumeFrom?: string;
|
|
1529
|
-
}
|
|
1530
|
-
|
|
1531
|
-
/** Contains response data for the whatIfAtManagementGroupScope operation. */
|
|
1532
|
-
export declare type DeploymentsWhatIfAtManagementGroupScopeResponse = WhatIfOperationResult;
|
|
1533
|
-
|
|
1534
|
-
/** Defines headers for Deployments_whatIfAtSubscriptionScope operation. */
|
|
1535
|
-
export declare interface DeploymentsWhatIfAtSubscriptionScopeHeaders {
|
|
1536
|
-
/** URL to get status of this long-running operation. */
|
|
1537
|
-
location?: string;
|
|
1538
|
-
/** Number of seconds to wait before polling for status. */
|
|
1539
|
-
retryAfter?: string;
|
|
1540
|
-
}
|
|
1541
|
-
|
|
1542
|
-
/** Optional parameters. */
|
|
1543
|
-
export declare interface DeploymentsWhatIfAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1544
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1545
|
-
updateIntervalInMs?: number;
|
|
1546
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1547
|
-
resumeFrom?: string;
|
|
1548
|
-
}
|
|
1549
|
-
|
|
1550
|
-
/** Contains response data for the whatIfAtSubscriptionScope operation. */
|
|
1551
|
-
export declare type DeploymentsWhatIfAtSubscriptionScopeResponse = WhatIfOperationResult;
|
|
1552
|
-
|
|
1553
|
-
/** Defines headers for Deployments_whatIfAtTenantScope operation. */
|
|
1554
|
-
export declare interface DeploymentsWhatIfAtTenantScopeHeaders {
|
|
1555
|
-
/** URL to get status of this long-running operation. */
|
|
1556
|
-
location?: string;
|
|
1557
|
-
/** Number of seconds to wait before polling for status. */
|
|
1558
|
-
retryAfter?: string;
|
|
1559
|
-
}
|
|
1560
|
-
|
|
1561
|
-
/** Optional parameters. */
|
|
1562
|
-
export declare interface DeploymentsWhatIfAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1563
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1564
|
-
updateIntervalInMs?: number;
|
|
1565
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1566
|
-
resumeFrom?: string;
|
|
1567
|
-
}
|
|
1568
|
-
|
|
1569
|
-
/** Contains response data for the whatIfAtTenantScope operation. */
|
|
1570
|
-
export declare type DeploymentsWhatIfAtTenantScopeResponse = WhatIfOperationResult;
|
|
1571
|
-
|
|
1572
|
-
/** Defines headers for Deployments_whatIf operation. */
|
|
1573
|
-
export declare interface DeploymentsWhatIfHeaders {
|
|
1574
|
-
/** URL to get status of this long-running operation. */
|
|
1575
|
-
location?: string;
|
|
1576
|
-
/** Number of seconds to wait before polling for status. */
|
|
1577
|
-
retryAfter?: string;
|
|
1578
|
-
}
|
|
1579
|
-
|
|
1580
|
-
/** Optional parameters. */
|
|
1581
|
-
export declare interface DeploymentsWhatIfOptionalParams extends coreClient.OperationOptions {
|
|
1582
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1583
|
-
updateIntervalInMs?: number;
|
|
1584
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1585
|
-
resumeFrom?: string;
|
|
1586
|
-
}
|
|
1587
|
-
|
|
1588
|
-
/** Contains response data for the whatIf operation. */
|
|
1589
|
-
export declare type DeploymentsWhatIfResponse = WhatIfOperationResult;
|
|
1590
|
-
|
|
1591
|
-
/** Information from validate template deployment response. */
|
|
1592
|
-
export declare interface DeploymentValidateResult {
|
|
1593
|
-
/**
|
|
1594
|
-
* The deployment validation error.
|
|
1595
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1596
|
-
*/
|
|
1597
|
-
readonly error?: ErrorResponse;
|
|
1598
|
-
/** The template deployment properties. */
|
|
1599
|
-
properties?: DeploymentPropertiesExtended;
|
|
1600
|
-
}
|
|
1601
|
-
|
|
1602
|
-
/** Deployment What-if operation parameters. */
|
|
1603
|
-
export declare interface DeploymentWhatIf {
|
|
1604
|
-
/** The location to store the deployment data. */
|
|
1605
|
-
location?: string;
|
|
1606
|
-
/** The deployment properties. */
|
|
1607
|
-
properties: DeploymentWhatIfProperties;
|
|
1608
|
-
}
|
|
1609
|
-
|
|
1610
|
-
/** Deployment What-if properties. */
|
|
1611
|
-
export declare interface DeploymentWhatIfProperties extends DeploymentProperties {
|
|
1612
|
-
/** Optional What-If operation settings. */
|
|
1613
|
-
whatIfSettings?: DeploymentWhatIfSettings;
|
|
1614
|
-
}
|
|
1615
|
-
|
|
1616
|
-
/** Deployment What-If operation settings. */
|
|
1617
|
-
export declare interface DeploymentWhatIfSettings {
|
|
1618
|
-
/** The format of the What-If results */
|
|
1619
|
-
resultFormat?: WhatIfResultFormat;
|
|
1620
|
-
}
|
|
1621
|
-
|
|
1622
|
-
/** The resource management error additional info. */
|
|
1623
|
-
export declare interface ErrorAdditionalInfo {
|
|
1624
|
-
/**
|
|
1625
|
-
* The additional info type.
|
|
1626
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1627
|
-
*/
|
|
1628
|
-
readonly type?: string;
|
|
1629
|
-
/**
|
|
1630
|
-
* The additional info.
|
|
1631
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1632
|
-
*/
|
|
1633
|
-
readonly info?: Record<string, unknown>;
|
|
1634
|
-
}
|
|
1635
|
-
|
|
1636
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
1637
|
-
export declare interface ErrorResponse {
|
|
1638
|
-
/**
|
|
1639
|
-
* The error code.
|
|
1640
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1641
|
-
*/
|
|
1642
|
-
readonly code?: string;
|
|
1643
|
-
/**
|
|
1644
|
-
* The error message.
|
|
1645
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1646
|
-
*/
|
|
1647
|
-
readonly message?: string;
|
|
1648
|
-
/**
|
|
1649
|
-
* The error target.
|
|
1650
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1651
|
-
*/
|
|
1652
|
-
readonly target?: string;
|
|
1653
|
-
/**
|
|
1654
|
-
* The error details.
|
|
1655
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1656
|
-
*/
|
|
1657
|
-
readonly details?: ErrorResponse[];
|
|
1658
|
-
/**
|
|
1659
|
-
* The error additional info.
|
|
1660
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1661
|
-
*/
|
|
1662
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1663
|
-
}
|
|
1664
|
-
|
|
1665
|
-
/** Export resource group template request parameters. */
|
|
1666
|
-
export declare interface ExportTemplateRequest {
|
|
1667
|
-
/** The IDs of the resources to filter the export by. To export all resources, supply an array with single entry '*'. */
|
|
1668
|
-
resources?: string[];
|
|
1669
|
-
/** The export template options. A CSV-formatted list containing zero or more of the following: 'IncludeParameterDefaultValue', 'IncludeComments', 'SkipResourceNameParameterization', 'SkipAllParameterization' */
|
|
1670
|
-
options?: string;
|
|
1671
|
-
}
|
|
1672
|
-
|
|
1673
|
-
/** Specifies whether template expressions are evaluated within the scope of the parent template or nested template. */
|
|
1674
|
-
export declare interface ExpressionEvaluationOptions {
|
|
1675
|
-
/** The scope to be used for evaluation of parameters, variables and functions in a nested template. */
|
|
1676
|
-
scope?: ExpressionEvaluationOptionsScopeType;
|
|
1677
|
-
}
|
|
1678
|
-
|
|
1679
|
-
/**
|
|
1680
|
-
* Defines values for ExpressionEvaluationOptionsScopeType. \
|
|
1681
|
-
* {@link KnownExpressionEvaluationOptionsScopeType} can be used interchangeably with ExpressionEvaluationOptionsScopeType,
|
|
1682
|
-
* this enum contains the known values that the service supports.
|
|
1683
|
-
* ### Known values supported by the service
|
|
1684
|
-
* **NotSpecified** \
|
|
1685
|
-
* **Outer** \
|
|
1686
|
-
* **Inner**
|
|
1687
|
-
*/
|
|
1688
|
-
export declare type ExpressionEvaluationOptionsScopeType = string;
|
|
1689
|
-
|
|
1690
|
-
/** Resource extended location. */
|
|
1691
|
-
export declare interface ExtendedLocation {
|
|
1692
|
-
/** The extended location type. */
|
|
1693
|
-
type?: ExtendedLocationType;
|
|
1694
|
-
/** The extended location name. */
|
|
1695
|
-
name?: string;
|
|
1696
|
-
}
|
|
1697
|
-
|
|
1698
|
-
/**
|
|
1699
|
-
* Defines values for ExtendedLocationType. \
|
|
1700
|
-
* {@link KnownExtendedLocationType} can be used interchangeably with ExtendedLocationType,
|
|
1701
|
-
* this enum contains the known values that the service supports.
|
|
1702
|
-
* ### Known values supported by the service
|
|
1703
|
-
* **EdgeZone**
|
|
1704
|
-
*/
|
|
1705
|
-
export declare type ExtendedLocationType = string;
|
|
1706
|
-
|
|
1707
|
-
/** Resource information. */
|
|
1708
|
-
export declare interface GenericResource extends Resource {
|
|
1709
|
-
/** The plan of the resource. */
|
|
1710
|
-
plan?: Plan;
|
|
1711
|
-
/** The resource properties. */
|
|
1712
|
-
properties?: Record<string, unknown>;
|
|
1713
|
-
/** The kind of the resource. */
|
|
1714
|
-
kind?: string;
|
|
1715
|
-
/** ID of the resource that manages this resource. */
|
|
1716
|
-
managedBy?: string;
|
|
1717
|
-
/** The SKU of the resource. */
|
|
1718
|
-
sku?: Sku;
|
|
1719
|
-
/** The identity of the resource. */
|
|
1720
|
-
identity?: Identity;
|
|
1721
|
-
}
|
|
1722
|
-
|
|
1723
|
-
/** Resource information. */
|
|
1724
|
-
export declare interface GenericResourceExpanded extends GenericResource {
|
|
1725
|
-
/**
|
|
1726
|
-
* The created time of the resource. This is only present if requested via the $expand query parameter.
|
|
1727
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1728
|
-
*/
|
|
1729
|
-
readonly createdTime?: Date;
|
|
1730
|
-
/**
|
|
1731
|
-
* The changed time of the resource. This is only present if requested via the $expand query parameter.
|
|
1732
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1733
|
-
*/
|
|
1734
|
-
readonly changedTime?: Date;
|
|
1735
|
-
/**
|
|
1736
|
-
* The provisioning state of the resource. This is only present if requested via the $expand query parameter.
|
|
1737
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1738
|
-
*/
|
|
1739
|
-
readonly provisioningState?: string;
|
|
1740
|
-
}
|
|
1741
|
-
|
|
1742
|
-
/** Resource filter. */
|
|
1743
|
-
export declare interface GenericResourceFilter {
|
|
1744
|
-
/** The resource type. */
|
|
1745
|
-
resourceType?: string;
|
|
1746
|
-
/** The tag name. */
|
|
1747
|
-
tagname?: string;
|
|
1748
|
-
/** The tag value. */
|
|
1749
|
-
tagvalue?: string;
|
|
1750
|
-
}
|
|
1751
|
-
|
|
1752
|
-
/**
|
|
1753
|
-
* Given the last `.value` produced by the `byPage` iterator,
|
|
1754
|
-
* returns a continuation token that can be used to begin paging from
|
|
1755
|
-
* that point later.
|
|
1756
|
-
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
1757
|
-
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
1758
|
-
*/
|
|
1759
|
-
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
1760
|
-
|
|
1761
|
-
/** HTTP message. */
|
|
1762
|
-
export declare interface HttpMessage {
|
|
1763
|
-
/** HTTP message content. */
|
|
1764
|
-
content?: Record<string, unknown>;
|
|
1765
|
-
}
|
|
1766
|
-
|
|
1767
|
-
/** Identity for the resource. */
|
|
1768
|
-
export declare interface Identity {
|
|
1769
|
-
/**
|
|
1770
|
-
* The principal ID of resource identity.
|
|
1771
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1772
|
-
*/
|
|
1773
|
-
readonly principalId?: string;
|
|
1774
|
-
/**
|
|
1775
|
-
* The tenant ID of resource.
|
|
1776
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1777
|
-
*/
|
|
1778
|
-
readonly tenantId?: string;
|
|
1779
|
-
/** The identity type. */
|
|
1780
|
-
type?: ResourceIdentityType;
|
|
1781
|
-
/** The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
|
|
1782
|
-
userAssignedIdentities?: {
|
|
1783
|
-
[propertyName: string]: IdentityUserAssignedIdentitiesValue;
|
|
1784
|
-
};
|
|
1785
|
-
}
|
|
1786
|
-
|
|
1787
|
-
export declare interface IdentityUserAssignedIdentitiesValue {
|
|
1788
|
-
/**
|
|
1789
|
-
* The principal id of user assigned identity.
|
|
1790
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1791
|
-
*/
|
|
1792
|
-
readonly principalId?: string;
|
|
1793
|
-
/**
|
|
1794
|
-
* The client id of user assigned identity.
|
|
1795
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1796
|
-
*/
|
|
1797
|
-
readonly clientId?: string;
|
|
1798
|
-
}
|
|
1799
|
-
|
|
1800
|
-
/** Known values of {@link AliasPathAttributes} that the service accepts. */
|
|
1801
|
-
export declare enum KnownAliasPathAttributes {
|
|
1802
|
-
/** The token that the alias path is referring to has no attributes. */
|
|
1803
|
-
None = "None",
|
|
1804
|
-
/** The token that the alias path is referring to is modifiable by policies with 'modify' effect. */
|
|
1805
|
-
Modifiable = "Modifiable"
|
|
1806
|
-
}
|
|
1807
|
-
|
|
1808
|
-
/** Known values of {@link AliasPathTokenType} that the service accepts. */
|
|
1809
|
-
export declare enum KnownAliasPathTokenType {
|
|
1810
|
-
/** The token type is not specified. */
|
|
1811
|
-
NotSpecified = "NotSpecified",
|
|
1812
|
-
/** The token type can be anything. */
|
|
1813
|
-
Any = "Any",
|
|
1814
|
-
/** The token type is string. */
|
|
1815
|
-
String = "String",
|
|
1816
|
-
/** The token type is object. */
|
|
1817
|
-
Object = "Object",
|
|
1818
|
-
/** The token type is array. */
|
|
1819
|
-
Array = "Array",
|
|
1820
|
-
/** The token type is integer. */
|
|
1821
|
-
Integer = "Integer",
|
|
1822
|
-
/** The token type is number. */
|
|
1823
|
-
Number = "Number",
|
|
1824
|
-
/** The token type is boolean. */
|
|
1825
|
-
Boolean = "Boolean"
|
|
1826
|
-
}
|
|
1827
|
-
|
|
1828
|
-
/** Known values of {@link ExpressionEvaluationOptionsScopeType} that the service accepts. */
|
|
1829
|
-
export declare enum KnownExpressionEvaluationOptionsScopeType {
|
|
1830
|
-
/** NotSpecified */
|
|
1831
|
-
NotSpecified = "NotSpecified",
|
|
1832
|
-
/** Outer */
|
|
1833
|
-
Outer = "Outer",
|
|
1834
|
-
/** Inner */
|
|
1835
|
-
Inner = "Inner"
|
|
1836
|
-
}
|
|
1837
|
-
|
|
1838
|
-
/** Known values of {@link ExtendedLocationType} that the service accepts. */
|
|
1839
|
-
export declare enum KnownExtendedLocationType {
|
|
1840
|
-
/** EdgeZone */
|
|
1841
|
-
EdgeZone = "EdgeZone"
|
|
1842
|
-
}
|
|
1843
|
-
|
|
1844
|
-
/** Known values of {@link ProviderAuthorizationConsentState} that the service accepts. */
|
|
1845
|
-
export declare enum KnownProviderAuthorizationConsentState {
|
|
1846
|
-
/** NotSpecified */
|
|
1847
|
-
NotSpecified = "NotSpecified",
|
|
1848
|
-
/** Required */
|
|
1849
|
-
Required = "Required",
|
|
1850
|
-
/** NotRequired */
|
|
1851
|
-
NotRequired = "NotRequired",
|
|
1852
|
-
/** Consented */
|
|
1853
|
-
Consented = "Consented"
|
|
1854
|
-
}
|
|
1855
|
-
|
|
1856
|
-
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
1857
|
-
export declare enum KnownProvisioningState {
|
|
1858
|
-
/** NotSpecified */
|
|
1859
|
-
NotSpecified = "NotSpecified",
|
|
1860
|
-
/** Accepted */
|
|
1861
|
-
Accepted = "Accepted",
|
|
1862
|
-
/** Running */
|
|
1863
|
-
Running = "Running",
|
|
1864
|
-
/** Ready */
|
|
1865
|
-
Ready = "Ready",
|
|
1866
|
-
/** Creating */
|
|
1867
|
-
Creating = "Creating",
|
|
1868
|
-
/** Created */
|
|
1869
|
-
Created = "Created",
|
|
1870
|
-
/** Deleting */
|
|
1871
|
-
Deleting = "Deleting",
|
|
1872
|
-
/** Deleted */
|
|
1873
|
-
Deleted = "Deleted",
|
|
1874
|
-
/** Canceled */
|
|
1875
|
-
Canceled = "Canceled",
|
|
1876
|
-
/** Failed */
|
|
1877
|
-
Failed = "Failed",
|
|
1878
|
-
/** Succeeded */
|
|
1879
|
-
Succeeded = "Succeeded",
|
|
1880
|
-
/** Updating */
|
|
1881
|
-
Updating = "Updating"
|
|
1882
|
-
}
|
|
1883
|
-
|
|
1884
|
-
/** Known values of {@link TagsPatchOperation} that the service accepts. */
|
|
1885
|
-
export declare enum KnownTagsPatchOperation {
|
|
1886
|
-
/** The 'replace' option replaces the entire set of existing tags with a new set. */
|
|
1887
|
-
Replace = "Replace",
|
|
1888
|
-
/** The 'merge' option allows adding tags with new names and updating the values of tags with existing names. */
|
|
1889
|
-
Merge = "Merge",
|
|
1890
|
-
/** The 'delete' option allows selectively deleting tags based on given names or name\/value pairs. */
|
|
1891
|
-
Delete = "Delete"
|
|
1892
|
-
}
|
|
1893
|
-
|
|
1894
|
-
/** Deployment on error behavior. */
|
|
1895
|
-
export declare interface OnErrorDeployment {
|
|
1896
|
-
/** The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment. */
|
|
1897
|
-
type?: OnErrorDeploymentType;
|
|
1898
|
-
/** The deployment to be used on error case. */
|
|
1899
|
-
deploymentName?: string;
|
|
1900
|
-
}
|
|
1901
|
-
|
|
1902
|
-
/** Deployment on error behavior with additional details. */
|
|
1903
|
-
export declare interface OnErrorDeploymentExtended {
|
|
1904
|
-
/**
|
|
1905
|
-
* The state of the provisioning for the on error deployment.
|
|
1906
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1907
|
-
*/
|
|
1908
|
-
readonly provisioningState?: string;
|
|
1909
|
-
/** The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment. */
|
|
1910
|
-
type?: OnErrorDeploymentType;
|
|
1911
|
-
/** The deployment to be used on error case. */
|
|
1912
|
-
deploymentName?: string;
|
|
1913
|
-
}
|
|
1914
|
-
|
|
1915
|
-
/** Defines values for OnErrorDeploymentType. */
|
|
1916
|
-
export declare type OnErrorDeploymentType = "LastSuccessful" | "SpecificDeployment";
|
|
1917
|
-
|
|
1918
|
-
/** Microsoft.Resources operation */
|
|
1919
|
-
export declare interface Operation {
|
|
1920
|
-
/** Operation name: {provider}/{resource}/{operation} */
|
|
1921
|
-
name?: string;
|
|
1922
|
-
/** The object that represents the operation. */
|
|
1923
|
-
display?: OperationDisplay;
|
|
1924
|
-
}
|
|
1925
|
-
|
|
1926
|
-
/** The object that represents the operation. */
|
|
1927
|
-
export declare interface OperationDisplay {
|
|
1928
|
-
/** Service provider: Microsoft.Resources */
|
|
1929
|
-
provider?: string;
|
|
1930
|
-
/** Resource on which the operation is performed: Profile, endpoint, etc. */
|
|
1931
|
-
resource?: string;
|
|
1932
|
-
/** Operation type: Read, write, delete, etc. */
|
|
1933
|
-
operation?: string;
|
|
1934
|
-
/** Description of the operation. */
|
|
1935
|
-
description?: string;
|
|
1936
|
-
}
|
|
1937
|
-
|
|
1938
|
-
/** Result of the request to list Microsoft.Resources operations. It contains a list of operations and a URL link to get the next set of results. */
|
|
1939
|
-
export declare interface OperationListResult {
|
|
1940
|
-
/** List of Microsoft.Resources operations. */
|
|
1941
|
-
value?: Operation[];
|
|
1942
|
-
/** URL to get the next set of operation list results if there are any. */
|
|
1943
|
-
nextLink?: string;
|
|
1944
|
-
}
|
|
1945
|
-
|
|
1946
|
-
/** Interface representing a Operations. */
|
|
1947
|
-
export declare interface Operations {
|
|
1948
|
-
/**
|
|
1949
|
-
* Lists all of the available Microsoft.Resources REST API operations.
|
|
1950
|
-
* @param options The options parameters.
|
|
1951
|
-
*/
|
|
1952
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
1953
|
-
}
|
|
1954
|
-
|
|
1955
|
-
/** Optional parameters. */
|
|
1956
|
-
export declare interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1957
|
-
}
|
|
1958
|
-
|
|
1959
|
-
/** Contains response data for the listNext operation. */
|
|
1960
|
-
export declare type OperationsListNextResponse = OperationListResult;
|
|
1961
|
-
|
|
1962
|
-
/** Optional parameters. */
|
|
1963
|
-
export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1964
|
-
}
|
|
1965
|
-
|
|
1966
|
-
/** Contains response data for the list operation. */
|
|
1967
|
-
export declare type OperationsListResponse = OperationListResult;
|
|
1968
|
-
|
|
1969
|
-
/** Entity representing the reference to the deployment parameters. */
|
|
1970
|
-
export declare interface ParametersLink {
|
|
1971
|
-
/** The URI of the parameters file. */
|
|
1972
|
-
uri: string;
|
|
1973
|
-
/** If included, must match the ContentVersion in the template. */
|
|
1974
|
-
contentVersion?: string;
|
|
1975
|
-
}
|
|
1976
|
-
|
|
1977
|
-
/** Role definition permissions. */
|
|
1978
|
-
export declare interface Permission {
|
|
1979
|
-
/** Allowed actions. */
|
|
1980
|
-
actions?: string[];
|
|
1981
|
-
/** Denied actions. */
|
|
1982
|
-
notActions?: string[];
|
|
1983
|
-
/** Allowed Data actions. */
|
|
1984
|
-
dataActions?: string[];
|
|
1985
|
-
/** Denied Data actions. */
|
|
1986
|
-
notDataActions?: string[];
|
|
1987
|
-
}
|
|
1988
|
-
|
|
1989
|
-
/** Plan for the resource. */
|
|
1990
|
-
export declare interface Plan {
|
|
1991
|
-
/** The plan ID. */
|
|
1992
|
-
name?: string;
|
|
1993
|
-
/** The publisher ID. */
|
|
1994
|
-
publisher?: string;
|
|
1995
|
-
/** The offer ID. */
|
|
1996
|
-
product?: string;
|
|
1997
|
-
/** The promotion code. */
|
|
1998
|
-
promotionCode?: string;
|
|
1999
|
-
/** The plan's version. */
|
|
2000
|
-
version?: string;
|
|
2001
|
-
}
|
|
2002
|
-
|
|
2003
|
-
/** Defines values for PropertyChangeType. */
|
|
2004
|
-
export declare type PropertyChangeType = "Create" | "Delete" | "Modify" | "Array" | "NoEffect";
|
|
2005
|
-
|
|
2006
|
-
/** Resource provider information. */
|
|
2007
|
-
export declare interface Provider {
|
|
2008
|
-
/**
|
|
2009
|
-
* The provider ID.
|
|
2010
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2011
|
-
*/
|
|
2012
|
-
readonly id?: string;
|
|
2013
|
-
/** The namespace of the resource provider. */
|
|
2014
|
-
namespace?: string;
|
|
2015
|
-
/**
|
|
2016
|
-
* The registration state of the resource provider.
|
|
2017
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2018
|
-
*/
|
|
2019
|
-
readonly registrationState?: string;
|
|
2020
|
-
/**
|
|
2021
|
-
* The registration policy of the resource provider.
|
|
2022
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2023
|
-
*/
|
|
2024
|
-
readonly registrationPolicy?: string;
|
|
2025
|
-
/**
|
|
2026
|
-
* The collection of provider resource types.
|
|
2027
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2028
|
-
*/
|
|
2029
|
-
readonly resourceTypes?: ProviderResourceType[];
|
|
2030
|
-
/** The provider authorization consent state. */
|
|
2031
|
-
providerAuthorizationConsentState?: ProviderAuthorizationConsentState;
|
|
2032
|
-
}
|
|
2033
|
-
|
|
2034
|
-
/**
|
|
2035
|
-
* Defines values for ProviderAuthorizationConsentState. \
|
|
2036
|
-
* {@link KnownProviderAuthorizationConsentState} can be used interchangeably with ProviderAuthorizationConsentState,
|
|
2037
|
-
* this enum contains the known values that the service supports.
|
|
2038
|
-
* ### Known values supported by the service
|
|
2039
|
-
* **NotSpecified** \
|
|
2040
|
-
* **Required** \
|
|
2041
|
-
* **NotRequired** \
|
|
2042
|
-
* **Consented**
|
|
2043
|
-
*/
|
|
2044
|
-
export declare type ProviderAuthorizationConsentState = string;
|
|
2045
|
-
|
|
2046
|
-
/** The provider consent. */
|
|
2047
|
-
export declare interface ProviderConsentDefinition {
|
|
2048
|
-
/** A value indicating whether authorization is consented or not. */
|
|
2049
|
-
consentToAuthorization?: boolean;
|
|
2050
|
-
}
|
|
2051
|
-
|
|
2052
|
-
/** The provider extended location. */
|
|
2053
|
-
export declare interface ProviderExtendedLocation {
|
|
2054
|
-
/** The azure location. */
|
|
2055
|
-
location?: string;
|
|
2056
|
-
/** The extended location type. */
|
|
2057
|
-
type?: string;
|
|
2058
|
-
/** The extended locations for the azure location. */
|
|
2059
|
-
extendedLocations?: string[];
|
|
2060
|
-
}
|
|
2061
|
-
|
|
2062
|
-
/** List of resource providers. */
|
|
2063
|
-
export declare interface ProviderListResult {
|
|
2064
|
-
/** An array of resource providers. */
|
|
2065
|
-
value?: Provider[];
|
|
2066
|
-
/**
|
|
2067
|
-
* The URL to use for getting the next set of results.
|
|
2068
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2069
|
-
*/
|
|
2070
|
-
readonly nextLink?: string;
|
|
2071
|
-
}
|
|
2072
|
-
|
|
2073
|
-
/** The provider permission */
|
|
2074
|
-
export declare interface ProviderPermission {
|
|
2075
|
-
/** The application id. */
|
|
2076
|
-
applicationId?: string;
|
|
2077
|
-
/** Role definition properties. */
|
|
2078
|
-
roleDefinition?: RoleDefinition;
|
|
2079
|
-
/** Role definition properties. */
|
|
2080
|
-
managedByRoleDefinition?: RoleDefinition;
|
|
2081
|
-
/** The provider authorization consent state. */
|
|
2082
|
-
providerAuthorizationConsentState?: ProviderAuthorizationConsentState;
|
|
2083
|
-
}
|
|
2084
|
-
|
|
2085
|
-
/** List of provider permissions. */
|
|
2086
|
-
export declare interface ProviderPermissionListResult {
|
|
2087
|
-
/** An array of provider permissions. */
|
|
2088
|
-
value?: ProviderPermission[];
|
|
2089
|
-
/**
|
|
2090
|
-
* The URL to use for getting the next set of results.
|
|
2091
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2092
|
-
*/
|
|
2093
|
-
readonly nextLink?: string;
|
|
2094
|
-
}
|
|
2095
|
-
|
|
2096
|
-
/** The provider registration definition. */
|
|
2097
|
-
export declare interface ProviderRegistrationRequest {
|
|
2098
|
-
/** The provider consent. */
|
|
2099
|
-
thirdPartyProviderConsent?: ProviderConsentDefinition;
|
|
2100
|
-
}
|
|
2101
|
-
|
|
2102
|
-
/** Resource type managed by the resource provider. */
|
|
2103
|
-
export declare interface ProviderResourceType {
|
|
2104
|
-
/** The resource type. */
|
|
2105
|
-
resourceType?: string;
|
|
2106
|
-
/** The collection of locations where this resource type can be created. */
|
|
2107
|
-
locations?: string[];
|
|
2108
|
-
/** The location mappings that are supported by this resource type. */
|
|
2109
|
-
locationMappings?: ProviderExtendedLocation[];
|
|
2110
|
-
/** The aliases that are supported by this resource type. */
|
|
2111
|
-
aliases?: Alias[];
|
|
2112
|
-
/** The API version. */
|
|
2113
|
-
apiVersions?: string[];
|
|
2114
|
-
/**
|
|
2115
|
-
* The default API version.
|
|
2116
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2117
|
-
*/
|
|
2118
|
-
readonly defaultApiVersion?: string;
|
|
2119
|
-
zoneMappings?: ZoneMapping[];
|
|
2120
|
-
/**
|
|
2121
|
-
* The API profiles for the resource provider.
|
|
2122
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2123
|
-
*/
|
|
2124
|
-
readonly apiProfiles?: ApiProfile[];
|
|
2125
|
-
/** The additional capabilities offered by this resource type. */
|
|
2126
|
-
capabilities?: string;
|
|
2127
|
-
/** The properties. */
|
|
2128
|
-
properties?: {
|
|
2129
|
-
[propertyName: string]: string;
|
|
2130
|
-
};
|
|
2131
|
-
}
|
|
2132
|
-
|
|
2133
|
-
/** List of resource types of a resource provider. */
|
|
2134
|
-
export declare interface ProviderResourceTypeListResult {
|
|
2135
|
-
/** An array of resource types. */
|
|
2136
|
-
value?: ProviderResourceType[];
|
|
2137
|
-
/**
|
|
2138
|
-
* The URL to use for getting the next set of results.
|
|
2139
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2140
|
-
*/
|
|
2141
|
-
readonly nextLink?: string;
|
|
2142
|
-
}
|
|
2143
|
-
|
|
2144
|
-
/** Interface representing a ProviderResourceTypes. */
|
|
2145
|
-
export declare interface ProviderResourceTypes {
|
|
2146
|
-
/**
|
|
2147
|
-
* List the resource types for a specified resource provider.
|
|
2148
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2149
|
-
* @param options The options parameters.
|
|
2150
|
-
*/
|
|
2151
|
-
list(resourceProviderNamespace: string, options?: ProviderResourceTypesListOptionalParams): Promise<ProviderResourceTypesListResponse>;
|
|
2152
|
-
}
|
|
2153
|
-
|
|
2154
|
-
/** Optional parameters. */
|
|
2155
|
-
export declare interface ProviderResourceTypesListOptionalParams extends coreClient.OperationOptions {
|
|
2156
|
-
/** The $expand query parameter. For example, to include property aliases in response, use $expand=resourceTypes/aliases. */
|
|
2157
|
-
expand?: string;
|
|
2158
|
-
}
|
|
2159
|
-
|
|
2160
|
-
/** Contains response data for the list operation. */
|
|
2161
|
-
export declare type ProviderResourceTypesListResponse = ProviderResourceTypeListResult;
|
|
2162
|
-
|
|
2163
|
-
/** Interface representing a Providers. */
|
|
2164
|
-
export declare interface Providers {
|
|
2165
|
-
/**
|
|
2166
|
-
* Gets all resource providers for a subscription.
|
|
2167
|
-
* @param options The options parameters.
|
|
2168
|
-
*/
|
|
2169
|
-
list(options?: ProvidersListOptionalParams): PagedAsyncIterableIterator<Provider>;
|
|
2170
|
-
/**
|
|
2171
|
-
* Gets all resource providers for the tenant.
|
|
2172
|
-
* @param options The options parameters.
|
|
2173
|
-
*/
|
|
2174
|
-
listAtTenantScope(options?: ProvidersListAtTenantScopeOptionalParams): PagedAsyncIterableIterator<Provider>;
|
|
2175
|
-
/**
|
|
2176
|
-
* Unregisters a subscription from a resource provider.
|
|
2177
|
-
* @param resourceProviderNamespace The namespace of the resource provider to unregister.
|
|
2178
|
-
* @param options The options parameters.
|
|
2179
|
-
*/
|
|
2180
|
-
unregister(resourceProviderNamespace: string, options?: ProvidersUnregisterOptionalParams): Promise<ProvidersUnregisterResponse>;
|
|
2181
|
-
/**
|
|
2182
|
-
* Registers a management group with a resource provider.
|
|
2183
|
-
* @param resourceProviderNamespace The namespace of the resource provider to register.
|
|
2184
|
-
* @param groupId The management group ID.
|
|
2185
|
-
* @param options The options parameters.
|
|
2186
|
-
*/
|
|
2187
|
-
registerAtManagementGroupScope(resourceProviderNamespace: string, groupId: string, options?: ProvidersRegisterAtManagementGroupScopeOptionalParams): Promise<void>;
|
|
2188
|
-
/**
|
|
2189
|
-
* Get the provider permissions.
|
|
2190
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2191
|
-
* @param options The options parameters.
|
|
2192
|
-
*/
|
|
2193
|
-
providerPermissions(resourceProviderNamespace: string, options?: ProvidersProviderPermissionsOptionalParams): Promise<ProvidersProviderPermissionsResponse>;
|
|
2194
|
-
/**
|
|
2195
|
-
* Registers a subscription with a resource provider.
|
|
2196
|
-
* @param resourceProviderNamespace The namespace of the resource provider to register.
|
|
2197
|
-
* @param options The options parameters.
|
|
2198
|
-
*/
|
|
2199
|
-
register(resourceProviderNamespace: string, options?: ProvidersRegisterOptionalParams): Promise<ProvidersRegisterResponse>;
|
|
2200
|
-
/**
|
|
2201
|
-
* Gets the specified resource provider.
|
|
2202
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2203
|
-
* @param options The options parameters.
|
|
2204
|
-
*/
|
|
2205
|
-
get(resourceProviderNamespace: string, options?: ProvidersGetOptionalParams): Promise<ProvidersGetResponse>;
|
|
2206
|
-
/**
|
|
2207
|
-
* Gets the specified resource provider at the tenant level.
|
|
2208
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2209
|
-
* @param options The options parameters.
|
|
2210
|
-
*/
|
|
2211
|
-
getAtTenantScope(resourceProviderNamespace: string, options?: ProvidersGetAtTenantScopeOptionalParams): Promise<ProvidersGetAtTenantScopeResponse>;
|
|
2212
|
-
}
|
|
2213
|
-
|
|
2214
|
-
/** Optional parameters. */
|
|
2215
|
-
export declare interface ProvidersGetAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
2216
|
-
/** The $expand query parameter. For example, to include property aliases in response, use $expand=resourceTypes/aliases. */
|
|
2217
|
-
expand?: string;
|
|
2218
|
-
}
|
|
2219
|
-
|
|
2220
|
-
/** Contains response data for the getAtTenantScope operation. */
|
|
2221
|
-
export declare type ProvidersGetAtTenantScopeResponse = Provider;
|
|
2222
|
-
|
|
2223
|
-
/** Optional parameters. */
|
|
2224
|
-
export declare interface ProvidersGetOptionalParams extends coreClient.OperationOptions {
|
|
2225
|
-
/** The $expand query parameter. For example, to include property aliases in response, use $expand=resourceTypes/aliases. */
|
|
2226
|
-
expand?: string;
|
|
2227
|
-
}
|
|
2228
|
-
|
|
2229
|
-
/** Contains response data for the get operation. */
|
|
2230
|
-
export declare type ProvidersGetResponse = Provider;
|
|
2231
|
-
|
|
2232
|
-
/** Optional parameters. */
|
|
2233
|
-
export declare interface ProvidersListAtTenantScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
2234
|
-
}
|
|
2235
|
-
|
|
2236
|
-
/** Contains response data for the listAtTenantScopeNext operation. */
|
|
2237
|
-
export declare type ProvidersListAtTenantScopeNextResponse = ProviderListResult;
|
|
2238
|
-
|
|
2239
|
-
/** Optional parameters. */
|
|
2240
|
-
export declare interface ProvidersListAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
2241
|
-
/** The properties to include in the results. For example, use &$expand=metadata in the query string to retrieve resource provider metadata. To include property aliases in response, use $expand=resourceTypes/aliases. */
|
|
2242
|
-
expand?: string;
|
|
2243
|
-
}
|
|
2244
|
-
|
|
2245
|
-
/** Contains response data for the listAtTenantScope operation. */
|
|
2246
|
-
export declare type ProvidersListAtTenantScopeResponse = ProviderListResult;
|
|
2247
|
-
|
|
2248
|
-
/** Optional parameters. */
|
|
2249
|
-
export declare interface ProvidersListNextOptionalParams extends coreClient.OperationOptions {
|
|
2250
|
-
}
|
|
2251
|
-
|
|
2252
|
-
/** Contains response data for the listNext operation. */
|
|
2253
|
-
export declare type ProvidersListNextResponse = ProviderListResult;
|
|
2254
|
-
|
|
2255
|
-
/** Optional parameters. */
|
|
2256
|
-
export declare interface ProvidersListOptionalParams extends coreClient.OperationOptions {
|
|
2257
|
-
/** The properties to include in the results. For example, use &$expand=metadata in the query string to retrieve resource provider metadata. To include property aliases in response, use $expand=resourceTypes/aliases. */
|
|
2258
|
-
expand?: string;
|
|
2259
|
-
}
|
|
2260
|
-
|
|
2261
|
-
/** Contains response data for the list operation. */
|
|
2262
|
-
export declare type ProvidersListResponse = ProviderListResult;
|
|
2263
|
-
|
|
2264
|
-
/** Optional parameters. */
|
|
2265
|
-
export declare interface ProvidersProviderPermissionsOptionalParams extends coreClient.OperationOptions {
|
|
2266
|
-
}
|
|
2267
|
-
|
|
2268
|
-
/** Contains response data for the providerPermissions operation. */
|
|
2269
|
-
export declare type ProvidersProviderPermissionsResponse = ProviderPermissionListResult;
|
|
2270
|
-
|
|
2271
|
-
/** Optional parameters. */
|
|
2272
|
-
export declare interface ProvidersRegisterAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
2273
|
-
}
|
|
2274
|
-
|
|
2275
|
-
/** Optional parameters. */
|
|
2276
|
-
export declare interface ProvidersRegisterOptionalParams extends coreClient.OperationOptions {
|
|
2277
|
-
/** The third party consent for S2S. */
|
|
2278
|
-
properties?: ProviderRegistrationRequest;
|
|
2279
|
-
}
|
|
2280
|
-
|
|
2281
|
-
/** Contains response data for the register operation. */
|
|
2282
|
-
export declare type ProvidersRegisterResponse = Provider;
|
|
2283
|
-
|
|
2284
|
-
/** Optional parameters. */
|
|
2285
|
-
export declare interface ProvidersUnregisterOptionalParams extends coreClient.OperationOptions {
|
|
2286
|
-
}
|
|
2287
|
-
|
|
2288
|
-
/** Contains response data for the unregister operation. */
|
|
2289
|
-
export declare type ProvidersUnregisterResponse = Provider;
|
|
2290
|
-
|
|
2291
|
-
/** Defines values for ProvisioningOperation. */
|
|
2292
|
-
export declare type ProvisioningOperation = "NotSpecified" | "Create" | "Delete" | "Waiting" | "AzureAsyncOperationWaiting" | "ResourceCacheWaiting" | "Action" | "Read" | "EvaluateDeploymentOutput" | "DeploymentCleanup";
|
|
2293
|
-
|
|
2294
|
-
/**
|
|
2295
|
-
* Defines values for ProvisioningState. \
|
|
2296
|
-
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
2297
|
-
* this enum contains the known values that the service supports.
|
|
2298
|
-
* ### Known values supported by the service
|
|
2299
|
-
* **NotSpecified** \
|
|
2300
|
-
* **Accepted** \
|
|
2301
|
-
* **Running** \
|
|
2302
|
-
* **Ready** \
|
|
2303
|
-
* **Creating** \
|
|
2304
|
-
* **Created** \
|
|
2305
|
-
* **Deleting** \
|
|
2306
|
-
* **Deleted** \
|
|
2307
|
-
* **Canceled** \
|
|
2308
|
-
* **Failed** \
|
|
2309
|
-
* **Succeeded** \
|
|
2310
|
-
* **Updating**
|
|
2311
|
-
*/
|
|
2312
|
-
export declare type ProvisioningState = string;
|
|
2313
|
-
|
|
2314
|
-
/** Specified resource. */
|
|
2315
|
-
export declare interface Resource {
|
|
2316
|
-
/**
|
|
2317
|
-
* Resource ID
|
|
2318
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2319
|
-
*/
|
|
2320
|
-
readonly id?: string;
|
|
2321
|
-
/**
|
|
2322
|
-
* Resource name
|
|
2323
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2324
|
-
*/
|
|
2325
|
-
readonly name?: string;
|
|
2326
|
-
/**
|
|
2327
|
-
* Resource type
|
|
2328
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2329
|
-
*/
|
|
2330
|
-
readonly type?: string;
|
|
2331
|
-
/** Resource location */
|
|
2332
|
-
location?: string;
|
|
2333
|
-
/** Resource extended location. */
|
|
2334
|
-
extendedLocation?: ExtendedLocation;
|
|
2335
|
-
/** Resource tags */
|
|
2336
|
-
tags?: {
|
|
2337
|
-
[propertyName: string]: string;
|
|
2338
|
-
};
|
|
2339
|
-
}
|
|
2340
|
-
|
|
2341
|
-
/** Resource group information. */
|
|
2342
|
-
export declare interface ResourceGroup {
|
|
2343
|
-
/**
|
|
2344
|
-
* The ID of the resource group.
|
|
2345
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2346
|
-
*/
|
|
2347
|
-
readonly id?: string;
|
|
2348
|
-
/**
|
|
2349
|
-
* The name of the resource group.
|
|
2350
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2351
|
-
*/
|
|
2352
|
-
readonly name?: string;
|
|
2353
|
-
/**
|
|
2354
|
-
* The type of the resource group.
|
|
2355
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2356
|
-
*/
|
|
2357
|
-
readonly type?: string;
|
|
2358
|
-
/** The resource group properties. */
|
|
2359
|
-
properties?: ResourceGroupProperties;
|
|
2360
|
-
/** The location of the resource group. It cannot be changed after the resource group has been created. It must be one of the supported Azure locations. */
|
|
2361
|
-
location: string;
|
|
2362
|
-
/** The ID of the resource that manages this resource group. */
|
|
2363
|
-
managedBy?: string;
|
|
2364
|
-
/** The tags attached to the resource group. */
|
|
2365
|
-
tags?: {
|
|
2366
|
-
[propertyName: string]: string;
|
|
2367
|
-
};
|
|
2368
|
-
}
|
|
2369
|
-
|
|
2370
|
-
/** Resource group export result. */
|
|
2371
|
-
export declare interface ResourceGroupExportResult {
|
|
2372
|
-
/** The template content. */
|
|
2373
|
-
template?: Record<string, unknown>;
|
|
2374
|
-
/** The template export error. */
|
|
2375
|
-
error?: ErrorResponse;
|
|
2376
|
-
}
|
|
2377
|
-
|
|
2378
|
-
/** Resource group filter. */
|
|
2379
|
-
export declare interface ResourceGroupFilter {
|
|
2380
|
-
/** The tag name. */
|
|
2381
|
-
tagName?: string;
|
|
2382
|
-
/** The tag value. */
|
|
2383
|
-
tagValue?: string;
|
|
2384
|
-
}
|
|
2385
|
-
|
|
2386
|
-
/** List of resource groups. */
|
|
2387
|
-
export declare interface ResourceGroupListResult {
|
|
2388
|
-
/** An array of resource groups. */
|
|
2389
|
-
value?: ResourceGroup[];
|
|
2390
|
-
/**
|
|
2391
|
-
* The URL to use for getting the next set of results.
|
|
2392
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2393
|
-
*/
|
|
2394
|
-
readonly nextLink?: string;
|
|
2395
|
-
}
|
|
2396
|
-
|
|
2397
|
-
/** Resource group information. */
|
|
2398
|
-
export declare interface ResourceGroupPatchable {
|
|
2399
|
-
/** The name of the resource group. */
|
|
2400
|
-
name?: string;
|
|
2401
|
-
/** The resource group properties. */
|
|
2402
|
-
properties?: ResourceGroupProperties;
|
|
2403
|
-
/** The ID of the resource that manages this resource group. */
|
|
2404
|
-
managedBy?: string;
|
|
2405
|
-
/** The tags attached to the resource group. */
|
|
2406
|
-
tags?: {
|
|
2407
|
-
[propertyName: string]: string;
|
|
2408
|
-
};
|
|
2409
|
-
}
|
|
2410
|
-
|
|
2411
|
-
/** The resource group properties. */
|
|
2412
|
-
export declare interface ResourceGroupProperties {
|
|
2413
|
-
/**
|
|
2414
|
-
* The provisioning state.
|
|
2415
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2416
|
-
*/
|
|
2417
|
-
readonly provisioningState?: string;
|
|
2418
|
-
}
|
|
2419
|
-
|
|
2420
|
-
/** Interface representing a ResourceGroups. */
|
|
2421
|
-
export declare interface ResourceGroups {
|
|
2422
|
-
/**
|
|
2423
|
-
* Gets all the resource groups for a subscription.
|
|
2424
|
-
* @param options The options parameters.
|
|
2425
|
-
*/
|
|
2426
|
-
list(options?: ResourceGroupsListOptionalParams): PagedAsyncIterableIterator<ResourceGroup>;
|
|
2427
|
-
/**
|
|
2428
|
-
* Checks whether a resource group exists.
|
|
2429
|
-
* @param resourceGroupName The name of the resource group to check. The name is case insensitive.
|
|
2430
|
-
* @param options The options parameters.
|
|
2431
|
-
*/
|
|
2432
|
-
checkExistence(resourceGroupName: string, options?: ResourceGroupsCheckExistenceOptionalParams): Promise<ResourceGroupsCheckExistenceResponse>;
|
|
2433
|
-
/**
|
|
2434
|
-
* Creates or updates a resource group.
|
|
2435
|
-
* @param resourceGroupName The name of the resource group to create or update. Can include
|
|
2436
|
-
* alphanumeric, underscore, parentheses, hyphen, period (except at end), and Unicode characters that
|
|
2437
|
-
* match the allowed characters.
|
|
2438
|
-
* @param parameters Parameters supplied to the create or update a resource group.
|
|
2439
|
-
* @param options The options parameters.
|
|
2440
|
-
*/
|
|
2441
|
-
createOrUpdate(resourceGroupName: string, parameters: ResourceGroup, options?: ResourceGroupsCreateOrUpdateOptionalParams): Promise<ResourceGroupsCreateOrUpdateResponse>;
|
|
2442
|
-
/**
|
|
2443
|
-
* When you delete a resource group, all of its resources are also deleted. Deleting a resource group
|
|
2444
|
-
* deletes all of its template deployments and currently stored operations.
|
|
2445
|
-
* @param resourceGroupName The name of the resource group to delete. The name is case insensitive.
|
|
2446
|
-
* @param options The options parameters.
|
|
2447
|
-
*/
|
|
2448
|
-
beginDelete(resourceGroupName: string, options?: ResourceGroupsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2449
|
-
/**
|
|
2450
|
-
* When you delete a resource group, all of its resources are also deleted. Deleting a resource group
|
|
2451
|
-
* deletes all of its template deployments and currently stored operations.
|
|
2452
|
-
* @param resourceGroupName The name of the resource group to delete. The name is case insensitive.
|
|
2453
|
-
* @param options The options parameters.
|
|
2454
|
-
*/
|
|
2455
|
-
beginDeleteAndWait(resourceGroupName: string, options?: ResourceGroupsDeleteOptionalParams): Promise<void>;
|
|
2456
|
-
/**
|
|
2457
|
-
* Gets a resource group.
|
|
2458
|
-
* @param resourceGroupName The name of the resource group to get. The name is case insensitive.
|
|
2459
|
-
* @param options The options parameters.
|
|
2460
|
-
*/
|
|
2461
|
-
get(resourceGroupName: string, options?: ResourceGroupsGetOptionalParams): Promise<ResourceGroupsGetResponse>;
|
|
2462
|
-
/**
|
|
2463
|
-
* Resource groups can be updated through a simple PATCH operation to a group address. The format of
|
|
2464
|
-
* the request is the same as that for creating a resource group. If a field is unspecified, the
|
|
2465
|
-
* current value is retained.
|
|
2466
|
-
* @param resourceGroupName The name of the resource group to update. The name is case insensitive.
|
|
2467
|
-
* @param parameters Parameters supplied to update a resource group.
|
|
2468
|
-
* @param options The options parameters.
|
|
2469
|
-
*/
|
|
2470
|
-
update(resourceGroupName: string, parameters: ResourceGroupPatchable, options?: ResourceGroupsUpdateOptionalParams): Promise<ResourceGroupsUpdateResponse>;
|
|
2471
|
-
/**
|
|
2472
|
-
* Captures the specified resource group as a template.
|
|
2473
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2474
|
-
* @param parameters Parameters for exporting the template.
|
|
2475
|
-
* @param options The options parameters.
|
|
2476
|
-
*/
|
|
2477
|
-
beginExportTemplate(resourceGroupName: string, parameters: ExportTemplateRequest, options?: ResourceGroupsExportTemplateOptionalParams): Promise<SimplePollerLike<OperationState<ResourceGroupsExportTemplateResponse>, ResourceGroupsExportTemplateResponse>>;
|
|
2478
|
-
/**
|
|
2479
|
-
* Captures the specified resource group as a template.
|
|
2480
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2481
|
-
* @param parameters Parameters for exporting the template.
|
|
2482
|
-
* @param options The options parameters.
|
|
2483
|
-
*/
|
|
2484
|
-
beginExportTemplateAndWait(resourceGroupName: string, parameters: ExportTemplateRequest, options?: ResourceGroupsExportTemplateOptionalParams): Promise<ResourceGroupsExportTemplateResponse>;
|
|
2485
|
-
}
|
|
2486
|
-
|
|
2487
|
-
/** Optional parameters. */
|
|
2488
|
-
export declare interface ResourceGroupsCheckExistenceOptionalParams extends coreClient.OperationOptions {
|
|
2489
|
-
}
|
|
2490
|
-
|
|
2491
|
-
/** Contains response data for the checkExistence operation. */
|
|
2492
|
-
export declare type ResourceGroupsCheckExistenceResponse = {
|
|
2493
|
-
body: boolean;
|
|
2494
|
-
};
|
|
2495
|
-
|
|
2496
|
-
/** Optional parameters. */
|
|
2497
|
-
export declare interface ResourceGroupsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2498
|
-
}
|
|
2499
|
-
|
|
2500
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2501
|
-
export declare type ResourceGroupsCreateOrUpdateResponse = ResourceGroup;
|
|
2502
|
-
|
|
2503
|
-
/** Optional parameters. */
|
|
2504
|
-
export declare interface ResourceGroupsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2505
|
-
/** The resource types you want to force delete. Currently, only the following is supported: forceDeletionTypes=Microsoft.Compute/virtualMachines,Microsoft.Compute/virtualMachineScaleSets */
|
|
2506
|
-
forceDeletionTypes?: string;
|
|
2507
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2508
|
-
updateIntervalInMs?: number;
|
|
2509
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2510
|
-
resumeFrom?: string;
|
|
2511
|
-
}
|
|
2512
|
-
|
|
2513
|
-
/** Optional parameters. */
|
|
2514
|
-
export declare interface ResourceGroupsExportTemplateOptionalParams extends coreClient.OperationOptions {
|
|
2515
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2516
|
-
updateIntervalInMs?: number;
|
|
2517
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2518
|
-
resumeFrom?: string;
|
|
2519
|
-
}
|
|
2520
|
-
|
|
2521
|
-
/** Contains response data for the exportTemplate operation. */
|
|
2522
|
-
export declare type ResourceGroupsExportTemplateResponse = ResourceGroupExportResult;
|
|
2523
|
-
|
|
2524
|
-
/** Optional parameters. */
|
|
2525
|
-
export declare interface ResourceGroupsGetOptionalParams extends coreClient.OperationOptions {
|
|
2526
|
-
}
|
|
2527
|
-
|
|
2528
|
-
/** Contains response data for the get operation. */
|
|
2529
|
-
export declare type ResourceGroupsGetResponse = ResourceGroup;
|
|
2530
|
-
|
|
2531
|
-
/** Optional parameters. */
|
|
2532
|
-
export declare interface ResourceGroupsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2533
|
-
}
|
|
2534
|
-
|
|
2535
|
-
/** Contains response data for the listNext operation. */
|
|
2536
|
-
export declare type ResourceGroupsListNextResponse = ResourceGroupListResult;
|
|
2537
|
-
|
|
2538
|
-
/** Optional parameters. */
|
|
2539
|
-
export declare interface ResourceGroupsListOptionalParams extends coreClient.OperationOptions {
|
|
2540
|
-
/** The filter to apply on the operation.<br><br>You can filter by tag names and values. For example, to filter for a tag name and value, use $filter=tagName eq 'tag1' and tagValue eq 'Value1' */
|
|
2541
|
-
filter?: string;
|
|
2542
|
-
/** The number of results to return. If null is passed, returns all resource groups. */
|
|
2543
|
-
top?: number;
|
|
2544
|
-
}
|
|
2545
|
-
|
|
2546
|
-
/** Contains response data for the list operation. */
|
|
2547
|
-
export declare type ResourceGroupsListResponse = ResourceGroupListResult;
|
|
2548
|
-
|
|
2549
|
-
/** Optional parameters. */
|
|
2550
|
-
export declare interface ResourceGroupsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2551
|
-
}
|
|
2552
|
-
|
|
2553
|
-
/** Contains response data for the update operation. */
|
|
2554
|
-
export declare type ResourceGroupsUpdateResponse = ResourceGroup;
|
|
2555
|
-
|
|
2556
|
-
/** Defines values for ResourceIdentityType. */
|
|
2557
|
-
export declare type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None";
|
|
2558
|
-
|
|
2559
|
-
/** List of resource groups. */
|
|
2560
|
-
export declare interface ResourceListResult {
|
|
2561
|
-
/** An array of resources. */
|
|
2562
|
-
value?: GenericResourceExpanded[];
|
|
2563
|
-
/**
|
|
2564
|
-
* The URL to use for getting the next set of results.
|
|
2565
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2566
|
-
*/
|
|
2567
|
-
readonly nextLink?: string;
|
|
2568
|
-
}
|
|
2569
|
-
|
|
2570
|
-
export declare class ResourceManagementClient extends coreClient.ServiceClient {
|
|
2571
|
-
$host: string;
|
|
2572
|
-
apiVersion: string;
|
|
2573
|
-
subscriptionId: string;
|
|
2574
|
-
/**
|
|
2575
|
-
* Initializes a new instance of the ResourceManagementClient class.
|
|
2576
|
-
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
2577
|
-
* @param subscriptionId The Microsoft Azure subscription ID.
|
|
2578
|
-
* @param options The parameter options
|
|
2579
|
-
*/
|
|
2580
|
-
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ResourceManagementClientOptionalParams);
|
|
2581
|
-
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
2582
|
-
private addCustomApiVersionPolicy;
|
|
2583
|
-
operations: Operations;
|
|
2584
|
-
deployments: Deployments;
|
|
2585
|
-
providers: Providers;
|
|
2586
|
-
providerResourceTypes: ProviderResourceTypes;
|
|
2587
|
-
resources: Resources;
|
|
2588
|
-
resourceGroups: ResourceGroups;
|
|
2589
|
-
tagsOperations: TagsOperations;
|
|
2590
|
-
deploymentOperations: DeploymentOperations;
|
|
2591
|
-
}
|
|
2592
|
-
|
|
2593
|
-
/** Optional parameters. */
|
|
2594
|
-
export declare interface ResourceManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
2595
|
-
/** server parameter */
|
|
2596
|
-
$host?: string;
|
|
2597
|
-
/** Api Version */
|
|
2598
|
-
apiVersion?: string;
|
|
2599
|
-
/** Overrides client endpoint. */
|
|
2600
|
-
endpoint?: string;
|
|
2601
|
-
}
|
|
2602
|
-
|
|
2603
|
-
/** Resource provider operation's display properties. */
|
|
2604
|
-
export declare interface ResourceProviderOperationDisplayProperties {
|
|
2605
|
-
/** Operation description. */
|
|
2606
|
-
publisher?: string;
|
|
2607
|
-
/** Operation provider. */
|
|
2608
|
-
provider?: string;
|
|
2609
|
-
/** Operation resource. */
|
|
2610
|
-
resource?: string;
|
|
2611
|
-
/** Resource provider operation. */
|
|
2612
|
-
operation?: string;
|
|
2613
|
-
/** Operation description. */
|
|
2614
|
-
description?: string;
|
|
2615
|
-
}
|
|
2616
|
-
|
|
2617
|
-
/** The resource Id model. */
|
|
2618
|
-
export declare interface ResourceReference {
|
|
2619
|
-
/**
|
|
2620
|
-
* The fully qualified resource Id.
|
|
2621
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2622
|
-
*/
|
|
2623
|
-
readonly id?: string;
|
|
2624
|
-
}
|
|
2625
|
-
|
|
2626
|
-
/** Interface representing a Resources. */
|
|
2627
|
-
export declare interface Resources {
|
|
2628
|
-
/**
|
|
2629
|
-
* Get all the resources for a resource group.
|
|
2630
|
-
* @param resourceGroupName The resource group with the resources to get.
|
|
2631
|
-
* @param options The options parameters.
|
|
2632
|
-
*/
|
|
2633
|
-
listByResourceGroup(resourceGroupName: string, options?: ResourcesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<GenericResourceExpanded>;
|
|
2634
|
-
/**
|
|
2635
|
-
* Get all the resources in a subscription.
|
|
2636
|
-
* @param options The options parameters.
|
|
2637
|
-
*/
|
|
2638
|
-
list(options?: ResourcesListOptionalParams): PagedAsyncIterableIterator<GenericResourceExpanded>;
|
|
2639
|
-
/**
|
|
2640
|
-
* The resources to be moved must be in the same source resource group in the source subscription being
|
|
2641
|
-
* used. The target resource group may be in a different subscription. When moving resources, both the
|
|
2642
|
-
* source group and the target group are locked for the duration of the operation. Write and delete
|
|
2643
|
-
* operations are blocked on the groups until the move completes.
|
|
2644
|
-
* @param sourceResourceGroupName The name of the resource group from the source subscription
|
|
2645
|
-
* containing the resources to be moved.
|
|
2646
|
-
* @param parameters Parameters for moving resources.
|
|
2647
|
-
* @param options The options parameters.
|
|
2648
|
-
*/
|
|
2649
|
-
beginMoveResources(sourceResourceGroupName: string, parameters: ResourcesMoveInfo, options?: ResourcesMoveResourcesOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2650
|
-
/**
|
|
2651
|
-
* The resources to be moved must be in the same source resource group in the source subscription being
|
|
2652
|
-
* used. The target resource group may be in a different subscription. When moving resources, both the
|
|
2653
|
-
* source group and the target group are locked for the duration of the operation. Write and delete
|
|
2654
|
-
* operations are blocked on the groups until the move completes.
|
|
2655
|
-
* @param sourceResourceGroupName The name of the resource group from the source subscription
|
|
2656
|
-
* containing the resources to be moved.
|
|
2657
|
-
* @param parameters Parameters for moving resources.
|
|
2658
|
-
* @param options The options parameters.
|
|
2659
|
-
*/
|
|
2660
|
-
beginMoveResourcesAndWait(sourceResourceGroupName: string, parameters: ResourcesMoveInfo, options?: ResourcesMoveResourcesOptionalParams): Promise<void>;
|
|
2661
|
-
/**
|
|
2662
|
-
* This operation checks whether the specified resources can be moved to the target. The resources to
|
|
2663
|
-
* be moved must be in the same source resource group in the source subscription being used. The target
|
|
2664
|
-
* resource group may be in a different subscription. If validation succeeds, it returns HTTP response
|
|
2665
|
-
* code 204 (no content). If validation fails, it returns HTTP response code 409 (Conflict) with an
|
|
2666
|
-
* error message. Retrieve the URL in the Location header value to check the result of the long-running
|
|
2667
|
-
* operation.
|
|
2668
|
-
* @param sourceResourceGroupName The name of the resource group from the source subscription
|
|
2669
|
-
* containing the resources to be validated for move.
|
|
2670
|
-
* @param parameters Parameters for moving resources.
|
|
2671
|
-
* @param options The options parameters.
|
|
2672
|
-
*/
|
|
2673
|
-
beginValidateMoveResources(sourceResourceGroupName: string, parameters: ResourcesMoveInfo, options?: ResourcesValidateMoveResourcesOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2674
|
-
/**
|
|
2675
|
-
* This operation checks whether the specified resources can be moved to the target. The resources to
|
|
2676
|
-
* be moved must be in the same source resource group in the source subscription being used. The target
|
|
2677
|
-
* resource group may be in a different subscription. If validation succeeds, it returns HTTP response
|
|
2678
|
-
* code 204 (no content). If validation fails, it returns HTTP response code 409 (Conflict) with an
|
|
2679
|
-
* error message. Retrieve the URL in the Location header value to check the result of the long-running
|
|
2680
|
-
* operation.
|
|
2681
|
-
* @param sourceResourceGroupName The name of the resource group from the source subscription
|
|
2682
|
-
* containing the resources to be validated for move.
|
|
2683
|
-
* @param parameters Parameters for moving resources.
|
|
2684
|
-
* @param options The options parameters.
|
|
2685
|
-
*/
|
|
2686
|
-
beginValidateMoveResourcesAndWait(sourceResourceGroupName: string, parameters: ResourcesMoveInfo, options?: ResourcesValidateMoveResourcesOptionalParams): Promise<void>;
|
|
2687
|
-
/**
|
|
2688
|
-
* Checks whether a resource exists.
|
|
2689
|
-
* @param resourceGroupName The name of the resource group containing the resource to check. The name
|
|
2690
|
-
* is case insensitive.
|
|
2691
|
-
* @param resourceProviderNamespace The resource provider of the resource to check.
|
|
2692
|
-
* @param parentResourcePath The parent resource identity.
|
|
2693
|
-
* @param resourceType The resource type.
|
|
2694
|
-
* @param resourceName The name of the resource to check whether it exists.
|
|
2695
|
-
* @param apiVersion The API version to use for the operation.
|
|
2696
|
-
* @param options The options parameters.
|
|
2697
|
-
*/
|
|
2698
|
-
checkExistence(resourceGroupName: string, resourceProviderNamespace: string, parentResourcePath: string, resourceType: string, resourceName: string, apiVersion: string, options?: ResourcesCheckExistenceOptionalParams): Promise<ResourcesCheckExistenceResponse>;
|
|
2699
|
-
/**
|
|
2700
|
-
* Deletes a resource.
|
|
2701
|
-
* @param resourceGroupName The name of the resource group that contains the resource to delete. The
|
|
2702
|
-
* name is case insensitive.
|
|
2703
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2704
|
-
* @param parentResourcePath The parent resource identity.
|
|
2705
|
-
* @param resourceType The resource type.
|
|
2706
|
-
* @param resourceName The name of the resource to delete.
|
|
2707
|
-
* @param apiVersion The API version to use for the operation.
|
|
2708
|
-
* @param options The options parameters.
|
|
2709
|
-
*/
|
|
2710
|
-
beginDelete(resourceGroupName: string, resourceProviderNamespace: string, parentResourcePath: string, resourceType: string, resourceName: string, apiVersion: string, options?: ResourcesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2711
|
-
/**
|
|
2712
|
-
* Deletes a resource.
|
|
2713
|
-
* @param resourceGroupName The name of the resource group that contains the resource to delete. The
|
|
2714
|
-
* name is case insensitive.
|
|
2715
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2716
|
-
* @param parentResourcePath The parent resource identity.
|
|
2717
|
-
* @param resourceType The resource type.
|
|
2718
|
-
* @param resourceName The name of the resource to delete.
|
|
2719
|
-
* @param apiVersion The API version to use for the operation.
|
|
2720
|
-
* @param options The options parameters.
|
|
2721
|
-
*/
|
|
2722
|
-
beginDeleteAndWait(resourceGroupName: string, resourceProviderNamespace: string, parentResourcePath: string, resourceType: string, resourceName: string, apiVersion: string, options?: ResourcesDeleteOptionalParams): Promise<void>;
|
|
2723
|
-
/**
|
|
2724
|
-
* Creates a resource.
|
|
2725
|
-
* @param resourceGroupName The name of the resource group for the resource. The name is case
|
|
2726
|
-
* insensitive.
|
|
2727
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2728
|
-
* @param parentResourcePath The parent resource identity.
|
|
2729
|
-
* @param resourceType The resource type of the resource to create.
|
|
2730
|
-
* @param resourceName The name of the resource to create.
|
|
2731
|
-
* @param apiVersion The API version to use for the operation.
|
|
2732
|
-
* @param parameters Parameters for creating or updating the resource.
|
|
2733
|
-
* @param options The options parameters.
|
|
2734
|
-
*/
|
|
2735
|
-
beginCreateOrUpdate(resourceGroupName: string, resourceProviderNamespace: string, parentResourcePath: string, resourceType: string, resourceName: string, apiVersion: string, parameters: GenericResource, options?: ResourcesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ResourcesCreateOrUpdateResponse>, ResourcesCreateOrUpdateResponse>>;
|
|
2736
|
-
/**
|
|
2737
|
-
* Creates a resource.
|
|
2738
|
-
* @param resourceGroupName The name of the resource group for the resource. The name is case
|
|
2739
|
-
* insensitive.
|
|
2740
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2741
|
-
* @param parentResourcePath The parent resource identity.
|
|
2742
|
-
* @param resourceType The resource type of the resource to create.
|
|
2743
|
-
* @param resourceName The name of the resource to create.
|
|
2744
|
-
* @param apiVersion The API version to use for the operation.
|
|
2745
|
-
* @param parameters Parameters for creating or updating the resource.
|
|
2746
|
-
* @param options The options parameters.
|
|
2747
|
-
*/
|
|
2748
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, resourceProviderNamespace: string, parentResourcePath: string, resourceType: string, resourceName: string, apiVersion: string, parameters: GenericResource, options?: ResourcesCreateOrUpdateOptionalParams): Promise<ResourcesCreateOrUpdateResponse>;
|
|
2749
|
-
/**
|
|
2750
|
-
* Updates a resource.
|
|
2751
|
-
* @param resourceGroupName The name of the resource group for the resource. The name is case
|
|
2752
|
-
* insensitive.
|
|
2753
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2754
|
-
* @param parentResourcePath The parent resource identity.
|
|
2755
|
-
* @param resourceType The resource type of the resource to update.
|
|
2756
|
-
* @param resourceName The name of the resource to update.
|
|
2757
|
-
* @param apiVersion The API version to use for the operation.
|
|
2758
|
-
* @param parameters Parameters for updating the resource.
|
|
2759
|
-
* @param options The options parameters.
|
|
2760
|
-
*/
|
|
2761
|
-
beginUpdate(resourceGroupName: string, resourceProviderNamespace: string, parentResourcePath: string, resourceType: string, resourceName: string, apiVersion: string, parameters: GenericResource, options?: ResourcesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ResourcesUpdateResponse>, ResourcesUpdateResponse>>;
|
|
2762
|
-
/**
|
|
2763
|
-
* Updates a resource.
|
|
2764
|
-
* @param resourceGroupName The name of the resource group for the resource. The name is case
|
|
2765
|
-
* insensitive.
|
|
2766
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2767
|
-
* @param parentResourcePath The parent resource identity.
|
|
2768
|
-
* @param resourceType The resource type of the resource to update.
|
|
2769
|
-
* @param resourceName The name of the resource to update.
|
|
2770
|
-
* @param apiVersion The API version to use for the operation.
|
|
2771
|
-
* @param parameters Parameters for updating the resource.
|
|
2772
|
-
* @param options The options parameters.
|
|
2773
|
-
*/
|
|
2774
|
-
beginUpdateAndWait(resourceGroupName: string, resourceProviderNamespace: string, parentResourcePath: string, resourceType: string, resourceName: string, apiVersion: string, parameters: GenericResource, options?: ResourcesUpdateOptionalParams): Promise<ResourcesUpdateResponse>;
|
|
2775
|
-
/**
|
|
2776
|
-
* Gets a resource.
|
|
2777
|
-
* @param resourceGroupName The name of the resource group containing the resource to get. The name is
|
|
2778
|
-
* case insensitive.
|
|
2779
|
-
* @param resourceProviderNamespace The namespace of the resource provider.
|
|
2780
|
-
* @param parentResourcePath The parent resource identity.
|
|
2781
|
-
* @param resourceType The resource type of the resource.
|
|
2782
|
-
* @param resourceName The name of the resource to get.
|
|
2783
|
-
* @param apiVersion The API version to use for the operation.
|
|
2784
|
-
* @param options The options parameters.
|
|
2785
|
-
*/
|
|
2786
|
-
get(resourceGroupName: string, resourceProviderNamespace: string, parentResourcePath: string, resourceType: string, resourceName: string, apiVersion: string, options?: ResourcesGetOptionalParams): Promise<ResourcesGetResponse>;
|
|
2787
|
-
/**
|
|
2788
|
-
* Checks by ID whether a resource exists.
|
|
2789
|
-
* @param resourceId The fully qualified ID of the resource, including the resource name and resource
|
|
2790
|
-
* type. Use the format,
|
|
2791
|
-
* /subscriptions/{guid}/resourceGroups/{resource-group-name}/{resource-provider-namespace}/{resource-type}/{resource-name}
|
|
2792
|
-
* @param apiVersion The API version to use for the operation.
|
|
2793
|
-
* @param options The options parameters.
|
|
2794
|
-
*/
|
|
2795
|
-
checkExistenceById(resourceId: string, apiVersion: string, options?: ResourcesCheckExistenceByIdOptionalParams): Promise<ResourcesCheckExistenceByIdResponse>;
|
|
2796
|
-
/**
|
|
2797
|
-
* Deletes a resource by ID.
|
|
2798
|
-
* @param resourceId The fully qualified ID of the resource, including the resource name and resource
|
|
2799
|
-
* type. Use the format,
|
|
2800
|
-
* /subscriptions/{guid}/resourceGroups/{resource-group-name}/{resource-provider-namespace}/{resource-type}/{resource-name}
|
|
2801
|
-
* @param apiVersion The API version to use for the operation.
|
|
2802
|
-
* @param options The options parameters.
|
|
2803
|
-
*/
|
|
2804
|
-
beginDeleteById(resourceId: string, apiVersion: string, options?: ResourcesDeleteByIdOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2805
|
-
/**
|
|
2806
|
-
* Deletes a resource by ID.
|
|
2807
|
-
* @param resourceId The fully qualified ID of the resource, including the resource name and resource
|
|
2808
|
-
* type. Use the format,
|
|
2809
|
-
* /subscriptions/{guid}/resourceGroups/{resource-group-name}/{resource-provider-namespace}/{resource-type}/{resource-name}
|
|
2810
|
-
* @param apiVersion The API version to use for the operation.
|
|
2811
|
-
* @param options The options parameters.
|
|
2812
|
-
*/
|
|
2813
|
-
beginDeleteByIdAndWait(resourceId: string, apiVersion: string, options?: ResourcesDeleteByIdOptionalParams): Promise<void>;
|
|
2814
|
-
/**
|
|
2815
|
-
* Create a resource by ID.
|
|
2816
|
-
* @param resourceId The fully qualified ID of the resource, including the resource name and resource
|
|
2817
|
-
* type. Use the format,
|
|
2818
|
-
* /subscriptions/{guid}/resourceGroups/{resource-group-name}/{resource-provider-namespace}/{resource-type}/{resource-name}
|
|
2819
|
-
* @param apiVersion The API version to use for the operation.
|
|
2820
|
-
* @param parameters Create or update resource parameters.
|
|
2821
|
-
* @param options The options parameters.
|
|
2822
|
-
*/
|
|
2823
|
-
beginCreateOrUpdateById(resourceId: string, apiVersion: string, parameters: GenericResource, options?: ResourcesCreateOrUpdateByIdOptionalParams): Promise<SimplePollerLike<OperationState<ResourcesCreateOrUpdateByIdResponse>, ResourcesCreateOrUpdateByIdResponse>>;
|
|
2824
|
-
/**
|
|
2825
|
-
* Create a resource by ID.
|
|
2826
|
-
* @param resourceId The fully qualified ID of the resource, including the resource name and resource
|
|
2827
|
-
* type. Use the format,
|
|
2828
|
-
* /subscriptions/{guid}/resourceGroups/{resource-group-name}/{resource-provider-namespace}/{resource-type}/{resource-name}
|
|
2829
|
-
* @param apiVersion The API version to use for the operation.
|
|
2830
|
-
* @param parameters Create or update resource parameters.
|
|
2831
|
-
* @param options The options parameters.
|
|
2832
|
-
*/
|
|
2833
|
-
beginCreateOrUpdateByIdAndWait(resourceId: string, apiVersion: string, parameters: GenericResource, options?: ResourcesCreateOrUpdateByIdOptionalParams): Promise<ResourcesCreateOrUpdateByIdResponse>;
|
|
2834
|
-
/**
|
|
2835
|
-
* Updates a resource by ID.
|
|
2836
|
-
* @param resourceId The fully qualified ID of the resource, including the resource name and resource
|
|
2837
|
-
* type. Use the format,
|
|
2838
|
-
* /subscriptions/{guid}/resourceGroups/{resource-group-name}/{resource-provider-namespace}/{resource-type}/{resource-name}
|
|
2839
|
-
* @param apiVersion The API version to use for the operation.
|
|
2840
|
-
* @param parameters Update resource parameters.
|
|
2841
|
-
* @param options The options parameters.
|
|
2842
|
-
*/
|
|
2843
|
-
beginUpdateById(resourceId: string, apiVersion: string, parameters: GenericResource, options?: ResourcesUpdateByIdOptionalParams): Promise<SimplePollerLike<OperationState<ResourcesUpdateByIdResponse>, ResourcesUpdateByIdResponse>>;
|
|
2844
|
-
/**
|
|
2845
|
-
* Updates a resource by ID.
|
|
2846
|
-
* @param resourceId The fully qualified ID of the resource, including the resource name and resource
|
|
2847
|
-
* type. Use the format,
|
|
2848
|
-
* /subscriptions/{guid}/resourceGroups/{resource-group-name}/{resource-provider-namespace}/{resource-type}/{resource-name}
|
|
2849
|
-
* @param apiVersion The API version to use for the operation.
|
|
2850
|
-
* @param parameters Update resource parameters.
|
|
2851
|
-
* @param options The options parameters.
|
|
2852
|
-
*/
|
|
2853
|
-
beginUpdateByIdAndWait(resourceId: string, apiVersion: string, parameters: GenericResource, options?: ResourcesUpdateByIdOptionalParams): Promise<ResourcesUpdateByIdResponse>;
|
|
2854
|
-
/**
|
|
2855
|
-
* Gets a resource by ID.
|
|
2856
|
-
* @param resourceId The fully qualified ID of the resource, including the resource name and resource
|
|
2857
|
-
* type. Use the format,
|
|
2858
|
-
* /subscriptions/{guid}/resourceGroups/{resource-group-name}/{resource-provider-namespace}/{resource-type}/{resource-name}
|
|
2859
|
-
* @param apiVersion The API version to use for the operation.
|
|
2860
|
-
* @param options The options parameters.
|
|
2861
|
-
*/
|
|
2862
|
-
getById(resourceId: string, apiVersion: string, options?: ResourcesGetByIdOptionalParams): Promise<ResourcesGetByIdResponse>;
|
|
2863
|
-
}
|
|
2864
|
-
|
|
2865
|
-
/** Optional parameters. */
|
|
2866
|
-
export declare interface ResourcesCheckExistenceByIdOptionalParams extends coreClient.OperationOptions {
|
|
2867
|
-
}
|
|
2868
|
-
|
|
2869
|
-
/** Contains response data for the checkExistenceById operation. */
|
|
2870
|
-
export declare type ResourcesCheckExistenceByIdResponse = {
|
|
2871
|
-
body: boolean;
|
|
2872
|
-
};
|
|
2873
|
-
|
|
2874
|
-
/** Optional parameters. */
|
|
2875
|
-
export declare interface ResourcesCheckExistenceOptionalParams extends coreClient.OperationOptions {
|
|
2876
|
-
}
|
|
2877
|
-
|
|
2878
|
-
/** Contains response data for the checkExistence operation. */
|
|
2879
|
-
export declare type ResourcesCheckExistenceResponse = {
|
|
2880
|
-
body: boolean;
|
|
2881
|
-
};
|
|
2882
|
-
|
|
2883
|
-
/** Optional parameters. */
|
|
2884
|
-
export declare interface ResourcesCreateOrUpdateByIdOptionalParams extends coreClient.OperationOptions {
|
|
2885
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2886
|
-
updateIntervalInMs?: number;
|
|
2887
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2888
|
-
resumeFrom?: string;
|
|
2889
|
-
}
|
|
2890
|
-
|
|
2891
|
-
/** Contains response data for the createOrUpdateById operation. */
|
|
2892
|
-
export declare type ResourcesCreateOrUpdateByIdResponse = GenericResource;
|
|
2893
|
-
|
|
2894
|
-
/** Optional parameters. */
|
|
2895
|
-
export declare interface ResourcesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2896
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2897
|
-
updateIntervalInMs?: number;
|
|
2898
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2899
|
-
resumeFrom?: string;
|
|
2900
|
-
}
|
|
2901
|
-
|
|
2902
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2903
|
-
export declare type ResourcesCreateOrUpdateResponse = GenericResource;
|
|
2904
|
-
|
|
2905
|
-
/** Optional parameters. */
|
|
2906
|
-
export declare interface ResourcesDeleteByIdOptionalParams extends coreClient.OperationOptions {
|
|
2907
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2908
|
-
updateIntervalInMs?: number;
|
|
2909
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2910
|
-
resumeFrom?: string;
|
|
2911
|
-
}
|
|
2912
|
-
|
|
2913
|
-
/** Optional parameters. */
|
|
2914
|
-
export declare interface ResourcesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2915
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2916
|
-
updateIntervalInMs?: number;
|
|
2917
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2918
|
-
resumeFrom?: string;
|
|
2919
|
-
}
|
|
2920
|
-
|
|
2921
|
-
/** Optional parameters. */
|
|
2922
|
-
export declare interface ResourcesGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
2923
|
-
}
|
|
2924
|
-
|
|
2925
|
-
/** Contains response data for the getById operation. */
|
|
2926
|
-
export declare type ResourcesGetByIdResponse = GenericResource;
|
|
2927
|
-
|
|
2928
|
-
/** Optional parameters. */
|
|
2929
|
-
export declare interface ResourcesGetOptionalParams extends coreClient.OperationOptions {
|
|
2930
|
-
}
|
|
2931
|
-
|
|
2932
|
-
/** Contains response data for the get operation. */
|
|
2933
|
-
export declare type ResourcesGetResponse = GenericResource;
|
|
2934
|
-
|
|
2935
|
-
/** Optional parameters. */
|
|
2936
|
-
export declare interface ResourcesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2937
|
-
}
|
|
2938
|
-
|
|
2939
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2940
|
-
export declare type ResourcesListByResourceGroupNextResponse = ResourceListResult;
|
|
2941
|
-
|
|
2942
|
-
/** Optional parameters. */
|
|
2943
|
-
export declare interface ResourcesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2944
|
-
/** The filter to apply on the operation.<br><br>The properties you can use for eq (equals) or ne (not equals) are: location, resourceType, name, resourceGroup, identity, identity/principalId, plan, plan/publisher, plan/product, plan/name, plan/version, and plan/promotionCode.<br><br>For example, to filter by a resource type, use: $filter=resourceType eq 'Microsoft.Network/virtualNetworks'<br><br>You can use substringof(value, property) in the filter. The properties you can use for substring are: name and resourceGroup.<br><br>For example, to get all resources with 'demo' anywhere in the name, use: $filter=substringof('demo', name)<br><br>You can link more than one substringof together by adding and/or operators.<br><br>You can filter by tag names and values. For example, to filter for a tag name and value, use $filter=tagName eq 'tag1' and tagValue eq 'Value1'. When you filter by a tag name and value, the tags for each resource are not returned in the results.<br><br>You can use some properties together when filtering. The combinations you can use are: substringof and/or resourceType, plan and plan/publisher and plan/name, identity and identity/principalId. */
|
|
2945
|
-
filter?: string;
|
|
2946
|
-
/** The number of results to return. If null is passed, returns all resources. */
|
|
2947
|
-
top?: number;
|
|
2948
|
-
/** Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. For example, `$expand=createdTime,changedTime`. */
|
|
2949
|
-
expand?: string;
|
|
2950
|
-
}
|
|
2951
|
-
|
|
2952
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
2953
|
-
export declare type ResourcesListByResourceGroupResponse = ResourceListResult;
|
|
2954
|
-
|
|
2955
|
-
/** Optional parameters. */
|
|
2956
|
-
export declare interface ResourcesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2957
|
-
}
|
|
2958
|
-
|
|
2959
|
-
/** Contains response data for the listNext operation. */
|
|
2960
|
-
export declare type ResourcesListNextResponse = ResourceListResult;
|
|
2961
|
-
|
|
2962
|
-
/** Optional parameters. */
|
|
2963
|
-
export declare interface ResourcesListOptionalParams extends coreClient.OperationOptions {
|
|
2964
|
-
/** The filter to apply on the operation.<br><br>Filter comparison operators include `eq` (equals) and `ne` (not equals) and may be used with the following properties: `location`, `resourceType`, `name`, `resourceGroup`, `identity`, `identity/principalId`, `plan`, `plan/publisher`, `plan/product`, `plan/name`, `plan/version`, and `plan/promotionCode`.<br><br>For example, to filter by a resource type, use `$filter=resourceType eq 'Microsoft.Network/virtualNetworks'`<br><br><br>`substringof(value, property)` can be used to filter for substrings of the following currently-supported properties: `name` and `resourceGroup`<br><br>For example, to get all resources with 'demo' anywhere in the resource name, use `$filter=substringof('demo', name)`<br><br>Multiple substring operations can also be combined using `and`/`or` operators.<br><br>Note that any truncated number of results queried via `$top` may also not be compatible when using a filter.<br><br><br>Resources can be filtered by tag names and values. For example, to filter for a tag name and value, use `$filter=tagName eq 'tag1' and tagValue eq 'Value1'`. Note that when resources are filtered by tag name and value, <b>the original tags for each resource will not be returned in the results.</b> Any list of additional properties queried via `$expand` may also not be compatible when filtering by tag names/values. <br><br>For tag names only, resources can be filtered by prefix using the following syntax: `$filter=startswith(tagName, 'depart')`. This query will return all resources with a tag name prefixed by the phrase `depart` (i.e.`department`, `departureDate`, `departureTime`, etc.)<br><br><br>Note that some properties can be combined when filtering resources, which include the following: `substringof() and/or resourceType`, `plan and plan/publisher and plan/name`, and `identity and identity/principalId`. */
|
|
2965
|
-
filter?: string;
|
|
2966
|
-
/** The number of results to return. If null is passed, returns all resources. */
|
|
2967
|
-
top?: number;
|
|
2968
|
-
/** Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. For example, `$expand=createdTime,changedTime`. */
|
|
2969
|
-
expand?: string;
|
|
2970
|
-
}
|
|
2971
|
-
|
|
2972
|
-
/** Contains response data for the list operation. */
|
|
2973
|
-
export declare type ResourcesListResponse = ResourceListResult;
|
|
2974
|
-
|
|
2975
|
-
/** Parameters of move resources. */
|
|
2976
|
-
export declare interface ResourcesMoveInfo {
|
|
2977
|
-
/** The IDs of the resources. */
|
|
2978
|
-
resources?: string[];
|
|
2979
|
-
/** The target resource group. */
|
|
2980
|
-
targetResourceGroup?: string;
|
|
2981
|
-
}
|
|
2982
|
-
|
|
2983
|
-
/** Optional parameters. */
|
|
2984
|
-
export declare interface ResourcesMoveResourcesOptionalParams extends coreClient.OperationOptions {
|
|
2985
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2986
|
-
updateIntervalInMs?: number;
|
|
2987
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2988
|
-
resumeFrom?: string;
|
|
2989
|
-
}
|
|
2990
|
-
|
|
2991
|
-
/** Optional parameters. */
|
|
2992
|
-
export declare interface ResourcesUpdateByIdOptionalParams extends coreClient.OperationOptions {
|
|
2993
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2994
|
-
updateIntervalInMs?: number;
|
|
2995
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2996
|
-
resumeFrom?: string;
|
|
2997
|
-
}
|
|
2998
|
-
|
|
2999
|
-
/** Contains response data for the updateById operation. */
|
|
3000
|
-
export declare type ResourcesUpdateByIdResponse = GenericResource;
|
|
3001
|
-
|
|
3002
|
-
/** Optional parameters. */
|
|
3003
|
-
export declare interface ResourcesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3004
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3005
|
-
updateIntervalInMs?: number;
|
|
3006
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3007
|
-
resumeFrom?: string;
|
|
3008
|
-
}
|
|
3009
|
-
|
|
3010
|
-
/** Contains response data for the update operation. */
|
|
3011
|
-
export declare type ResourcesUpdateResponse = GenericResource;
|
|
3012
|
-
|
|
3013
|
-
/** Optional parameters. */
|
|
3014
|
-
export declare interface ResourcesValidateMoveResourcesOptionalParams extends coreClient.OperationOptions {
|
|
3015
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3016
|
-
updateIntervalInMs?: number;
|
|
3017
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3018
|
-
resumeFrom?: string;
|
|
3019
|
-
}
|
|
3020
|
-
|
|
3021
|
-
/** Role definition properties. */
|
|
3022
|
-
export declare interface RoleDefinition {
|
|
3023
|
-
/** The role definition ID. */
|
|
3024
|
-
id?: string;
|
|
3025
|
-
/** The role definition name. */
|
|
3026
|
-
name?: string;
|
|
3027
|
-
/** If this is a service role. */
|
|
3028
|
-
isServiceRole?: boolean;
|
|
3029
|
-
/** Role definition permissions. */
|
|
3030
|
-
permissions?: Permission[];
|
|
3031
|
-
/** Role definition assignable scopes. */
|
|
3032
|
-
scopes?: string[];
|
|
3033
|
-
}
|
|
3034
|
-
|
|
3035
|
-
/** Deployment operation parameters. */
|
|
3036
|
-
export declare interface ScopedDeployment {
|
|
3037
|
-
/** The location to store the deployment data. */
|
|
3038
|
-
location: string;
|
|
3039
|
-
/** The deployment properties. */
|
|
3040
|
-
properties: DeploymentProperties;
|
|
3041
|
-
/** Deployment tags */
|
|
3042
|
-
tags?: {
|
|
3043
|
-
[propertyName: string]: string;
|
|
3044
|
-
};
|
|
3045
|
-
}
|
|
3046
|
-
|
|
3047
|
-
/** Deployment What-if operation parameters. */
|
|
3048
|
-
export declare interface ScopedDeploymentWhatIf {
|
|
3049
|
-
/** The location to store the deployment data. */
|
|
3050
|
-
location: string;
|
|
3051
|
-
/** The deployment properties. */
|
|
3052
|
-
properties: DeploymentWhatIfProperties;
|
|
3053
|
-
}
|
|
3054
|
-
|
|
3055
|
-
/** SKU for the resource. */
|
|
3056
|
-
export declare interface Sku {
|
|
3057
|
-
/** The SKU name. */
|
|
3058
|
-
name?: string;
|
|
3059
|
-
/** The SKU tier. */
|
|
3060
|
-
tier?: string;
|
|
3061
|
-
/** The SKU size. */
|
|
3062
|
-
size?: string;
|
|
3063
|
-
/** The SKU family. */
|
|
3064
|
-
family?: string;
|
|
3065
|
-
/** The SKU model. */
|
|
3066
|
-
model?: string;
|
|
3067
|
-
/** The SKU capacity. */
|
|
3068
|
-
capacity?: number;
|
|
3069
|
-
}
|
|
3070
|
-
|
|
3071
|
-
/** Operation status message object. */
|
|
3072
|
-
export declare interface StatusMessage {
|
|
3073
|
-
/** Status of the deployment operation. */
|
|
3074
|
-
status?: string;
|
|
3075
|
-
/** The error reported by the operation. */
|
|
3076
|
-
error?: ErrorResponse;
|
|
3077
|
-
}
|
|
3078
|
-
|
|
3079
|
-
/** Sub-resource. */
|
|
3080
|
-
export declare interface SubResource {
|
|
3081
|
-
/** Resource ID */
|
|
3082
|
-
id?: string;
|
|
3083
|
-
}
|
|
3084
|
-
|
|
3085
|
-
/** Tag count. */
|
|
3086
|
-
export declare interface TagCount {
|
|
3087
|
-
/** Type of count. */
|
|
3088
|
-
type?: string;
|
|
3089
|
-
/** Value of count. */
|
|
3090
|
-
value?: number;
|
|
3091
|
-
}
|
|
3092
|
-
|
|
3093
|
-
/** Tag details. */
|
|
3094
|
-
export declare interface TagDetails {
|
|
3095
|
-
/**
|
|
3096
|
-
* The tag name ID.
|
|
3097
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3098
|
-
*/
|
|
3099
|
-
readonly id?: string;
|
|
3100
|
-
/** The tag name. */
|
|
3101
|
-
tagName?: string;
|
|
3102
|
-
/** The total number of resources that use the resource tag. When a tag is initially created and has no associated resources, the value is 0. */
|
|
3103
|
-
count?: TagCount;
|
|
3104
|
-
/** The list of tag values. */
|
|
3105
|
-
values?: TagValue[];
|
|
3106
|
-
}
|
|
3107
|
-
|
|
3108
|
-
/** A dictionary of name and value pairs. */
|
|
3109
|
-
export declare interface Tags {
|
|
3110
|
-
/** Dictionary of <string> */
|
|
3111
|
-
tags?: {
|
|
3112
|
-
[propertyName: string]: string;
|
|
3113
|
-
};
|
|
3114
|
-
}
|
|
3115
|
-
|
|
3116
|
-
/** Optional parameters. */
|
|
3117
|
-
export declare interface TagsCreateOrUpdateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
3118
|
-
}
|
|
3119
|
-
|
|
3120
|
-
/** Contains response data for the createOrUpdateAtScope operation. */
|
|
3121
|
-
export declare type TagsCreateOrUpdateAtScopeResponse = TagsResource;
|
|
3122
|
-
|
|
3123
|
-
/** Optional parameters. */
|
|
3124
|
-
export declare interface TagsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3125
|
-
}
|
|
3126
|
-
|
|
3127
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3128
|
-
export declare type TagsCreateOrUpdateResponse = TagDetails;
|
|
3129
|
-
|
|
3130
|
-
/** Optional parameters. */
|
|
3131
|
-
export declare interface TagsCreateOrUpdateValueOptionalParams extends coreClient.OperationOptions {
|
|
3132
|
-
}
|
|
3133
|
-
|
|
3134
|
-
/** Contains response data for the createOrUpdateValue operation. */
|
|
3135
|
-
export declare type TagsCreateOrUpdateValueResponse = TagValue;
|
|
3136
|
-
|
|
3137
|
-
/** Optional parameters. */
|
|
3138
|
-
export declare interface TagsDeleteAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
3139
|
-
}
|
|
3140
|
-
|
|
3141
|
-
/** Optional parameters. */
|
|
3142
|
-
export declare interface TagsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3143
|
-
}
|
|
3144
|
-
|
|
3145
|
-
/** Optional parameters. */
|
|
3146
|
-
export declare interface TagsDeleteValueOptionalParams extends coreClient.OperationOptions {
|
|
3147
|
-
}
|
|
3148
|
-
|
|
3149
|
-
/** Optional parameters. */
|
|
3150
|
-
export declare interface TagsGetAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
3151
|
-
}
|
|
3152
|
-
|
|
3153
|
-
/** Contains response data for the getAtScope operation. */
|
|
3154
|
-
export declare type TagsGetAtScopeResponse = TagsResource;
|
|
3155
|
-
|
|
3156
|
-
/** Optional parameters. */
|
|
3157
|
-
export declare interface TagsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3158
|
-
}
|
|
3159
|
-
|
|
3160
|
-
/** Contains response data for the listNext operation. */
|
|
3161
|
-
export declare type TagsListNextResponse = TagsListResult;
|
|
3162
|
-
|
|
3163
|
-
/** Optional parameters. */
|
|
3164
|
-
export declare interface TagsListOptionalParams extends coreClient.OperationOptions {
|
|
3165
|
-
}
|
|
3166
|
-
|
|
3167
|
-
/** Contains response data for the list operation. */
|
|
3168
|
-
export declare type TagsListResponse = TagsListResult;
|
|
3169
|
-
|
|
3170
|
-
/** List of subscription tags. */
|
|
3171
|
-
export declare interface TagsListResult {
|
|
3172
|
-
/** An array of tags. */
|
|
3173
|
-
value?: TagDetails[];
|
|
3174
|
-
/**
|
|
3175
|
-
* The URL to use for getting the next set of results.
|
|
3176
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3177
|
-
*/
|
|
3178
|
-
readonly nextLink?: string;
|
|
3179
|
-
}
|
|
3180
|
-
|
|
3181
|
-
/** Interface representing a TagsOperations. */
|
|
3182
|
-
export declare interface TagsOperations {
|
|
3183
|
-
/**
|
|
3184
|
-
* This operation performs a union of predefined tags, resource tags, resource group tags and
|
|
3185
|
-
* subscription tags, and returns a summary of usage for each tag name and value under the given
|
|
3186
|
-
* subscription. In case of a large number of tags, this operation may return a previously cached
|
|
3187
|
-
* result.
|
|
3188
|
-
* @param options The options parameters.
|
|
3189
|
-
*/
|
|
3190
|
-
list(options?: TagsListOptionalParams): PagedAsyncIterableIterator<TagDetails>;
|
|
3191
|
-
/**
|
|
3192
|
-
* This operation allows deleting a value from the list of predefined values for an existing predefined
|
|
3193
|
-
* tag name. The value being deleted must not be in use as a tag value for the given tag name for any
|
|
3194
|
-
* resource.
|
|
3195
|
-
* @param tagName The name of the tag.
|
|
3196
|
-
* @param tagValue The value of the tag to delete.
|
|
3197
|
-
* @param options The options parameters.
|
|
3198
|
-
*/
|
|
3199
|
-
deleteValue(tagName: string, tagValue: string, options?: TagsDeleteValueOptionalParams): Promise<void>;
|
|
3200
|
-
/**
|
|
3201
|
-
* This operation allows adding a value to the list of predefined values for an existing predefined tag
|
|
3202
|
-
* name. A tag value can have a maximum of 256 characters.
|
|
3203
|
-
* @param tagName The name of the tag.
|
|
3204
|
-
* @param tagValue The value of the tag to create.
|
|
3205
|
-
* @param options The options parameters.
|
|
3206
|
-
*/
|
|
3207
|
-
createOrUpdateValue(tagName: string, tagValue: string, options?: TagsCreateOrUpdateValueOptionalParams): Promise<TagsCreateOrUpdateValueResponse>;
|
|
3208
|
-
/**
|
|
3209
|
-
* This operation allows adding a name to the list of predefined tag names for the given subscription.
|
|
3210
|
-
* A tag name can have a maximum of 512 characters and is case-insensitive. Tag names cannot have the
|
|
3211
|
-
* following prefixes which are reserved for Azure use: 'microsoft', 'azure', 'windows'.
|
|
3212
|
-
* @param tagName The name of the tag to create.
|
|
3213
|
-
* @param options The options parameters.
|
|
3214
|
-
*/
|
|
3215
|
-
createOrUpdate(tagName: string, options?: TagsCreateOrUpdateOptionalParams): Promise<TagsCreateOrUpdateResponse>;
|
|
3216
|
-
/**
|
|
3217
|
-
* This operation allows deleting a name from the list of predefined tag names for the given
|
|
3218
|
-
* subscription. The name being deleted must not be in use as a tag name for any resource. All
|
|
3219
|
-
* predefined values for the given name must have already been deleted.
|
|
3220
|
-
* @param tagName The name of the tag.
|
|
3221
|
-
* @param options The options parameters.
|
|
3222
|
-
*/
|
|
3223
|
-
delete(tagName: string, options?: TagsDeleteOptionalParams): Promise<void>;
|
|
3224
|
-
/**
|
|
3225
|
-
* This operation allows adding or replacing the entire set of tags on the specified resource or
|
|
3226
|
-
* subscription. The specified entity can have a maximum of 50 tags.
|
|
3227
|
-
* @param scope The resource scope.
|
|
3228
|
-
* @param parameters Wrapper resource for tags API requests and responses.
|
|
3229
|
-
* @param options The options parameters.
|
|
3230
|
-
*/
|
|
3231
|
-
createOrUpdateAtScope(scope: string, parameters: TagsResource, options?: TagsCreateOrUpdateAtScopeOptionalParams): Promise<TagsCreateOrUpdateAtScopeResponse>;
|
|
3232
|
-
/**
|
|
3233
|
-
* This operation allows replacing, merging or selectively deleting tags on the specified resource or
|
|
3234
|
-
* subscription. The specified entity can have a maximum of 50 tags at the end of the operation. The
|
|
3235
|
-
* 'replace' option replaces the entire set of existing tags with a new set. The 'merge' option allows
|
|
3236
|
-
* adding tags with new names and updating the values of tags with existing names. The 'delete' option
|
|
3237
|
-
* allows selectively deleting tags based on given names or name/value pairs.
|
|
3238
|
-
* @param scope The resource scope.
|
|
3239
|
-
* @param parameters Wrapper resource for tags patch API request only.
|
|
3240
|
-
* @param options The options parameters.
|
|
3241
|
-
*/
|
|
3242
|
-
updateAtScope(scope: string, parameters: TagsPatchResource, options?: TagsUpdateAtScopeOptionalParams): Promise<TagsUpdateAtScopeResponse>;
|
|
3243
|
-
/**
|
|
3244
|
-
* Gets the entire set of tags on a resource or subscription.
|
|
3245
|
-
* @param scope The resource scope.
|
|
3246
|
-
* @param options The options parameters.
|
|
3247
|
-
*/
|
|
3248
|
-
getAtScope(scope: string, options?: TagsGetAtScopeOptionalParams): Promise<TagsGetAtScopeResponse>;
|
|
3249
|
-
/**
|
|
3250
|
-
* Deletes the entire set of tags on a resource or subscription.
|
|
3251
|
-
* @param scope The resource scope.
|
|
3252
|
-
* @param options The options parameters.
|
|
3253
|
-
*/
|
|
3254
|
-
deleteAtScope(scope: string, options?: TagsDeleteAtScopeOptionalParams): Promise<void>;
|
|
3255
|
-
}
|
|
3256
|
-
|
|
3257
|
-
/**
|
|
3258
|
-
* Defines values for TagsPatchOperation. \
|
|
3259
|
-
* {@link KnownTagsPatchOperation} can be used interchangeably with TagsPatchOperation,
|
|
3260
|
-
* this enum contains the known values that the service supports.
|
|
3261
|
-
* ### Known values supported by the service
|
|
3262
|
-
* **Replace**: The 'replace' option replaces the entire set of existing tags with a new set. \
|
|
3263
|
-
* **Merge**: The 'merge' option allows adding tags with new names and updating the values of tags with existing names. \
|
|
3264
|
-
* **Delete**: The 'delete' option allows selectively deleting tags based on given names or name\/value pairs.
|
|
3265
|
-
*/
|
|
3266
|
-
export declare type TagsPatchOperation = string;
|
|
3267
|
-
|
|
3268
|
-
/** Wrapper resource for tags patch API request only. */
|
|
3269
|
-
export declare interface TagsPatchResource {
|
|
3270
|
-
/** The operation type for the patch API. */
|
|
3271
|
-
operation?: TagsPatchOperation;
|
|
3272
|
-
/** The set of tags. */
|
|
3273
|
-
properties?: Tags;
|
|
3274
|
-
}
|
|
3275
|
-
|
|
3276
|
-
/** Wrapper resource for tags API requests and responses. */
|
|
3277
|
-
export declare interface TagsResource {
|
|
3278
|
-
/**
|
|
3279
|
-
* The ID of the tags wrapper resource.
|
|
3280
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3281
|
-
*/
|
|
3282
|
-
readonly id?: string;
|
|
3283
|
-
/**
|
|
3284
|
-
* The name of the tags wrapper resource.
|
|
3285
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3286
|
-
*/
|
|
3287
|
-
readonly name?: string;
|
|
3288
|
-
/**
|
|
3289
|
-
* The type of the tags wrapper resource.
|
|
3290
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3291
|
-
*/
|
|
3292
|
-
readonly type?: string;
|
|
3293
|
-
/** The set of tags. */
|
|
3294
|
-
properties: Tags;
|
|
3295
|
-
}
|
|
3296
|
-
|
|
3297
|
-
/** Optional parameters. */
|
|
3298
|
-
export declare interface TagsUpdateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
3299
|
-
}
|
|
3300
|
-
|
|
3301
|
-
/** Contains response data for the updateAtScope operation. */
|
|
3302
|
-
export declare type TagsUpdateAtScopeResponse = TagsResource;
|
|
3303
|
-
|
|
3304
|
-
/** Tag information. */
|
|
3305
|
-
export declare interface TagValue {
|
|
3306
|
-
/**
|
|
3307
|
-
* The tag value ID.
|
|
3308
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3309
|
-
*/
|
|
3310
|
-
readonly id?: string;
|
|
3311
|
-
/** The tag value. */
|
|
3312
|
-
tagValue?: string;
|
|
3313
|
-
/** The tag value count. */
|
|
3314
|
-
count?: TagCount;
|
|
3315
|
-
}
|
|
3316
|
-
|
|
3317
|
-
/** Target resource. */
|
|
3318
|
-
export declare interface TargetResource {
|
|
3319
|
-
/** The ID of the resource. */
|
|
3320
|
-
id?: string;
|
|
3321
|
-
/** The name of the resource. */
|
|
3322
|
-
resourceName?: string;
|
|
3323
|
-
/** The type of the resource. */
|
|
3324
|
-
resourceType?: string;
|
|
3325
|
-
}
|
|
3326
|
-
|
|
3327
|
-
/** Result of the request to calculate template hash. It contains a string of minified template and its hash. */
|
|
3328
|
-
export declare interface TemplateHashResult {
|
|
3329
|
-
/** The minified template string. */
|
|
3330
|
-
minifiedTemplate?: string;
|
|
3331
|
-
/** The template hash. */
|
|
3332
|
-
templateHash?: string;
|
|
3333
|
-
}
|
|
3334
|
-
|
|
3335
|
-
/** Entity representing the reference to the template. */
|
|
3336
|
-
export declare interface TemplateLink {
|
|
3337
|
-
/** The URI of the template to deploy. Use either the uri or id property, but not both. */
|
|
3338
|
-
uri?: string;
|
|
3339
|
-
/** The resource id of a Template Spec. Use either the id or uri property, but not both. */
|
|
3340
|
-
id?: string;
|
|
3341
|
-
/** The relativePath property can be used to deploy a linked template at a location relative to the parent. If the parent template was linked with a TemplateSpec, this will reference an artifact in the TemplateSpec. If the parent was linked with a URI, the child deployment will be a combination of the parent and relativePath URIs */
|
|
3342
|
-
relativePath?: string;
|
|
3343
|
-
/** If included, must match the ContentVersion in the template. */
|
|
3344
|
-
contentVersion?: string;
|
|
3345
|
-
/** The query string (for example, a SAS token) to be used with the templateLink URI. */
|
|
3346
|
-
queryString?: string;
|
|
3347
|
-
}
|
|
3348
|
-
|
|
3349
|
-
/** Information about a single resource change predicted by What-If operation. */
|
|
3350
|
-
export declare interface WhatIfChange {
|
|
3351
|
-
/** Resource ID */
|
|
3352
|
-
resourceId: string;
|
|
3353
|
-
/** Type of change that will be made to the resource when the deployment is executed. */
|
|
3354
|
-
changeType: ChangeType;
|
|
3355
|
-
/** The explanation about why the resource is unsupported by What-If. */
|
|
3356
|
-
unsupportedReason?: string;
|
|
3357
|
-
/** The snapshot of the resource before the deployment is executed. */
|
|
3358
|
-
before?: Record<string, unknown>;
|
|
3359
|
-
/** The predicted snapshot of the resource after the deployment is executed. */
|
|
3360
|
-
after?: Record<string, unknown>;
|
|
3361
|
-
/** The predicted changes to resource properties. */
|
|
3362
|
-
delta?: WhatIfPropertyChange[];
|
|
3363
|
-
}
|
|
3364
|
-
|
|
3365
|
-
/** Result of the What-If operation. Contains a list of predicted changes and a URL link to get to the next set of results. */
|
|
3366
|
-
export declare interface WhatIfOperationResult {
|
|
3367
|
-
/** Status of the What-If operation. */
|
|
3368
|
-
status?: string;
|
|
3369
|
-
/** Error when What-If operation fails. */
|
|
3370
|
-
error?: ErrorResponse;
|
|
3371
|
-
/** List of resource changes predicted by What-If operation. */
|
|
3372
|
-
changes?: WhatIfChange[];
|
|
3373
|
-
}
|
|
3374
|
-
|
|
3375
|
-
/** The predicted change to the resource property. */
|
|
3376
|
-
export declare interface WhatIfPropertyChange {
|
|
3377
|
-
/** The path of the property. */
|
|
3378
|
-
path: string;
|
|
3379
|
-
/** The type of property change. */
|
|
3380
|
-
propertyChangeType: PropertyChangeType;
|
|
3381
|
-
/** The value of the property before the deployment is executed. */
|
|
3382
|
-
before?: Record<string, unknown>;
|
|
3383
|
-
/** The value of the property after the deployment is executed. */
|
|
3384
|
-
after?: Record<string, unknown>;
|
|
3385
|
-
/** Nested property changes. */
|
|
3386
|
-
children?: WhatIfPropertyChange[];
|
|
3387
|
-
}
|
|
3388
|
-
|
|
3389
|
-
/** Defines values for WhatIfResultFormat. */
|
|
3390
|
-
export declare type WhatIfResultFormat = "ResourceIdOnly" | "FullResourcePayloads";
|
|
3391
|
-
|
|
3392
|
-
export declare interface ZoneMapping {
|
|
3393
|
-
/** The location of the zone mapping. */
|
|
3394
|
-
location?: string;
|
|
3395
|
-
zones?: string[];
|
|
3396
|
-
}
|
|
3397
|
-
|
|
3398
|
-
export { }
|