@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
|
@@ -0,0 +1,1977 @@
|
|
|
1
|
+
import * as coreClient from "@azure/core-client";
|
|
2
|
+
/** 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. */
|
|
3
|
+
export interface OperationListResult {
|
|
4
|
+
/** List of Microsoft.Resources operations. */
|
|
5
|
+
value?: Operation[];
|
|
6
|
+
/** URL to get the next set of operation list results if there are any. */
|
|
7
|
+
nextLink?: string;
|
|
8
|
+
}
|
|
9
|
+
/** Microsoft.Resources operation */
|
|
10
|
+
export interface Operation {
|
|
11
|
+
/** Operation name: {provider}/{resource}/{operation} */
|
|
12
|
+
name?: string;
|
|
13
|
+
/** The object that represents the operation. */
|
|
14
|
+
display?: OperationDisplay;
|
|
15
|
+
}
|
|
16
|
+
/** The object that represents the operation. */
|
|
17
|
+
export interface OperationDisplay {
|
|
18
|
+
/** Service provider: Microsoft.Resources */
|
|
19
|
+
provider?: string;
|
|
20
|
+
/** Resource on which the operation is performed: Profile, endpoint, etc. */
|
|
21
|
+
resource?: string;
|
|
22
|
+
/** Operation type: Read, write, delete, etc. */
|
|
23
|
+
operation?: string;
|
|
24
|
+
/** Description of the operation. */
|
|
25
|
+
description?: string;
|
|
26
|
+
}
|
|
27
|
+
/** An error response for a resource management request. */
|
|
28
|
+
export interface CloudError {
|
|
29
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
30
|
+
error?: ErrorResponse;
|
|
31
|
+
}
|
|
32
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
33
|
+
export interface ErrorResponse {
|
|
34
|
+
/**
|
|
35
|
+
* The error code.
|
|
36
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
37
|
+
*/
|
|
38
|
+
readonly code?: string;
|
|
39
|
+
/**
|
|
40
|
+
* The error message.
|
|
41
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
42
|
+
*/
|
|
43
|
+
readonly message?: string;
|
|
44
|
+
/**
|
|
45
|
+
* The error target.
|
|
46
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
47
|
+
*/
|
|
48
|
+
readonly target?: string;
|
|
49
|
+
/**
|
|
50
|
+
* The error details.
|
|
51
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
52
|
+
*/
|
|
53
|
+
readonly details?: ErrorResponse[];
|
|
54
|
+
/**
|
|
55
|
+
* The error additional info.
|
|
56
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
57
|
+
*/
|
|
58
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
59
|
+
}
|
|
60
|
+
/** The resource management error additional info. */
|
|
61
|
+
export interface ErrorAdditionalInfo {
|
|
62
|
+
/**
|
|
63
|
+
* The additional info type.
|
|
64
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
65
|
+
*/
|
|
66
|
+
readonly type?: string;
|
|
67
|
+
/**
|
|
68
|
+
* The additional info.
|
|
69
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
70
|
+
*/
|
|
71
|
+
readonly info?: Record<string, unknown>;
|
|
72
|
+
}
|
|
73
|
+
/** Deployment operation parameters. */
|
|
74
|
+
export interface Deployment {
|
|
75
|
+
/** The location to store the deployment data. */
|
|
76
|
+
location?: string;
|
|
77
|
+
/** The deployment properties. */
|
|
78
|
+
properties: DeploymentProperties;
|
|
79
|
+
/** Deployment tags */
|
|
80
|
+
tags?: {
|
|
81
|
+
[propertyName: string]: string;
|
|
82
|
+
};
|
|
83
|
+
}
|
|
84
|
+
/** Deployment properties. */
|
|
85
|
+
export interface DeploymentProperties {
|
|
86
|
+
/** 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. */
|
|
87
|
+
template?: Record<string, unknown>;
|
|
88
|
+
/** The URI of the template. Use either the templateLink property or the template property, but not both. */
|
|
89
|
+
templateLink?: TemplateLink;
|
|
90
|
+
/** 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. */
|
|
91
|
+
parameters?: Record<string, unknown>;
|
|
92
|
+
/** 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. */
|
|
93
|
+
parametersLink?: ParametersLink;
|
|
94
|
+
/** 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. */
|
|
95
|
+
mode: DeploymentMode;
|
|
96
|
+
/** The debug setting of the deployment. */
|
|
97
|
+
debugSetting?: DebugSetting;
|
|
98
|
+
/** The deployment on error behavior. */
|
|
99
|
+
onErrorDeployment?: OnErrorDeployment;
|
|
100
|
+
/** 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. */
|
|
101
|
+
expressionEvaluationOptions?: ExpressionEvaluationOptions;
|
|
102
|
+
}
|
|
103
|
+
/** Entity representing the reference to the template. */
|
|
104
|
+
export interface TemplateLink {
|
|
105
|
+
/** The URI of the template to deploy. Use either the uri or id property, but not both. */
|
|
106
|
+
uri?: string;
|
|
107
|
+
/** The resource id of a Template Spec. Use either the id or uri property, but not both. */
|
|
108
|
+
id?: string;
|
|
109
|
+
/** 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 */
|
|
110
|
+
relativePath?: string;
|
|
111
|
+
/** If included, must match the ContentVersion in the template. */
|
|
112
|
+
contentVersion?: string;
|
|
113
|
+
/** The query string (for example, a SAS token) to be used with the templateLink URI. */
|
|
114
|
+
queryString?: string;
|
|
115
|
+
}
|
|
116
|
+
/** Entity representing the reference to the deployment parameters. */
|
|
117
|
+
export interface ParametersLink {
|
|
118
|
+
/** The URI of the parameters file. */
|
|
119
|
+
uri: string;
|
|
120
|
+
/** If included, must match the ContentVersion in the template. */
|
|
121
|
+
contentVersion?: string;
|
|
122
|
+
}
|
|
123
|
+
/** The debug setting. */
|
|
124
|
+
export interface DebugSetting {
|
|
125
|
+
/** 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. */
|
|
126
|
+
detailLevel?: string;
|
|
127
|
+
}
|
|
128
|
+
/** Deployment on error behavior. */
|
|
129
|
+
export interface OnErrorDeployment {
|
|
130
|
+
/** The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment. */
|
|
131
|
+
type?: OnErrorDeploymentType;
|
|
132
|
+
/** The deployment to be used on error case. */
|
|
133
|
+
deploymentName?: string;
|
|
134
|
+
}
|
|
135
|
+
/** Specifies whether template expressions are evaluated within the scope of the parent template or nested template. */
|
|
136
|
+
export interface ExpressionEvaluationOptions {
|
|
137
|
+
/** The scope to be used for evaluation of parameters, variables and functions in a nested template. */
|
|
138
|
+
scope?: ExpressionEvaluationOptionsScopeType;
|
|
139
|
+
}
|
|
140
|
+
/** Deployment information. */
|
|
141
|
+
export interface DeploymentExtended {
|
|
142
|
+
/**
|
|
143
|
+
* The ID of the deployment.
|
|
144
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
145
|
+
*/
|
|
146
|
+
readonly id?: string;
|
|
147
|
+
/**
|
|
148
|
+
* The name of the deployment.
|
|
149
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
150
|
+
*/
|
|
151
|
+
readonly name?: string;
|
|
152
|
+
/**
|
|
153
|
+
* The type of the deployment.
|
|
154
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
155
|
+
*/
|
|
156
|
+
readonly type?: string;
|
|
157
|
+
/** the location of the deployment. */
|
|
158
|
+
location?: string;
|
|
159
|
+
/** Deployment properties. */
|
|
160
|
+
properties?: DeploymentPropertiesExtended;
|
|
161
|
+
/** Deployment tags */
|
|
162
|
+
tags?: {
|
|
163
|
+
[propertyName: string]: string;
|
|
164
|
+
};
|
|
165
|
+
}
|
|
166
|
+
/** Deployment properties with additional details. */
|
|
167
|
+
export interface DeploymentPropertiesExtended {
|
|
168
|
+
/**
|
|
169
|
+
* Denotes the state of provisioning.
|
|
170
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
171
|
+
*/
|
|
172
|
+
readonly provisioningState?: ProvisioningState;
|
|
173
|
+
/**
|
|
174
|
+
* The correlation ID of the deployment.
|
|
175
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
176
|
+
*/
|
|
177
|
+
readonly correlationId?: string;
|
|
178
|
+
/**
|
|
179
|
+
* The timestamp of the template deployment.
|
|
180
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
181
|
+
*/
|
|
182
|
+
readonly timestamp?: Date;
|
|
183
|
+
/**
|
|
184
|
+
* The duration of the template deployment.
|
|
185
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
186
|
+
*/
|
|
187
|
+
readonly duration?: string;
|
|
188
|
+
/**
|
|
189
|
+
* Key/value pairs that represent deployment output.
|
|
190
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
191
|
+
*/
|
|
192
|
+
readonly outputs?: Record<string, unknown>;
|
|
193
|
+
/**
|
|
194
|
+
* The list of resource providers needed for the deployment.
|
|
195
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
196
|
+
*/
|
|
197
|
+
readonly providers?: Provider[];
|
|
198
|
+
/**
|
|
199
|
+
* The list of deployment dependencies.
|
|
200
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
201
|
+
*/
|
|
202
|
+
readonly dependencies?: Dependency[];
|
|
203
|
+
/**
|
|
204
|
+
* The URI referencing the template.
|
|
205
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
206
|
+
*/
|
|
207
|
+
readonly templateLink?: TemplateLink;
|
|
208
|
+
/**
|
|
209
|
+
* Deployment parameters.
|
|
210
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
211
|
+
*/
|
|
212
|
+
readonly parameters?: Record<string, unknown>;
|
|
213
|
+
/**
|
|
214
|
+
* The URI referencing the parameters.
|
|
215
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
216
|
+
*/
|
|
217
|
+
readonly parametersLink?: ParametersLink;
|
|
218
|
+
/**
|
|
219
|
+
* The deployment mode. Possible values are Incremental and Complete.
|
|
220
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
221
|
+
*/
|
|
222
|
+
readonly mode?: DeploymentMode;
|
|
223
|
+
/**
|
|
224
|
+
* The debug setting of the deployment.
|
|
225
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
226
|
+
*/
|
|
227
|
+
readonly debugSetting?: DebugSetting;
|
|
228
|
+
/**
|
|
229
|
+
* The deployment on error behavior.
|
|
230
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
231
|
+
*/
|
|
232
|
+
readonly onErrorDeployment?: OnErrorDeploymentExtended;
|
|
233
|
+
/**
|
|
234
|
+
* The hash produced for the template.
|
|
235
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
236
|
+
*/
|
|
237
|
+
readonly templateHash?: string;
|
|
238
|
+
/**
|
|
239
|
+
* Array of provisioned resources.
|
|
240
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
241
|
+
*/
|
|
242
|
+
readonly outputResources?: ResourceReference[];
|
|
243
|
+
/**
|
|
244
|
+
* Array of validated resources.
|
|
245
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
246
|
+
*/
|
|
247
|
+
readonly validatedResources?: ResourceReference[];
|
|
248
|
+
/**
|
|
249
|
+
* The deployment error.
|
|
250
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
251
|
+
*/
|
|
252
|
+
readonly error?: ErrorResponse;
|
|
253
|
+
}
|
|
254
|
+
/** Resource provider information. */
|
|
255
|
+
export interface Provider {
|
|
256
|
+
/**
|
|
257
|
+
* The provider ID.
|
|
258
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
259
|
+
*/
|
|
260
|
+
readonly id?: string;
|
|
261
|
+
/** The namespace of the resource provider. */
|
|
262
|
+
namespace?: string;
|
|
263
|
+
/**
|
|
264
|
+
* The registration state of the resource provider.
|
|
265
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
266
|
+
*/
|
|
267
|
+
readonly registrationState?: string;
|
|
268
|
+
/**
|
|
269
|
+
* The registration policy of the resource provider.
|
|
270
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
271
|
+
*/
|
|
272
|
+
readonly registrationPolicy?: string;
|
|
273
|
+
/**
|
|
274
|
+
* The collection of provider resource types.
|
|
275
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
276
|
+
*/
|
|
277
|
+
readonly resourceTypes?: ProviderResourceType[];
|
|
278
|
+
/** The provider authorization consent state. */
|
|
279
|
+
providerAuthorizationConsentState?: ProviderAuthorizationConsentState;
|
|
280
|
+
}
|
|
281
|
+
/** Resource type managed by the resource provider. */
|
|
282
|
+
export interface ProviderResourceType {
|
|
283
|
+
/** The resource type. */
|
|
284
|
+
resourceType?: string;
|
|
285
|
+
/** The collection of locations where this resource type can be created. */
|
|
286
|
+
locations?: string[];
|
|
287
|
+
/** The location mappings that are supported by this resource type. */
|
|
288
|
+
locationMappings?: ProviderExtendedLocation[];
|
|
289
|
+
/** The aliases that are supported by this resource type. */
|
|
290
|
+
aliases?: Alias[];
|
|
291
|
+
/** The API version. */
|
|
292
|
+
apiVersions?: string[];
|
|
293
|
+
/**
|
|
294
|
+
* The default API version.
|
|
295
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
296
|
+
*/
|
|
297
|
+
readonly defaultApiVersion?: string;
|
|
298
|
+
zoneMappings?: ZoneMapping[];
|
|
299
|
+
/**
|
|
300
|
+
* The API profiles for the resource provider.
|
|
301
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
302
|
+
*/
|
|
303
|
+
readonly apiProfiles?: ApiProfile[];
|
|
304
|
+
/** The additional capabilities offered by this resource type. */
|
|
305
|
+
capabilities?: string;
|
|
306
|
+
/** The properties. */
|
|
307
|
+
properties?: {
|
|
308
|
+
[propertyName: string]: string;
|
|
309
|
+
};
|
|
310
|
+
}
|
|
311
|
+
/** The provider extended location. */
|
|
312
|
+
export interface ProviderExtendedLocation {
|
|
313
|
+
/** The azure location. */
|
|
314
|
+
location?: string;
|
|
315
|
+
/** The extended location type. */
|
|
316
|
+
type?: string;
|
|
317
|
+
/** The extended locations for the azure location. */
|
|
318
|
+
extendedLocations?: string[];
|
|
319
|
+
}
|
|
320
|
+
/** The alias type. */
|
|
321
|
+
export interface Alias {
|
|
322
|
+
/** The alias name. */
|
|
323
|
+
name?: string;
|
|
324
|
+
/** The paths for an alias. */
|
|
325
|
+
paths?: AliasPath[];
|
|
326
|
+
/** The type of the alias. */
|
|
327
|
+
type?: AliasType;
|
|
328
|
+
/** The default path for an alias. */
|
|
329
|
+
defaultPath?: string;
|
|
330
|
+
/** The default pattern for an alias. */
|
|
331
|
+
defaultPattern?: AliasPattern;
|
|
332
|
+
/**
|
|
333
|
+
* The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
|
|
334
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
335
|
+
*/
|
|
336
|
+
readonly defaultMetadata?: AliasPathMetadata;
|
|
337
|
+
}
|
|
338
|
+
/** The type of the paths for alias. */
|
|
339
|
+
export interface AliasPath {
|
|
340
|
+
/** The path of an alias. */
|
|
341
|
+
path?: string;
|
|
342
|
+
/** The API versions. */
|
|
343
|
+
apiVersions?: string[];
|
|
344
|
+
/** The pattern for an alias path. */
|
|
345
|
+
pattern?: AliasPattern;
|
|
346
|
+
/**
|
|
347
|
+
* The metadata of the alias path. If missing, fall back to the default metadata of the alias.
|
|
348
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
349
|
+
*/
|
|
350
|
+
readonly metadata?: AliasPathMetadata;
|
|
351
|
+
}
|
|
352
|
+
/** The type of the pattern for an alias path. */
|
|
353
|
+
export interface AliasPattern {
|
|
354
|
+
/** The alias pattern phrase. */
|
|
355
|
+
phrase?: string;
|
|
356
|
+
/** The alias pattern variable. */
|
|
357
|
+
variable?: string;
|
|
358
|
+
/** The type of alias pattern */
|
|
359
|
+
type?: AliasPatternType;
|
|
360
|
+
}
|
|
361
|
+
export interface AliasPathMetadata {
|
|
362
|
+
/**
|
|
363
|
+
* The type of the token that the alias path is referring to.
|
|
364
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
365
|
+
*/
|
|
366
|
+
readonly type?: AliasPathTokenType;
|
|
367
|
+
/**
|
|
368
|
+
* The attributes of the token that the alias path is referring to.
|
|
369
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
370
|
+
*/
|
|
371
|
+
readonly attributes?: AliasPathAttributes;
|
|
372
|
+
}
|
|
373
|
+
export interface ZoneMapping {
|
|
374
|
+
/** The location of the zone mapping. */
|
|
375
|
+
location?: string;
|
|
376
|
+
zones?: string[];
|
|
377
|
+
}
|
|
378
|
+
export interface ApiProfile {
|
|
379
|
+
/**
|
|
380
|
+
* The profile version.
|
|
381
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
382
|
+
*/
|
|
383
|
+
readonly profileVersion?: string;
|
|
384
|
+
/**
|
|
385
|
+
* The API version.
|
|
386
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
387
|
+
*/
|
|
388
|
+
readonly apiVersion?: string;
|
|
389
|
+
}
|
|
390
|
+
/** Deployment dependency information. */
|
|
391
|
+
export interface Dependency {
|
|
392
|
+
/** The list of dependencies. */
|
|
393
|
+
dependsOn?: BasicDependency[];
|
|
394
|
+
/** The ID of the dependency. */
|
|
395
|
+
id?: string;
|
|
396
|
+
/** The dependency resource type. */
|
|
397
|
+
resourceType?: string;
|
|
398
|
+
/** The dependency resource name. */
|
|
399
|
+
resourceName?: string;
|
|
400
|
+
}
|
|
401
|
+
/** Deployment dependency information. */
|
|
402
|
+
export interface BasicDependency {
|
|
403
|
+
/** The ID of the dependency. */
|
|
404
|
+
id?: string;
|
|
405
|
+
/** The dependency resource type. */
|
|
406
|
+
resourceType?: string;
|
|
407
|
+
/** The dependency resource name. */
|
|
408
|
+
resourceName?: string;
|
|
409
|
+
}
|
|
410
|
+
/** Deployment on error behavior with additional details. */
|
|
411
|
+
export interface OnErrorDeploymentExtended {
|
|
412
|
+
/**
|
|
413
|
+
* The state of the provisioning for the on error deployment.
|
|
414
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
415
|
+
*/
|
|
416
|
+
readonly provisioningState?: string;
|
|
417
|
+
/** The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment. */
|
|
418
|
+
type?: OnErrorDeploymentType;
|
|
419
|
+
/** The deployment to be used on error case. */
|
|
420
|
+
deploymentName?: string;
|
|
421
|
+
}
|
|
422
|
+
/** The resource Id model. */
|
|
423
|
+
export interface ResourceReference {
|
|
424
|
+
/**
|
|
425
|
+
* The fully qualified resource Id.
|
|
426
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
427
|
+
*/
|
|
428
|
+
readonly id?: string;
|
|
429
|
+
}
|
|
430
|
+
/** Information from validate template deployment response. */
|
|
431
|
+
export interface DeploymentValidateResult {
|
|
432
|
+
/**
|
|
433
|
+
* The deployment validation error.
|
|
434
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
435
|
+
*/
|
|
436
|
+
readonly error?: ErrorResponse;
|
|
437
|
+
/** The template deployment properties. */
|
|
438
|
+
properties?: DeploymentPropertiesExtended;
|
|
439
|
+
}
|
|
440
|
+
/** The deployment export result. */
|
|
441
|
+
export interface DeploymentExportResult {
|
|
442
|
+
/** The template content. */
|
|
443
|
+
template?: Record<string, unknown>;
|
|
444
|
+
}
|
|
445
|
+
/** List of deployments. */
|
|
446
|
+
export interface DeploymentListResult {
|
|
447
|
+
/** An array of deployments. */
|
|
448
|
+
value?: DeploymentExtended[];
|
|
449
|
+
/**
|
|
450
|
+
* The URL to use for getting the next set of results.
|
|
451
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
452
|
+
*/
|
|
453
|
+
readonly nextLink?: string;
|
|
454
|
+
}
|
|
455
|
+
/** Deployment operation parameters. */
|
|
456
|
+
export interface ScopedDeployment {
|
|
457
|
+
/** The location to store the deployment data. */
|
|
458
|
+
location: string;
|
|
459
|
+
/** The deployment properties. */
|
|
460
|
+
properties: DeploymentProperties;
|
|
461
|
+
/** Deployment tags */
|
|
462
|
+
tags?: {
|
|
463
|
+
[propertyName: string]: string;
|
|
464
|
+
};
|
|
465
|
+
}
|
|
466
|
+
/** Deployment What-if operation parameters. */
|
|
467
|
+
export interface ScopedDeploymentWhatIf {
|
|
468
|
+
/** The location to store the deployment data. */
|
|
469
|
+
location: string;
|
|
470
|
+
/** The deployment properties. */
|
|
471
|
+
properties: DeploymentWhatIfProperties;
|
|
472
|
+
}
|
|
473
|
+
/** Deployment What-If operation settings. */
|
|
474
|
+
export interface DeploymentWhatIfSettings {
|
|
475
|
+
/** The format of the What-If results */
|
|
476
|
+
resultFormat?: WhatIfResultFormat;
|
|
477
|
+
}
|
|
478
|
+
/** Result of the What-If operation. Contains a list of predicted changes and a URL link to get to the next set of results. */
|
|
479
|
+
export interface WhatIfOperationResult {
|
|
480
|
+
/** Status of the What-If operation. */
|
|
481
|
+
status?: string;
|
|
482
|
+
/** Error when What-If operation fails. */
|
|
483
|
+
error?: ErrorResponse;
|
|
484
|
+
/** List of resource changes predicted by What-If operation. */
|
|
485
|
+
changes?: WhatIfChange[];
|
|
486
|
+
}
|
|
487
|
+
/** Information about a single resource change predicted by What-If operation. */
|
|
488
|
+
export interface WhatIfChange {
|
|
489
|
+
/** Resource ID */
|
|
490
|
+
resourceId: string;
|
|
491
|
+
/** Type of change that will be made to the resource when the deployment is executed. */
|
|
492
|
+
changeType: ChangeType;
|
|
493
|
+
/** The explanation about why the resource is unsupported by What-If. */
|
|
494
|
+
unsupportedReason?: string;
|
|
495
|
+
/** The snapshot of the resource before the deployment is executed. */
|
|
496
|
+
before?: Record<string, unknown>;
|
|
497
|
+
/** The predicted snapshot of the resource after the deployment is executed. */
|
|
498
|
+
after?: Record<string, unknown>;
|
|
499
|
+
/** The predicted changes to resource properties. */
|
|
500
|
+
delta?: WhatIfPropertyChange[];
|
|
501
|
+
}
|
|
502
|
+
/** The predicted change to the resource property. */
|
|
503
|
+
export interface WhatIfPropertyChange {
|
|
504
|
+
/** The path of the property. */
|
|
505
|
+
path: string;
|
|
506
|
+
/** The type of property change. */
|
|
507
|
+
propertyChangeType: PropertyChangeType;
|
|
508
|
+
/** The value of the property before the deployment is executed. */
|
|
509
|
+
before?: Record<string, unknown>;
|
|
510
|
+
/** The value of the property after the deployment is executed. */
|
|
511
|
+
after?: Record<string, unknown>;
|
|
512
|
+
/** Nested property changes. */
|
|
513
|
+
children?: WhatIfPropertyChange[];
|
|
514
|
+
}
|
|
515
|
+
/** Deployment What-if operation parameters. */
|
|
516
|
+
export interface DeploymentWhatIf {
|
|
517
|
+
/** The location to store the deployment data. */
|
|
518
|
+
location?: string;
|
|
519
|
+
/** The deployment properties. */
|
|
520
|
+
properties: DeploymentWhatIfProperties;
|
|
521
|
+
}
|
|
522
|
+
/** List of provider permissions. */
|
|
523
|
+
export interface ProviderPermissionListResult {
|
|
524
|
+
/** An array of provider permissions. */
|
|
525
|
+
value?: ProviderPermission[];
|
|
526
|
+
/**
|
|
527
|
+
* The URL to use for getting the next set of results.
|
|
528
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
529
|
+
*/
|
|
530
|
+
readonly nextLink?: string;
|
|
531
|
+
}
|
|
532
|
+
/** The provider permission */
|
|
533
|
+
export interface ProviderPermission {
|
|
534
|
+
/** The application id. */
|
|
535
|
+
applicationId?: string;
|
|
536
|
+
/** Role definition properties. */
|
|
537
|
+
roleDefinition?: RoleDefinition;
|
|
538
|
+
/** Role definition properties. */
|
|
539
|
+
managedByRoleDefinition?: RoleDefinition;
|
|
540
|
+
/** The provider authorization consent state. */
|
|
541
|
+
providerAuthorizationConsentState?: ProviderAuthorizationConsentState;
|
|
542
|
+
}
|
|
543
|
+
/** Role definition properties. */
|
|
544
|
+
export interface RoleDefinition {
|
|
545
|
+
/** The role definition ID. */
|
|
546
|
+
id?: string;
|
|
547
|
+
/** The role definition name. */
|
|
548
|
+
name?: string;
|
|
549
|
+
/** If this is a service role. */
|
|
550
|
+
isServiceRole?: boolean;
|
|
551
|
+
/** Role definition permissions. */
|
|
552
|
+
permissions?: Permission[];
|
|
553
|
+
/** Role definition assignable scopes. */
|
|
554
|
+
scopes?: string[];
|
|
555
|
+
}
|
|
556
|
+
/** Role definition permissions. */
|
|
557
|
+
export interface Permission {
|
|
558
|
+
/** Allowed actions. */
|
|
559
|
+
actions?: string[];
|
|
560
|
+
/** Denied actions. */
|
|
561
|
+
notActions?: string[];
|
|
562
|
+
/** Allowed Data actions. */
|
|
563
|
+
dataActions?: string[];
|
|
564
|
+
/** Denied Data actions. */
|
|
565
|
+
notDataActions?: string[];
|
|
566
|
+
}
|
|
567
|
+
/** The provider registration definition. */
|
|
568
|
+
export interface ProviderRegistrationRequest {
|
|
569
|
+
/** The provider consent. */
|
|
570
|
+
thirdPartyProviderConsent?: ProviderConsentDefinition;
|
|
571
|
+
}
|
|
572
|
+
/** The provider consent. */
|
|
573
|
+
export interface ProviderConsentDefinition {
|
|
574
|
+
/** A value indicating whether authorization is consented or not. */
|
|
575
|
+
consentToAuthorization?: boolean;
|
|
576
|
+
}
|
|
577
|
+
/** List of resource providers. */
|
|
578
|
+
export interface ProviderListResult {
|
|
579
|
+
/** An array of resource providers. */
|
|
580
|
+
value?: Provider[];
|
|
581
|
+
/**
|
|
582
|
+
* The URL to use for getting the next set of results.
|
|
583
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
584
|
+
*/
|
|
585
|
+
readonly nextLink?: string;
|
|
586
|
+
}
|
|
587
|
+
/** List of resource types of a resource provider. */
|
|
588
|
+
export interface ProviderResourceTypeListResult {
|
|
589
|
+
/** An array of resource types. */
|
|
590
|
+
value?: ProviderResourceType[];
|
|
591
|
+
/**
|
|
592
|
+
* The URL to use for getting the next set of results.
|
|
593
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
594
|
+
*/
|
|
595
|
+
readonly nextLink?: string;
|
|
596
|
+
}
|
|
597
|
+
/** List of resource groups. */
|
|
598
|
+
export interface ResourceListResult {
|
|
599
|
+
/** An array of resources. */
|
|
600
|
+
value?: GenericResourceExpanded[];
|
|
601
|
+
/**
|
|
602
|
+
* The URL to use for getting the next set of results.
|
|
603
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
604
|
+
*/
|
|
605
|
+
readonly nextLink?: string;
|
|
606
|
+
}
|
|
607
|
+
/** Plan for the resource. */
|
|
608
|
+
export interface Plan {
|
|
609
|
+
/** The plan ID. */
|
|
610
|
+
name?: string;
|
|
611
|
+
/** The publisher ID. */
|
|
612
|
+
publisher?: string;
|
|
613
|
+
/** The offer ID. */
|
|
614
|
+
product?: string;
|
|
615
|
+
/** The promotion code. */
|
|
616
|
+
promotionCode?: string;
|
|
617
|
+
/** The plan's version. */
|
|
618
|
+
version?: string;
|
|
619
|
+
}
|
|
620
|
+
/** SKU for the resource. */
|
|
621
|
+
export interface Sku {
|
|
622
|
+
/** The SKU name. */
|
|
623
|
+
name?: string;
|
|
624
|
+
/** The SKU tier. */
|
|
625
|
+
tier?: string;
|
|
626
|
+
/** The SKU size. */
|
|
627
|
+
size?: string;
|
|
628
|
+
/** The SKU family. */
|
|
629
|
+
family?: string;
|
|
630
|
+
/** The SKU model. */
|
|
631
|
+
model?: string;
|
|
632
|
+
/** The SKU capacity. */
|
|
633
|
+
capacity?: number;
|
|
634
|
+
}
|
|
635
|
+
/** Identity for the resource. */
|
|
636
|
+
export interface Identity {
|
|
637
|
+
/**
|
|
638
|
+
* The principal ID of resource identity.
|
|
639
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
640
|
+
*/
|
|
641
|
+
readonly principalId?: string;
|
|
642
|
+
/**
|
|
643
|
+
* The tenant ID of resource.
|
|
644
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
645
|
+
*/
|
|
646
|
+
readonly tenantId?: string;
|
|
647
|
+
/** The identity type. */
|
|
648
|
+
type?: ResourceIdentityType;
|
|
649
|
+
/** 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}'. */
|
|
650
|
+
userAssignedIdentities?: {
|
|
651
|
+
[propertyName: string]: IdentityUserAssignedIdentitiesValue;
|
|
652
|
+
};
|
|
653
|
+
}
|
|
654
|
+
export interface IdentityUserAssignedIdentitiesValue {
|
|
655
|
+
/**
|
|
656
|
+
* The principal id of user assigned identity.
|
|
657
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
658
|
+
*/
|
|
659
|
+
readonly principalId?: string;
|
|
660
|
+
/**
|
|
661
|
+
* The client id of user assigned identity.
|
|
662
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
663
|
+
*/
|
|
664
|
+
readonly clientId?: string;
|
|
665
|
+
}
|
|
666
|
+
/** Specified resource. */
|
|
667
|
+
export interface Resource {
|
|
668
|
+
/**
|
|
669
|
+
* Resource ID
|
|
670
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
671
|
+
*/
|
|
672
|
+
readonly id?: string;
|
|
673
|
+
/**
|
|
674
|
+
* Resource name
|
|
675
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
676
|
+
*/
|
|
677
|
+
readonly name?: string;
|
|
678
|
+
/**
|
|
679
|
+
* Resource type
|
|
680
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
681
|
+
*/
|
|
682
|
+
readonly type?: string;
|
|
683
|
+
/** Resource location */
|
|
684
|
+
location?: string;
|
|
685
|
+
/** Resource extended location. */
|
|
686
|
+
extendedLocation?: ExtendedLocation;
|
|
687
|
+
/** Resource tags */
|
|
688
|
+
tags?: {
|
|
689
|
+
[propertyName: string]: string;
|
|
690
|
+
};
|
|
691
|
+
}
|
|
692
|
+
/** Resource extended location. */
|
|
693
|
+
export interface ExtendedLocation {
|
|
694
|
+
/** The extended location type. */
|
|
695
|
+
type?: ExtendedLocationType;
|
|
696
|
+
/** The extended location name. */
|
|
697
|
+
name?: string;
|
|
698
|
+
}
|
|
699
|
+
/** Resource group information. */
|
|
700
|
+
export interface ResourceGroup {
|
|
701
|
+
/**
|
|
702
|
+
* The ID of the resource group.
|
|
703
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
704
|
+
*/
|
|
705
|
+
readonly id?: string;
|
|
706
|
+
/**
|
|
707
|
+
* The name of the resource group.
|
|
708
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
709
|
+
*/
|
|
710
|
+
readonly name?: string;
|
|
711
|
+
/**
|
|
712
|
+
* The type of the resource group.
|
|
713
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
714
|
+
*/
|
|
715
|
+
readonly type?: string;
|
|
716
|
+
/** The resource group properties. */
|
|
717
|
+
properties?: ResourceGroupProperties;
|
|
718
|
+
/** 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. */
|
|
719
|
+
location: string;
|
|
720
|
+
/** The ID of the resource that manages this resource group. */
|
|
721
|
+
managedBy?: string;
|
|
722
|
+
/** The tags attached to the resource group. */
|
|
723
|
+
tags?: {
|
|
724
|
+
[propertyName: string]: string;
|
|
725
|
+
};
|
|
726
|
+
}
|
|
727
|
+
/** The resource group properties. */
|
|
728
|
+
export interface ResourceGroupProperties {
|
|
729
|
+
/**
|
|
730
|
+
* The provisioning state.
|
|
731
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
732
|
+
*/
|
|
733
|
+
readonly provisioningState?: string;
|
|
734
|
+
}
|
|
735
|
+
/** Resource group information. */
|
|
736
|
+
export interface ResourceGroupPatchable {
|
|
737
|
+
/** The name of the resource group. */
|
|
738
|
+
name?: string;
|
|
739
|
+
/** The resource group properties. */
|
|
740
|
+
properties?: ResourceGroupProperties;
|
|
741
|
+
/** The ID of the resource that manages this resource group. */
|
|
742
|
+
managedBy?: string;
|
|
743
|
+
/** The tags attached to the resource group. */
|
|
744
|
+
tags?: {
|
|
745
|
+
[propertyName: string]: string;
|
|
746
|
+
};
|
|
747
|
+
}
|
|
748
|
+
/** Export resource group template request parameters. */
|
|
749
|
+
export interface ExportTemplateRequest {
|
|
750
|
+
/** The IDs of the resources to filter the export by. To export all resources, supply an array with single entry '*'. */
|
|
751
|
+
resources?: string[];
|
|
752
|
+
/** The export template options. A CSV-formatted list containing zero or more of the following: 'IncludeParameterDefaultValue', 'IncludeComments', 'SkipResourceNameParameterization', 'SkipAllParameterization' */
|
|
753
|
+
options?: string;
|
|
754
|
+
}
|
|
755
|
+
/** Resource group export result. */
|
|
756
|
+
export interface ResourceGroupExportResult {
|
|
757
|
+
/** The template content. */
|
|
758
|
+
template?: Record<string, unknown>;
|
|
759
|
+
/** The template export error. */
|
|
760
|
+
error?: ErrorResponse;
|
|
761
|
+
}
|
|
762
|
+
/** List of resource groups. */
|
|
763
|
+
export interface ResourceGroupListResult {
|
|
764
|
+
/** An array of resource groups. */
|
|
765
|
+
value?: ResourceGroup[];
|
|
766
|
+
/**
|
|
767
|
+
* The URL to use for getting the next set of results.
|
|
768
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
769
|
+
*/
|
|
770
|
+
readonly nextLink?: string;
|
|
771
|
+
}
|
|
772
|
+
/** Parameters of move resources. */
|
|
773
|
+
export interface ResourcesMoveInfo {
|
|
774
|
+
/** The IDs of the resources. */
|
|
775
|
+
resources?: string[];
|
|
776
|
+
/** The target resource group. */
|
|
777
|
+
targetResourceGroup?: string;
|
|
778
|
+
}
|
|
779
|
+
/** Tag information. */
|
|
780
|
+
export interface TagValue {
|
|
781
|
+
/**
|
|
782
|
+
* The tag value ID.
|
|
783
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
784
|
+
*/
|
|
785
|
+
readonly id?: string;
|
|
786
|
+
/** The tag value. */
|
|
787
|
+
tagValue?: string;
|
|
788
|
+
/** The tag value count. */
|
|
789
|
+
count?: TagCount;
|
|
790
|
+
}
|
|
791
|
+
/** Tag count. */
|
|
792
|
+
export interface TagCount {
|
|
793
|
+
/** Type of count. */
|
|
794
|
+
type?: string;
|
|
795
|
+
/** Value of count. */
|
|
796
|
+
value?: number;
|
|
797
|
+
}
|
|
798
|
+
/** Tag details. */
|
|
799
|
+
export interface TagDetails {
|
|
800
|
+
/**
|
|
801
|
+
* The tag name ID.
|
|
802
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
803
|
+
*/
|
|
804
|
+
readonly id?: string;
|
|
805
|
+
/** The tag name. */
|
|
806
|
+
tagName?: string;
|
|
807
|
+
/** 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. */
|
|
808
|
+
count?: TagCount;
|
|
809
|
+
/** The list of tag values. */
|
|
810
|
+
values?: TagValue[];
|
|
811
|
+
}
|
|
812
|
+
/** List of subscription tags. */
|
|
813
|
+
export interface TagsListResult {
|
|
814
|
+
/** An array of tags. */
|
|
815
|
+
value?: TagDetails[];
|
|
816
|
+
/**
|
|
817
|
+
* The URL to use for getting the next set of results.
|
|
818
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
819
|
+
*/
|
|
820
|
+
readonly nextLink?: string;
|
|
821
|
+
}
|
|
822
|
+
/** Deployment operation information. */
|
|
823
|
+
export interface DeploymentOperation {
|
|
824
|
+
/**
|
|
825
|
+
* Full deployment operation ID.
|
|
826
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
827
|
+
*/
|
|
828
|
+
readonly id?: string;
|
|
829
|
+
/**
|
|
830
|
+
* Deployment operation ID.
|
|
831
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
832
|
+
*/
|
|
833
|
+
readonly operationId?: string;
|
|
834
|
+
/** Deployment properties. */
|
|
835
|
+
properties?: DeploymentOperationProperties;
|
|
836
|
+
}
|
|
837
|
+
/** Deployment operation properties. */
|
|
838
|
+
export interface DeploymentOperationProperties {
|
|
839
|
+
/**
|
|
840
|
+
* The name of the current provisioning operation.
|
|
841
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
842
|
+
*/
|
|
843
|
+
readonly provisioningOperation?: ProvisioningOperation;
|
|
844
|
+
/**
|
|
845
|
+
* The state of the provisioning.
|
|
846
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
847
|
+
*/
|
|
848
|
+
readonly provisioningState?: string;
|
|
849
|
+
/**
|
|
850
|
+
* The date and time of the operation.
|
|
851
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
852
|
+
*/
|
|
853
|
+
readonly timestamp?: Date;
|
|
854
|
+
/**
|
|
855
|
+
* The duration of the operation.
|
|
856
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
857
|
+
*/
|
|
858
|
+
readonly duration?: string;
|
|
859
|
+
/**
|
|
860
|
+
* Deployment operation service request id.
|
|
861
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
862
|
+
*/
|
|
863
|
+
readonly serviceRequestId?: string;
|
|
864
|
+
/**
|
|
865
|
+
* Operation status code from the resource provider. This property may not be set if a response has not yet been received.
|
|
866
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
867
|
+
*/
|
|
868
|
+
readonly statusCode?: string;
|
|
869
|
+
/**
|
|
870
|
+
* 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.
|
|
871
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
872
|
+
*/
|
|
873
|
+
readonly statusMessage?: StatusMessage;
|
|
874
|
+
/**
|
|
875
|
+
* The target resource.
|
|
876
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
877
|
+
*/
|
|
878
|
+
readonly targetResource?: TargetResource;
|
|
879
|
+
/**
|
|
880
|
+
* The HTTP request message.
|
|
881
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
882
|
+
*/
|
|
883
|
+
readonly request?: HttpMessage;
|
|
884
|
+
/**
|
|
885
|
+
* The HTTP response message.
|
|
886
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
887
|
+
*/
|
|
888
|
+
readonly response?: HttpMessage;
|
|
889
|
+
}
|
|
890
|
+
/** Operation status message object. */
|
|
891
|
+
export interface StatusMessage {
|
|
892
|
+
/** Status of the deployment operation. */
|
|
893
|
+
status?: string;
|
|
894
|
+
/** The error reported by the operation. */
|
|
895
|
+
error?: ErrorResponse;
|
|
896
|
+
}
|
|
897
|
+
/** Target resource. */
|
|
898
|
+
export interface TargetResource {
|
|
899
|
+
/** The ID of the resource. */
|
|
900
|
+
id?: string;
|
|
901
|
+
/** The name of the resource. */
|
|
902
|
+
resourceName?: string;
|
|
903
|
+
/** The type of the resource. */
|
|
904
|
+
resourceType?: string;
|
|
905
|
+
}
|
|
906
|
+
/** HTTP message. */
|
|
907
|
+
export interface HttpMessage {
|
|
908
|
+
/** HTTP message content. */
|
|
909
|
+
content?: Record<string, unknown>;
|
|
910
|
+
}
|
|
911
|
+
/** List of deployment operations. */
|
|
912
|
+
export interface DeploymentOperationsListResult {
|
|
913
|
+
/** An array of deployment operations. */
|
|
914
|
+
value?: DeploymentOperation[];
|
|
915
|
+
/**
|
|
916
|
+
* The URL to use for getting the next set of results.
|
|
917
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
918
|
+
*/
|
|
919
|
+
readonly nextLink?: string;
|
|
920
|
+
}
|
|
921
|
+
/** Result of the request to calculate template hash. It contains a string of minified template and its hash. */
|
|
922
|
+
export interface TemplateHashResult {
|
|
923
|
+
/** The minified template string. */
|
|
924
|
+
minifiedTemplate?: string;
|
|
925
|
+
/** The template hash. */
|
|
926
|
+
templateHash?: string;
|
|
927
|
+
}
|
|
928
|
+
/** Wrapper resource for tags API requests and responses. */
|
|
929
|
+
export interface TagsResource {
|
|
930
|
+
/**
|
|
931
|
+
* The ID of the tags wrapper resource.
|
|
932
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
933
|
+
*/
|
|
934
|
+
readonly id?: string;
|
|
935
|
+
/**
|
|
936
|
+
* The name of the tags wrapper resource.
|
|
937
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
938
|
+
*/
|
|
939
|
+
readonly name?: string;
|
|
940
|
+
/**
|
|
941
|
+
* The type of the tags wrapper resource.
|
|
942
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
943
|
+
*/
|
|
944
|
+
readonly type?: string;
|
|
945
|
+
/** The set of tags. */
|
|
946
|
+
properties: Tags;
|
|
947
|
+
}
|
|
948
|
+
/** A dictionary of name and value pairs. */
|
|
949
|
+
export interface Tags {
|
|
950
|
+
/** Dictionary of <string> */
|
|
951
|
+
tags?: {
|
|
952
|
+
[propertyName: string]: string;
|
|
953
|
+
};
|
|
954
|
+
}
|
|
955
|
+
/** Wrapper resource for tags patch API request only. */
|
|
956
|
+
export interface TagsPatchResource {
|
|
957
|
+
/** The operation type for the patch API. */
|
|
958
|
+
operation?: TagsPatchOperation;
|
|
959
|
+
/** The set of tags. */
|
|
960
|
+
properties?: Tags;
|
|
961
|
+
}
|
|
962
|
+
/** Deployment filter. */
|
|
963
|
+
export interface DeploymentExtendedFilter {
|
|
964
|
+
/** The provisioning state. */
|
|
965
|
+
provisioningState?: string;
|
|
966
|
+
}
|
|
967
|
+
/** Resource filter. */
|
|
968
|
+
export interface GenericResourceFilter {
|
|
969
|
+
/** The resource type. */
|
|
970
|
+
resourceType?: string;
|
|
971
|
+
/** The tag name. */
|
|
972
|
+
tagname?: string;
|
|
973
|
+
/** The tag value. */
|
|
974
|
+
tagvalue?: string;
|
|
975
|
+
}
|
|
976
|
+
/** Resource group filter. */
|
|
977
|
+
export interface ResourceGroupFilter {
|
|
978
|
+
/** The tag name. */
|
|
979
|
+
tagName?: string;
|
|
980
|
+
/** The tag value. */
|
|
981
|
+
tagValue?: string;
|
|
982
|
+
}
|
|
983
|
+
/** Resource provider operation's display properties. */
|
|
984
|
+
export interface ResourceProviderOperationDisplayProperties {
|
|
985
|
+
/** Operation description. */
|
|
986
|
+
publisher?: string;
|
|
987
|
+
/** Operation provider. */
|
|
988
|
+
provider?: string;
|
|
989
|
+
/** Operation resource. */
|
|
990
|
+
resource?: string;
|
|
991
|
+
/** Resource provider operation. */
|
|
992
|
+
operation?: string;
|
|
993
|
+
/** Operation description. */
|
|
994
|
+
description?: string;
|
|
995
|
+
}
|
|
996
|
+
/** Sub-resource. */
|
|
997
|
+
export interface SubResource {
|
|
998
|
+
/** Resource ID */
|
|
999
|
+
id?: string;
|
|
1000
|
+
}
|
|
1001
|
+
/** Deployment What-if properties. */
|
|
1002
|
+
export interface DeploymentWhatIfProperties extends DeploymentProperties {
|
|
1003
|
+
/** Optional What-If operation settings. */
|
|
1004
|
+
whatIfSettings?: DeploymentWhatIfSettings;
|
|
1005
|
+
}
|
|
1006
|
+
/** Resource information. */
|
|
1007
|
+
export interface GenericResource extends Resource {
|
|
1008
|
+
/** The plan of the resource. */
|
|
1009
|
+
plan?: Plan;
|
|
1010
|
+
/** The resource properties. */
|
|
1011
|
+
properties?: Record<string, unknown>;
|
|
1012
|
+
/** The kind of the resource. */
|
|
1013
|
+
kind?: string;
|
|
1014
|
+
/** ID of the resource that manages this resource. */
|
|
1015
|
+
managedBy?: string;
|
|
1016
|
+
/** The SKU of the resource. */
|
|
1017
|
+
sku?: Sku;
|
|
1018
|
+
/** The identity of the resource. */
|
|
1019
|
+
identity?: Identity;
|
|
1020
|
+
}
|
|
1021
|
+
/** Resource information. */
|
|
1022
|
+
export interface GenericResourceExpanded extends GenericResource {
|
|
1023
|
+
/**
|
|
1024
|
+
* The created time of the resource. This is only present if requested via the $expand query parameter.
|
|
1025
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1026
|
+
*/
|
|
1027
|
+
readonly createdTime?: Date;
|
|
1028
|
+
/**
|
|
1029
|
+
* The changed time of the resource. This is only present if requested via the $expand query parameter.
|
|
1030
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1031
|
+
*/
|
|
1032
|
+
readonly changedTime?: Date;
|
|
1033
|
+
/**
|
|
1034
|
+
* The provisioning state of the resource. This is only present if requested via the $expand query parameter.
|
|
1035
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1036
|
+
*/
|
|
1037
|
+
readonly provisioningState?: string;
|
|
1038
|
+
}
|
|
1039
|
+
/** Defines headers for Deployments_whatIfAtTenantScope operation. */
|
|
1040
|
+
export interface DeploymentsWhatIfAtTenantScopeHeaders {
|
|
1041
|
+
/** URL to get status of this long-running operation. */
|
|
1042
|
+
location?: string;
|
|
1043
|
+
/** Number of seconds to wait before polling for status. */
|
|
1044
|
+
retryAfter?: string;
|
|
1045
|
+
}
|
|
1046
|
+
/** Defines headers for Deployments_whatIfAtManagementGroupScope operation. */
|
|
1047
|
+
export interface DeploymentsWhatIfAtManagementGroupScopeHeaders {
|
|
1048
|
+
/** URL to get status of this long-running operation. */
|
|
1049
|
+
location?: string;
|
|
1050
|
+
/** Number of seconds to wait before polling for status. */
|
|
1051
|
+
retryAfter?: string;
|
|
1052
|
+
}
|
|
1053
|
+
/** Defines headers for Deployments_whatIfAtSubscriptionScope operation. */
|
|
1054
|
+
export interface DeploymentsWhatIfAtSubscriptionScopeHeaders {
|
|
1055
|
+
/** URL to get status of this long-running operation. */
|
|
1056
|
+
location?: string;
|
|
1057
|
+
/** Number of seconds to wait before polling for status. */
|
|
1058
|
+
retryAfter?: string;
|
|
1059
|
+
}
|
|
1060
|
+
/** Defines headers for Deployments_whatIf operation. */
|
|
1061
|
+
export interface DeploymentsWhatIfHeaders {
|
|
1062
|
+
/** URL to get status of this long-running operation. */
|
|
1063
|
+
location?: string;
|
|
1064
|
+
/** Number of seconds to wait before polling for status. */
|
|
1065
|
+
retryAfter?: string;
|
|
1066
|
+
}
|
|
1067
|
+
/** Known values of {@link ExpressionEvaluationOptionsScopeType} that the service accepts. */
|
|
1068
|
+
export declare enum KnownExpressionEvaluationOptionsScopeType {
|
|
1069
|
+
/** NotSpecified */
|
|
1070
|
+
NotSpecified = "NotSpecified",
|
|
1071
|
+
/** Outer */
|
|
1072
|
+
Outer = "Outer",
|
|
1073
|
+
/** Inner */
|
|
1074
|
+
Inner = "Inner"
|
|
1075
|
+
}
|
|
1076
|
+
/**
|
|
1077
|
+
* Defines values for ExpressionEvaluationOptionsScopeType. \
|
|
1078
|
+
* {@link KnownExpressionEvaluationOptionsScopeType} can be used interchangeably with ExpressionEvaluationOptionsScopeType,
|
|
1079
|
+
* this enum contains the known values that the service supports.
|
|
1080
|
+
* ### Known values supported by the service
|
|
1081
|
+
* **NotSpecified** \
|
|
1082
|
+
* **Outer** \
|
|
1083
|
+
* **Inner**
|
|
1084
|
+
*/
|
|
1085
|
+
export type ExpressionEvaluationOptionsScopeType = string;
|
|
1086
|
+
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
1087
|
+
export declare enum KnownProvisioningState {
|
|
1088
|
+
/** NotSpecified */
|
|
1089
|
+
NotSpecified = "NotSpecified",
|
|
1090
|
+
/** Accepted */
|
|
1091
|
+
Accepted = "Accepted",
|
|
1092
|
+
/** Running */
|
|
1093
|
+
Running = "Running",
|
|
1094
|
+
/** Ready */
|
|
1095
|
+
Ready = "Ready",
|
|
1096
|
+
/** Creating */
|
|
1097
|
+
Creating = "Creating",
|
|
1098
|
+
/** Created */
|
|
1099
|
+
Created = "Created",
|
|
1100
|
+
/** Deleting */
|
|
1101
|
+
Deleting = "Deleting",
|
|
1102
|
+
/** Deleted */
|
|
1103
|
+
Deleted = "Deleted",
|
|
1104
|
+
/** Canceled */
|
|
1105
|
+
Canceled = "Canceled",
|
|
1106
|
+
/** Failed */
|
|
1107
|
+
Failed = "Failed",
|
|
1108
|
+
/** Succeeded */
|
|
1109
|
+
Succeeded = "Succeeded",
|
|
1110
|
+
/** Updating */
|
|
1111
|
+
Updating = "Updating"
|
|
1112
|
+
}
|
|
1113
|
+
/**
|
|
1114
|
+
* Defines values for ProvisioningState. \
|
|
1115
|
+
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
1116
|
+
* this enum contains the known values that the service supports.
|
|
1117
|
+
* ### Known values supported by the service
|
|
1118
|
+
* **NotSpecified** \
|
|
1119
|
+
* **Accepted** \
|
|
1120
|
+
* **Running** \
|
|
1121
|
+
* **Ready** \
|
|
1122
|
+
* **Creating** \
|
|
1123
|
+
* **Created** \
|
|
1124
|
+
* **Deleting** \
|
|
1125
|
+
* **Deleted** \
|
|
1126
|
+
* **Canceled** \
|
|
1127
|
+
* **Failed** \
|
|
1128
|
+
* **Succeeded** \
|
|
1129
|
+
* **Updating**
|
|
1130
|
+
*/
|
|
1131
|
+
export type ProvisioningState = string;
|
|
1132
|
+
/** Known values of {@link AliasPathTokenType} that the service accepts. */
|
|
1133
|
+
export declare enum KnownAliasPathTokenType {
|
|
1134
|
+
/** The token type is not specified. */
|
|
1135
|
+
NotSpecified = "NotSpecified",
|
|
1136
|
+
/** The token type can be anything. */
|
|
1137
|
+
Any = "Any",
|
|
1138
|
+
/** The token type is string. */
|
|
1139
|
+
String = "String",
|
|
1140
|
+
/** The token type is object. */
|
|
1141
|
+
Object = "Object",
|
|
1142
|
+
/** The token type is array. */
|
|
1143
|
+
Array = "Array",
|
|
1144
|
+
/** The token type is integer. */
|
|
1145
|
+
Integer = "Integer",
|
|
1146
|
+
/** The token type is number. */
|
|
1147
|
+
Number = "Number",
|
|
1148
|
+
/** The token type is boolean. */
|
|
1149
|
+
Boolean = "Boolean"
|
|
1150
|
+
}
|
|
1151
|
+
/**
|
|
1152
|
+
* Defines values for AliasPathTokenType. \
|
|
1153
|
+
* {@link KnownAliasPathTokenType} can be used interchangeably with AliasPathTokenType,
|
|
1154
|
+
* this enum contains the known values that the service supports.
|
|
1155
|
+
* ### Known values supported by the service
|
|
1156
|
+
* **NotSpecified**: The token type is not specified. \
|
|
1157
|
+
* **Any**: The token type can be anything. \
|
|
1158
|
+
* **String**: The token type is string. \
|
|
1159
|
+
* **Object**: The token type is object. \
|
|
1160
|
+
* **Array**: The token type is array. \
|
|
1161
|
+
* **Integer**: The token type is integer. \
|
|
1162
|
+
* **Number**: The token type is number. \
|
|
1163
|
+
* **Boolean**: The token type is boolean.
|
|
1164
|
+
*/
|
|
1165
|
+
export type AliasPathTokenType = string;
|
|
1166
|
+
/** Known values of {@link AliasPathAttributes} that the service accepts. */
|
|
1167
|
+
export declare enum KnownAliasPathAttributes {
|
|
1168
|
+
/** The token that the alias path is referring to has no attributes. */
|
|
1169
|
+
None = "None",
|
|
1170
|
+
/** The token that the alias path is referring to is modifiable by policies with 'modify' effect. */
|
|
1171
|
+
Modifiable = "Modifiable"
|
|
1172
|
+
}
|
|
1173
|
+
/**
|
|
1174
|
+
* Defines values for AliasPathAttributes. \
|
|
1175
|
+
* {@link KnownAliasPathAttributes} can be used interchangeably with AliasPathAttributes,
|
|
1176
|
+
* this enum contains the known values that the service supports.
|
|
1177
|
+
* ### Known values supported by the service
|
|
1178
|
+
* **None**: The token that the alias path is referring to has no attributes. \
|
|
1179
|
+
* **Modifiable**: The token that the alias path is referring to is modifiable by policies with 'modify' effect.
|
|
1180
|
+
*/
|
|
1181
|
+
export type AliasPathAttributes = string;
|
|
1182
|
+
/** Known values of {@link ProviderAuthorizationConsentState} that the service accepts. */
|
|
1183
|
+
export declare enum KnownProviderAuthorizationConsentState {
|
|
1184
|
+
/** NotSpecified */
|
|
1185
|
+
NotSpecified = "NotSpecified",
|
|
1186
|
+
/** Required */
|
|
1187
|
+
Required = "Required",
|
|
1188
|
+
/** NotRequired */
|
|
1189
|
+
NotRequired = "NotRequired",
|
|
1190
|
+
/** Consented */
|
|
1191
|
+
Consented = "Consented"
|
|
1192
|
+
}
|
|
1193
|
+
/**
|
|
1194
|
+
* Defines values for ProviderAuthorizationConsentState. \
|
|
1195
|
+
* {@link KnownProviderAuthorizationConsentState} can be used interchangeably with ProviderAuthorizationConsentState,
|
|
1196
|
+
* this enum contains the known values that the service supports.
|
|
1197
|
+
* ### Known values supported by the service
|
|
1198
|
+
* **NotSpecified** \
|
|
1199
|
+
* **Required** \
|
|
1200
|
+
* **NotRequired** \
|
|
1201
|
+
* **Consented**
|
|
1202
|
+
*/
|
|
1203
|
+
export type ProviderAuthorizationConsentState = string;
|
|
1204
|
+
/** Known values of {@link ExtendedLocationType} that the service accepts. */
|
|
1205
|
+
export declare enum KnownExtendedLocationType {
|
|
1206
|
+
/** EdgeZone */
|
|
1207
|
+
EdgeZone = "EdgeZone"
|
|
1208
|
+
}
|
|
1209
|
+
/**
|
|
1210
|
+
* Defines values for ExtendedLocationType. \
|
|
1211
|
+
* {@link KnownExtendedLocationType} can be used interchangeably with ExtendedLocationType,
|
|
1212
|
+
* this enum contains the known values that the service supports.
|
|
1213
|
+
* ### Known values supported by the service
|
|
1214
|
+
* **EdgeZone**
|
|
1215
|
+
*/
|
|
1216
|
+
export type ExtendedLocationType = string;
|
|
1217
|
+
/** Known values of {@link TagsPatchOperation} that the service accepts. */
|
|
1218
|
+
export declare enum KnownTagsPatchOperation {
|
|
1219
|
+
/** The 'replace' option replaces the entire set of existing tags with a new set. */
|
|
1220
|
+
Replace = "Replace",
|
|
1221
|
+
/** The 'merge' option allows adding tags with new names and updating the values of tags with existing names. */
|
|
1222
|
+
Merge = "Merge",
|
|
1223
|
+
/** The 'delete' option allows selectively deleting tags based on given names or name\/value pairs. */
|
|
1224
|
+
Delete = "Delete"
|
|
1225
|
+
}
|
|
1226
|
+
/**
|
|
1227
|
+
* Defines values for TagsPatchOperation. \
|
|
1228
|
+
* {@link KnownTagsPatchOperation} can be used interchangeably with TagsPatchOperation,
|
|
1229
|
+
* this enum contains the known values that the service supports.
|
|
1230
|
+
* ### Known values supported by the service
|
|
1231
|
+
* **Replace**: The 'replace' option replaces the entire set of existing tags with a new set. \
|
|
1232
|
+
* **Merge**: The 'merge' option allows adding tags with new names and updating the values of tags with existing names. \
|
|
1233
|
+
* **Delete**: The 'delete' option allows selectively deleting tags based on given names or name\/value pairs.
|
|
1234
|
+
*/
|
|
1235
|
+
export type TagsPatchOperation = string;
|
|
1236
|
+
/** Defines values for DeploymentMode. */
|
|
1237
|
+
export type DeploymentMode = "Incremental" | "Complete";
|
|
1238
|
+
/** Defines values for OnErrorDeploymentType. */
|
|
1239
|
+
export type OnErrorDeploymentType = "LastSuccessful" | "SpecificDeployment";
|
|
1240
|
+
/** Defines values for AliasPatternType. */
|
|
1241
|
+
export type AliasPatternType = "NotSpecified" | "Extract";
|
|
1242
|
+
/** Defines values for AliasType. */
|
|
1243
|
+
export type AliasType = "NotSpecified" | "PlainText" | "Mask";
|
|
1244
|
+
/** Defines values for WhatIfResultFormat. */
|
|
1245
|
+
export type WhatIfResultFormat = "ResourceIdOnly" | "FullResourcePayloads";
|
|
1246
|
+
/** Defines values for ChangeType. */
|
|
1247
|
+
export type ChangeType = "Create" | "Delete" | "Ignore" | "Deploy" | "NoChange" | "Modify" | "Unsupported";
|
|
1248
|
+
/** Defines values for PropertyChangeType. */
|
|
1249
|
+
export type PropertyChangeType = "Create" | "Delete" | "Modify" | "Array" | "NoEffect";
|
|
1250
|
+
/** Defines values for ResourceIdentityType. */
|
|
1251
|
+
export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None";
|
|
1252
|
+
/** Defines values for ProvisioningOperation. */
|
|
1253
|
+
export type ProvisioningOperation = "NotSpecified" | "Create" | "Delete" | "Waiting" | "AzureAsyncOperationWaiting" | "ResourceCacheWaiting" | "Action" | "Read" | "EvaluateDeploymentOutput" | "DeploymentCleanup";
|
|
1254
|
+
/** Optional parameters. */
|
|
1255
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1256
|
+
}
|
|
1257
|
+
/** Contains response data for the list operation. */
|
|
1258
|
+
export type OperationsListResponse = OperationListResult;
|
|
1259
|
+
/** Optional parameters. */
|
|
1260
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1261
|
+
}
|
|
1262
|
+
/** Contains response data for the listNext operation. */
|
|
1263
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
1264
|
+
/** Optional parameters. */
|
|
1265
|
+
export interface DeploymentsDeleteAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1266
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1267
|
+
updateIntervalInMs?: number;
|
|
1268
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1269
|
+
resumeFrom?: string;
|
|
1270
|
+
}
|
|
1271
|
+
/** Optional parameters. */
|
|
1272
|
+
export interface DeploymentsCheckExistenceAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1273
|
+
}
|
|
1274
|
+
/** Contains response data for the checkExistenceAtScope operation. */
|
|
1275
|
+
export type DeploymentsCheckExistenceAtScopeResponse = {
|
|
1276
|
+
body: boolean;
|
|
1277
|
+
};
|
|
1278
|
+
/** Optional parameters. */
|
|
1279
|
+
export interface DeploymentsCreateOrUpdateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1280
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1281
|
+
updateIntervalInMs?: number;
|
|
1282
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1283
|
+
resumeFrom?: string;
|
|
1284
|
+
}
|
|
1285
|
+
/** Contains response data for the createOrUpdateAtScope operation. */
|
|
1286
|
+
export type DeploymentsCreateOrUpdateAtScopeResponse = DeploymentExtended;
|
|
1287
|
+
/** Optional parameters. */
|
|
1288
|
+
export interface DeploymentsGetAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1289
|
+
}
|
|
1290
|
+
/** Contains response data for the getAtScope operation. */
|
|
1291
|
+
export type DeploymentsGetAtScopeResponse = DeploymentExtended;
|
|
1292
|
+
/** Optional parameters. */
|
|
1293
|
+
export interface DeploymentsCancelAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1294
|
+
}
|
|
1295
|
+
/** Optional parameters. */
|
|
1296
|
+
export interface DeploymentsValidateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1297
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1298
|
+
updateIntervalInMs?: number;
|
|
1299
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1300
|
+
resumeFrom?: string;
|
|
1301
|
+
}
|
|
1302
|
+
/** Contains response data for the validateAtScope operation. */
|
|
1303
|
+
export type DeploymentsValidateAtScopeResponse = DeploymentValidateResult;
|
|
1304
|
+
/** Optional parameters. */
|
|
1305
|
+
export interface DeploymentsExportTemplateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1306
|
+
}
|
|
1307
|
+
/** Contains response data for the exportTemplateAtScope operation. */
|
|
1308
|
+
export type DeploymentsExportTemplateAtScopeResponse = DeploymentExportResult;
|
|
1309
|
+
/** Optional parameters. */
|
|
1310
|
+
export interface DeploymentsListAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1311
|
+
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1312
|
+
filter?: string;
|
|
1313
|
+
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1314
|
+
top?: number;
|
|
1315
|
+
}
|
|
1316
|
+
/** Contains response data for the listAtScope operation. */
|
|
1317
|
+
export type DeploymentsListAtScopeResponse = DeploymentListResult;
|
|
1318
|
+
/** Optional parameters. */
|
|
1319
|
+
export interface DeploymentsDeleteAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1320
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1321
|
+
updateIntervalInMs?: number;
|
|
1322
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1323
|
+
resumeFrom?: string;
|
|
1324
|
+
}
|
|
1325
|
+
/** Optional parameters. */
|
|
1326
|
+
export interface DeploymentsCheckExistenceAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1327
|
+
}
|
|
1328
|
+
/** Contains response data for the checkExistenceAtTenantScope operation. */
|
|
1329
|
+
export type DeploymentsCheckExistenceAtTenantScopeResponse = {
|
|
1330
|
+
body: boolean;
|
|
1331
|
+
};
|
|
1332
|
+
/** Optional parameters. */
|
|
1333
|
+
export interface DeploymentsCreateOrUpdateAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1334
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1335
|
+
updateIntervalInMs?: number;
|
|
1336
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1337
|
+
resumeFrom?: string;
|
|
1338
|
+
}
|
|
1339
|
+
/** Contains response data for the createOrUpdateAtTenantScope operation. */
|
|
1340
|
+
export type DeploymentsCreateOrUpdateAtTenantScopeResponse = DeploymentExtended;
|
|
1341
|
+
/** Optional parameters. */
|
|
1342
|
+
export interface DeploymentsGetAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1343
|
+
}
|
|
1344
|
+
/** Contains response data for the getAtTenantScope operation. */
|
|
1345
|
+
export type DeploymentsGetAtTenantScopeResponse = DeploymentExtended;
|
|
1346
|
+
/** Optional parameters. */
|
|
1347
|
+
export interface DeploymentsCancelAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1348
|
+
}
|
|
1349
|
+
/** Optional parameters. */
|
|
1350
|
+
export interface DeploymentsValidateAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1351
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1352
|
+
updateIntervalInMs?: number;
|
|
1353
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1354
|
+
resumeFrom?: string;
|
|
1355
|
+
}
|
|
1356
|
+
/** Contains response data for the validateAtTenantScope operation. */
|
|
1357
|
+
export type DeploymentsValidateAtTenantScopeResponse = DeploymentValidateResult;
|
|
1358
|
+
/** Optional parameters. */
|
|
1359
|
+
export interface DeploymentsWhatIfAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1360
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1361
|
+
updateIntervalInMs?: number;
|
|
1362
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1363
|
+
resumeFrom?: string;
|
|
1364
|
+
}
|
|
1365
|
+
/** Contains response data for the whatIfAtTenantScope operation. */
|
|
1366
|
+
export type DeploymentsWhatIfAtTenantScopeResponse = WhatIfOperationResult;
|
|
1367
|
+
/** Optional parameters. */
|
|
1368
|
+
export interface DeploymentsExportTemplateAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1369
|
+
}
|
|
1370
|
+
/** Contains response data for the exportTemplateAtTenantScope operation. */
|
|
1371
|
+
export type DeploymentsExportTemplateAtTenantScopeResponse = DeploymentExportResult;
|
|
1372
|
+
/** Optional parameters. */
|
|
1373
|
+
export interface DeploymentsListAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1374
|
+
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1375
|
+
filter?: string;
|
|
1376
|
+
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1377
|
+
top?: number;
|
|
1378
|
+
}
|
|
1379
|
+
/** Contains response data for the listAtTenantScope operation. */
|
|
1380
|
+
export type DeploymentsListAtTenantScopeResponse = DeploymentListResult;
|
|
1381
|
+
/** Optional parameters. */
|
|
1382
|
+
export interface DeploymentsDeleteAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1383
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1384
|
+
updateIntervalInMs?: number;
|
|
1385
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1386
|
+
resumeFrom?: string;
|
|
1387
|
+
}
|
|
1388
|
+
/** Optional parameters. */
|
|
1389
|
+
export interface DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1390
|
+
}
|
|
1391
|
+
/** Contains response data for the checkExistenceAtManagementGroupScope operation. */
|
|
1392
|
+
export type DeploymentsCheckExistenceAtManagementGroupScopeResponse = {
|
|
1393
|
+
body: boolean;
|
|
1394
|
+
};
|
|
1395
|
+
/** Optional parameters. */
|
|
1396
|
+
export interface DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1397
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1398
|
+
updateIntervalInMs?: number;
|
|
1399
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1400
|
+
resumeFrom?: string;
|
|
1401
|
+
}
|
|
1402
|
+
/** Contains response data for the createOrUpdateAtManagementGroupScope operation. */
|
|
1403
|
+
export type DeploymentsCreateOrUpdateAtManagementGroupScopeResponse = DeploymentExtended;
|
|
1404
|
+
/** Optional parameters. */
|
|
1405
|
+
export interface DeploymentsGetAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1406
|
+
}
|
|
1407
|
+
/** Contains response data for the getAtManagementGroupScope operation. */
|
|
1408
|
+
export type DeploymentsGetAtManagementGroupScopeResponse = DeploymentExtended;
|
|
1409
|
+
/** Optional parameters. */
|
|
1410
|
+
export interface DeploymentsCancelAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1411
|
+
}
|
|
1412
|
+
/** Optional parameters. */
|
|
1413
|
+
export interface DeploymentsValidateAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1414
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1415
|
+
updateIntervalInMs?: number;
|
|
1416
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1417
|
+
resumeFrom?: string;
|
|
1418
|
+
}
|
|
1419
|
+
/** Contains response data for the validateAtManagementGroupScope operation. */
|
|
1420
|
+
export type DeploymentsValidateAtManagementGroupScopeResponse = DeploymentValidateResult;
|
|
1421
|
+
/** Optional parameters. */
|
|
1422
|
+
export interface DeploymentsWhatIfAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1423
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1424
|
+
updateIntervalInMs?: number;
|
|
1425
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1426
|
+
resumeFrom?: string;
|
|
1427
|
+
}
|
|
1428
|
+
/** Contains response data for the whatIfAtManagementGroupScope operation. */
|
|
1429
|
+
export type DeploymentsWhatIfAtManagementGroupScopeResponse = WhatIfOperationResult;
|
|
1430
|
+
/** Optional parameters. */
|
|
1431
|
+
export interface DeploymentsExportTemplateAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1432
|
+
}
|
|
1433
|
+
/** Contains response data for the exportTemplateAtManagementGroupScope operation. */
|
|
1434
|
+
export type DeploymentsExportTemplateAtManagementGroupScopeResponse = DeploymentExportResult;
|
|
1435
|
+
/** Optional parameters. */
|
|
1436
|
+
export interface DeploymentsListAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1437
|
+
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1438
|
+
filter?: string;
|
|
1439
|
+
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1440
|
+
top?: number;
|
|
1441
|
+
}
|
|
1442
|
+
/** Contains response data for the listAtManagementGroupScope operation. */
|
|
1443
|
+
export type DeploymentsListAtManagementGroupScopeResponse = DeploymentListResult;
|
|
1444
|
+
/** Optional parameters. */
|
|
1445
|
+
export interface DeploymentsDeleteAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1446
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1447
|
+
updateIntervalInMs?: number;
|
|
1448
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1449
|
+
resumeFrom?: string;
|
|
1450
|
+
}
|
|
1451
|
+
/** Optional parameters. */
|
|
1452
|
+
export interface DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1453
|
+
}
|
|
1454
|
+
/** Contains response data for the checkExistenceAtSubscriptionScope operation. */
|
|
1455
|
+
export type DeploymentsCheckExistenceAtSubscriptionScopeResponse = {
|
|
1456
|
+
body: boolean;
|
|
1457
|
+
};
|
|
1458
|
+
/** Optional parameters. */
|
|
1459
|
+
export interface DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1460
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1461
|
+
updateIntervalInMs?: number;
|
|
1462
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1463
|
+
resumeFrom?: string;
|
|
1464
|
+
}
|
|
1465
|
+
/** Contains response data for the createOrUpdateAtSubscriptionScope operation. */
|
|
1466
|
+
export type DeploymentsCreateOrUpdateAtSubscriptionScopeResponse = DeploymentExtended;
|
|
1467
|
+
/** Optional parameters. */
|
|
1468
|
+
export interface DeploymentsGetAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1469
|
+
}
|
|
1470
|
+
/** Contains response data for the getAtSubscriptionScope operation. */
|
|
1471
|
+
export type DeploymentsGetAtSubscriptionScopeResponse = DeploymentExtended;
|
|
1472
|
+
/** Optional parameters. */
|
|
1473
|
+
export interface DeploymentsCancelAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1474
|
+
}
|
|
1475
|
+
/** Optional parameters. */
|
|
1476
|
+
export interface DeploymentsValidateAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1477
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1478
|
+
updateIntervalInMs?: number;
|
|
1479
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1480
|
+
resumeFrom?: string;
|
|
1481
|
+
}
|
|
1482
|
+
/** Contains response data for the validateAtSubscriptionScope operation. */
|
|
1483
|
+
export type DeploymentsValidateAtSubscriptionScopeResponse = DeploymentValidateResult;
|
|
1484
|
+
/** Optional parameters. */
|
|
1485
|
+
export interface DeploymentsWhatIfAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1486
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1487
|
+
updateIntervalInMs?: number;
|
|
1488
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1489
|
+
resumeFrom?: string;
|
|
1490
|
+
}
|
|
1491
|
+
/** Contains response data for the whatIfAtSubscriptionScope operation. */
|
|
1492
|
+
export type DeploymentsWhatIfAtSubscriptionScopeResponse = WhatIfOperationResult;
|
|
1493
|
+
/** Optional parameters. */
|
|
1494
|
+
export interface DeploymentsExportTemplateAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1495
|
+
}
|
|
1496
|
+
/** Contains response data for the exportTemplateAtSubscriptionScope operation. */
|
|
1497
|
+
export type DeploymentsExportTemplateAtSubscriptionScopeResponse = DeploymentExportResult;
|
|
1498
|
+
/** Optional parameters. */
|
|
1499
|
+
export interface DeploymentsListAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1500
|
+
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1501
|
+
filter?: string;
|
|
1502
|
+
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1503
|
+
top?: number;
|
|
1504
|
+
}
|
|
1505
|
+
/** Contains response data for the listAtSubscriptionScope operation. */
|
|
1506
|
+
export type DeploymentsListAtSubscriptionScopeResponse = DeploymentListResult;
|
|
1507
|
+
/** Optional parameters. */
|
|
1508
|
+
export interface DeploymentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1509
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1510
|
+
updateIntervalInMs?: number;
|
|
1511
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1512
|
+
resumeFrom?: string;
|
|
1513
|
+
}
|
|
1514
|
+
/** Optional parameters. */
|
|
1515
|
+
export interface DeploymentsCheckExistenceOptionalParams extends coreClient.OperationOptions {
|
|
1516
|
+
}
|
|
1517
|
+
/** Contains response data for the checkExistence operation. */
|
|
1518
|
+
export type DeploymentsCheckExistenceResponse = {
|
|
1519
|
+
body: boolean;
|
|
1520
|
+
};
|
|
1521
|
+
/** Optional parameters. */
|
|
1522
|
+
export interface DeploymentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1523
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1524
|
+
updateIntervalInMs?: number;
|
|
1525
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1526
|
+
resumeFrom?: string;
|
|
1527
|
+
}
|
|
1528
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1529
|
+
export type DeploymentsCreateOrUpdateResponse = DeploymentExtended;
|
|
1530
|
+
/** Optional parameters. */
|
|
1531
|
+
export interface DeploymentsGetOptionalParams extends coreClient.OperationOptions {
|
|
1532
|
+
}
|
|
1533
|
+
/** Contains response data for the get operation. */
|
|
1534
|
+
export type DeploymentsGetResponse = DeploymentExtended;
|
|
1535
|
+
/** Optional parameters. */
|
|
1536
|
+
export interface DeploymentsCancelOptionalParams extends coreClient.OperationOptions {
|
|
1537
|
+
}
|
|
1538
|
+
/** Optional parameters. */
|
|
1539
|
+
export interface DeploymentsValidateOptionalParams extends coreClient.OperationOptions {
|
|
1540
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1541
|
+
updateIntervalInMs?: number;
|
|
1542
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1543
|
+
resumeFrom?: string;
|
|
1544
|
+
}
|
|
1545
|
+
/** Contains response data for the validate operation. */
|
|
1546
|
+
export type DeploymentsValidateResponse = DeploymentValidateResult;
|
|
1547
|
+
/** Optional parameters. */
|
|
1548
|
+
export interface DeploymentsWhatIfOptionalParams extends coreClient.OperationOptions {
|
|
1549
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1550
|
+
updateIntervalInMs?: number;
|
|
1551
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1552
|
+
resumeFrom?: string;
|
|
1553
|
+
}
|
|
1554
|
+
/** Contains response data for the whatIf operation. */
|
|
1555
|
+
export type DeploymentsWhatIfResponse = WhatIfOperationResult;
|
|
1556
|
+
/** Optional parameters. */
|
|
1557
|
+
export interface DeploymentsExportTemplateOptionalParams extends coreClient.OperationOptions {
|
|
1558
|
+
}
|
|
1559
|
+
/** Contains response data for the exportTemplate operation. */
|
|
1560
|
+
export type DeploymentsExportTemplateResponse = DeploymentExportResult;
|
|
1561
|
+
/** Optional parameters. */
|
|
1562
|
+
export interface DeploymentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1563
|
+
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1564
|
+
filter?: string;
|
|
1565
|
+
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1566
|
+
top?: number;
|
|
1567
|
+
}
|
|
1568
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1569
|
+
export type DeploymentsListByResourceGroupResponse = DeploymentListResult;
|
|
1570
|
+
/** Optional parameters. */
|
|
1571
|
+
export interface DeploymentsCalculateTemplateHashOptionalParams extends coreClient.OperationOptions {
|
|
1572
|
+
}
|
|
1573
|
+
/** Contains response data for the calculateTemplateHash operation. */
|
|
1574
|
+
export type DeploymentsCalculateTemplateHashResponse = TemplateHashResult;
|
|
1575
|
+
/** Optional parameters. */
|
|
1576
|
+
export interface DeploymentsListAtScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1577
|
+
}
|
|
1578
|
+
/** Contains response data for the listAtScopeNext operation. */
|
|
1579
|
+
export type DeploymentsListAtScopeNextResponse = DeploymentListResult;
|
|
1580
|
+
/** Optional parameters. */
|
|
1581
|
+
export interface DeploymentsListAtTenantScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1582
|
+
}
|
|
1583
|
+
/** Contains response data for the listAtTenantScopeNext operation. */
|
|
1584
|
+
export type DeploymentsListAtTenantScopeNextResponse = DeploymentListResult;
|
|
1585
|
+
/** Optional parameters. */
|
|
1586
|
+
export interface DeploymentsListAtManagementGroupScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1587
|
+
}
|
|
1588
|
+
/** Contains response data for the listAtManagementGroupScopeNext operation. */
|
|
1589
|
+
export type DeploymentsListAtManagementGroupScopeNextResponse = DeploymentListResult;
|
|
1590
|
+
/** Optional parameters. */
|
|
1591
|
+
export interface DeploymentsListAtSubscriptionScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1592
|
+
}
|
|
1593
|
+
/** Contains response data for the listAtSubscriptionScopeNext operation. */
|
|
1594
|
+
export type DeploymentsListAtSubscriptionScopeNextResponse = DeploymentListResult;
|
|
1595
|
+
/** Optional parameters. */
|
|
1596
|
+
export interface DeploymentsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1597
|
+
}
|
|
1598
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1599
|
+
export type DeploymentsListByResourceGroupNextResponse = DeploymentListResult;
|
|
1600
|
+
/** Optional parameters. */
|
|
1601
|
+
export interface ProvidersUnregisterOptionalParams extends coreClient.OperationOptions {
|
|
1602
|
+
}
|
|
1603
|
+
/** Contains response data for the unregister operation. */
|
|
1604
|
+
export type ProvidersUnregisterResponse = Provider;
|
|
1605
|
+
/** Optional parameters. */
|
|
1606
|
+
export interface ProvidersRegisterAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1607
|
+
}
|
|
1608
|
+
/** Optional parameters. */
|
|
1609
|
+
export interface ProvidersProviderPermissionsOptionalParams extends coreClient.OperationOptions {
|
|
1610
|
+
}
|
|
1611
|
+
/** Contains response data for the providerPermissions operation. */
|
|
1612
|
+
export type ProvidersProviderPermissionsResponse = ProviderPermissionListResult;
|
|
1613
|
+
/** Optional parameters. */
|
|
1614
|
+
export interface ProvidersRegisterOptionalParams extends coreClient.OperationOptions {
|
|
1615
|
+
/** The third party consent for S2S. */
|
|
1616
|
+
properties?: ProviderRegistrationRequest;
|
|
1617
|
+
}
|
|
1618
|
+
/** Contains response data for the register operation. */
|
|
1619
|
+
export type ProvidersRegisterResponse = Provider;
|
|
1620
|
+
/** Optional parameters. */
|
|
1621
|
+
export interface ProvidersListOptionalParams extends coreClient.OperationOptions {
|
|
1622
|
+
/** 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. */
|
|
1623
|
+
expand?: string;
|
|
1624
|
+
}
|
|
1625
|
+
/** Contains response data for the list operation. */
|
|
1626
|
+
export type ProvidersListResponse = ProviderListResult;
|
|
1627
|
+
/** Optional parameters. */
|
|
1628
|
+
export interface ProvidersListAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1629
|
+
/** 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. */
|
|
1630
|
+
expand?: string;
|
|
1631
|
+
}
|
|
1632
|
+
/** Contains response data for the listAtTenantScope operation. */
|
|
1633
|
+
export type ProvidersListAtTenantScopeResponse = ProviderListResult;
|
|
1634
|
+
/** Optional parameters. */
|
|
1635
|
+
export interface ProvidersGetOptionalParams extends coreClient.OperationOptions {
|
|
1636
|
+
/** The $expand query parameter. For example, to include property aliases in response, use $expand=resourceTypes/aliases. */
|
|
1637
|
+
expand?: string;
|
|
1638
|
+
}
|
|
1639
|
+
/** Contains response data for the get operation. */
|
|
1640
|
+
export type ProvidersGetResponse = Provider;
|
|
1641
|
+
/** Optional parameters. */
|
|
1642
|
+
export interface ProvidersGetAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1643
|
+
/** The $expand query parameter. For example, to include property aliases in response, use $expand=resourceTypes/aliases. */
|
|
1644
|
+
expand?: string;
|
|
1645
|
+
}
|
|
1646
|
+
/** Contains response data for the getAtTenantScope operation. */
|
|
1647
|
+
export type ProvidersGetAtTenantScopeResponse = Provider;
|
|
1648
|
+
/** Optional parameters. */
|
|
1649
|
+
export interface ProvidersListNextOptionalParams extends coreClient.OperationOptions {
|
|
1650
|
+
}
|
|
1651
|
+
/** Contains response data for the listNext operation. */
|
|
1652
|
+
export type ProvidersListNextResponse = ProviderListResult;
|
|
1653
|
+
/** Optional parameters. */
|
|
1654
|
+
export interface ProvidersListAtTenantScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1655
|
+
}
|
|
1656
|
+
/** Contains response data for the listAtTenantScopeNext operation. */
|
|
1657
|
+
export type ProvidersListAtTenantScopeNextResponse = ProviderListResult;
|
|
1658
|
+
/** Optional parameters. */
|
|
1659
|
+
export interface ProviderResourceTypesListOptionalParams extends coreClient.OperationOptions {
|
|
1660
|
+
/** The $expand query parameter. For example, to include property aliases in response, use $expand=resourceTypes/aliases. */
|
|
1661
|
+
expand?: string;
|
|
1662
|
+
}
|
|
1663
|
+
/** Contains response data for the list operation. */
|
|
1664
|
+
export type ProviderResourceTypesListResponse = ProviderResourceTypeListResult;
|
|
1665
|
+
/** Optional parameters. */
|
|
1666
|
+
export interface ResourcesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1667
|
+
/** 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. */
|
|
1668
|
+
filter?: string;
|
|
1669
|
+
/** The number of results to return. If null is passed, returns all resources. */
|
|
1670
|
+
top?: number;
|
|
1671
|
+
/** Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. For example, `$expand=createdTime,changedTime`. */
|
|
1672
|
+
expand?: string;
|
|
1673
|
+
}
|
|
1674
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1675
|
+
export type ResourcesListByResourceGroupResponse = ResourceListResult;
|
|
1676
|
+
/** Optional parameters. */
|
|
1677
|
+
export interface ResourcesMoveResourcesOptionalParams extends coreClient.OperationOptions {
|
|
1678
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1679
|
+
updateIntervalInMs?: number;
|
|
1680
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1681
|
+
resumeFrom?: string;
|
|
1682
|
+
}
|
|
1683
|
+
/** Optional parameters. */
|
|
1684
|
+
export interface ResourcesValidateMoveResourcesOptionalParams extends coreClient.OperationOptions {
|
|
1685
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1686
|
+
updateIntervalInMs?: number;
|
|
1687
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1688
|
+
resumeFrom?: string;
|
|
1689
|
+
}
|
|
1690
|
+
/** Optional parameters. */
|
|
1691
|
+
export interface ResourcesListOptionalParams extends coreClient.OperationOptions {
|
|
1692
|
+
/** 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`. */
|
|
1693
|
+
filter?: string;
|
|
1694
|
+
/** The number of results to return. If null is passed, returns all resources. */
|
|
1695
|
+
top?: number;
|
|
1696
|
+
/** Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. For example, `$expand=createdTime,changedTime`. */
|
|
1697
|
+
expand?: string;
|
|
1698
|
+
}
|
|
1699
|
+
/** Contains response data for the list operation. */
|
|
1700
|
+
export type ResourcesListResponse = ResourceListResult;
|
|
1701
|
+
/** Optional parameters. */
|
|
1702
|
+
export interface ResourcesCheckExistenceOptionalParams extends coreClient.OperationOptions {
|
|
1703
|
+
}
|
|
1704
|
+
/** Contains response data for the checkExistence operation. */
|
|
1705
|
+
export type ResourcesCheckExistenceResponse = {
|
|
1706
|
+
body: boolean;
|
|
1707
|
+
};
|
|
1708
|
+
/** Optional parameters. */
|
|
1709
|
+
export interface ResourcesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1710
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1711
|
+
updateIntervalInMs?: number;
|
|
1712
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1713
|
+
resumeFrom?: string;
|
|
1714
|
+
}
|
|
1715
|
+
/** Optional parameters. */
|
|
1716
|
+
export interface ResourcesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1717
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1718
|
+
updateIntervalInMs?: number;
|
|
1719
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1720
|
+
resumeFrom?: string;
|
|
1721
|
+
}
|
|
1722
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1723
|
+
export type ResourcesCreateOrUpdateResponse = GenericResource;
|
|
1724
|
+
/** Optional parameters. */
|
|
1725
|
+
export interface ResourcesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1726
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1727
|
+
updateIntervalInMs?: number;
|
|
1728
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1729
|
+
resumeFrom?: string;
|
|
1730
|
+
}
|
|
1731
|
+
/** Contains response data for the update operation. */
|
|
1732
|
+
export type ResourcesUpdateResponse = GenericResource;
|
|
1733
|
+
/** Optional parameters. */
|
|
1734
|
+
export interface ResourcesGetOptionalParams extends coreClient.OperationOptions {
|
|
1735
|
+
}
|
|
1736
|
+
/** Contains response data for the get operation. */
|
|
1737
|
+
export type ResourcesGetResponse = GenericResource;
|
|
1738
|
+
/** Optional parameters. */
|
|
1739
|
+
export interface ResourcesCheckExistenceByIdOptionalParams extends coreClient.OperationOptions {
|
|
1740
|
+
}
|
|
1741
|
+
/** Contains response data for the checkExistenceById operation. */
|
|
1742
|
+
export type ResourcesCheckExistenceByIdResponse = {
|
|
1743
|
+
body: boolean;
|
|
1744
|
+
};
|
|
1745
|
+
/** Optional parameters. */
|
|
1746
|
+
export interface ResourcesDeleteByIdOptionalParams extends coreClient.OperationOptions {
|
|
1747
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1748
|
+
updateIntervalInMs?: number;
|
|
1749
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1750
|
+
resumeFrom?: string;
|
|
1751
|
+
}
|
|
1752
|
+
/** Optional parameters. */
|
|
1753
|
+
export interface ResourcesCreateOrUpdateByIdOptionalParams extends coreClient.OperationOptions {
|
|
1754
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1755
|
+
updateIntervalInMs?: number;
|
|
1756
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1757
|
+
resumeFrom?: string;
|
|
1758
|
+
}
|
|
1759
|
+
/** Contains response data for the createOrUpdateById operation. */
|
|
1760
|
+
export type ResourcesCreateOrUpdateByIdResponse = GenericResource;
|
|
1761
|
+
/** Optional parameters. */
|
|
1762
|
+
export interface ResourcesUpdateByIdOptionalParams extends coreClient.OperationOptions {
|
|
1763
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1764
|
+
updateIntervalInMs?: number;
|
|
1765
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1766
|
+
resumeFrom?: string;
|
|
1767
|
+
}
|
|
1768
|
+
/** Contains response data for the updateById operation. */
|
|
1769
|
+
export type ResourcesUpdateByIdResponse = GenericResource;
|
|
1770
|
+
/** Optional parameters. */
|
|
1771
|
+
export interface ResourcesGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
1772
|
+
}
|
|
1773
|
+
/** Contains response data for the getById operation. */
|
|
1774
|
+
export type ResourcesGetByIdResponse = GenericResource;
|
|
1775
|
+
/** Optional parameters. */
|
|
1776
|
+
export interface ResourcesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1777
|
+
}
|
|
1778
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1779
|
+
export type ResourcesListByResourceGroupNextResponse = ResourceListResult;
|
|
1780
|
+
/** Optional parameters. */
|
|
1781
|
+
export interface ResourcesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1782
|
+
}
|
|
1783
|
+
/** Contains response data for the listNext operation. */
|
|
1784
|
+
export type ResourcesListNextResponse = ResourceListResult;
|
|
1785
|
+
/** Optional parameters. */
|
|
1786
|
+
export interface ResourceGroupsCheckExistenceOptionalParams extends coreClient.OperationOptions {
|
|
1787
|
+
}
|
|
1788
|
+
/** Contains response data for the checkExistence operation. */
|
|
1789
|
+
export type ResourceGroupsCheckExistenceResponse = {
|
|
1790
|
+
body: boolean;
|
|
1791
|
+
};
|
|
1792
|
+
/** Optional parameters. */
|
|
1793
|
+
export interface ResourceGroupsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1794
|
+
}
|
|
1795
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1796
|
+
export type ResourceGroupsCreateOrUpdateResponse = ResourceGroup;
|
|
1797
|
+
/** Optional parameters. */
|
|
1798
|
+
export interface ResourceGroupsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1799
|
+
/** The resource types you want to force delete. Currently, only the following is supported: forceDeletionTypes=Microsoft.Compute/virtualMachines,Microsoft.Compute/virtualMachineScaleSets */
|
|
1800
|
+
forceDeletionTypes?: string;
|
|
1801
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1802
|
+
updateIntervalInMs?: number;
|
|
1803
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1804
|
+
resumeFrom?: string;
|
|
1805
|
+
}
|
|
1806
|
+
/** Optional parameters. */
|
|
1807
|
+
export interface ResourceGroupsGetOptionalParams extends coreClient.OperationOptions {
|
|
1808
|
+
}
|
|
1809
|
+
/** Contains response data for the get operation. */
|
|
1810
|
+
export type ResourceGroupsGetResponse = ResourceGroup;
|
|
1811
|
+
/** Optional parameters. */
|
|
1812
|
+
export interface ResourceGroupsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1813
|
+
}
|
|
1814
|
+
/** Contains response data for the update operation. */
|
|
1815
|
+
export type ResourceGroupsUpdateResponse = ResourceGroup;
|
|
1816
|
+
/** Optional parameters. */
|
|
1817
|
+
export interface ResourceGroupsExportTemplateOptionalParams extends coreClient.OperationOptions {
|
|
1818
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1819
|
+
updateIntervalInMs?: number;
|
|
1820
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1821
|
+
resumeFrom?: string;
|
|
1822
|
+
}
|
|
1823
|
+
/** Contains response data for the exportTemplate operation. */
|
|
1824
|
+
export type ResourceGroupsExportTemplateResponse = ResourceGroupExportResult;
|
|
1825
|
+
/** Optional parameters. */
|
|
1826
|
+
export interface ResourceGroupsListOptionalParams extends coreClient.OperationOptions {
|
|
1827
|
+
/** 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' */
|
|
1828
|
+
filter?: string;
|
|
1829
|
+
/** The number of results to return. If null is passed, returns all resource groups. */
|
|
1830
|
+
top?: number;
|
|
1831
|
+
}
|
|
1832
|
+
/** Contains response data for the list operation. */
|
|
1833
|
+
export type ResourceGroupsListResponse = ResourceGroupListResult;
|
|
1834
|
+
/** Optional parameters. */
|
|
1835
|
+
export interface ResourceGroupsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1836
|
+
}
|
|
1837
|
+
/** Contains response data for the listNext operation. */
|
|
1838
|
+
export type ResourceGroupsListNextResponse = ResourceGroupListResult;
|
|
1839
|
+
/** Optional parameters. */
|
|
1840
|
+
export interface TagsDeleteValueOptionalParams extends coreClient.OperationOptions {
|
|
1841
|
+
}
|
|
1842
|
+
/** Optional parameters. */
|
|
1843
|
+
export interface TagsCreateOrUpdateValueOptionalParams extends coreClient.OperationOptions {
|
|
1844
|
+
}
|
|
1845
|
+
/** Contains response data for the createOrUpdateValue operation. */
|
|
1846
|
+
export type TagsCreateOrUpdateValueResponse = TagValue;
|
|
1847
|
+
/** Optional parameters. */
|
|
1848
|
+
export interface TagsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1849
|
+
}
|
|
1850
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1851
|
+
export type TagsCreateOrUpdateResponse = TagDetails;
|
|
1852
|
+
/** Optional parameters. */
|
|
1853
|
+
export interface TagsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1854
|
+
}
|
|
1855
|
+
/** Optional parameters. */
|
|
1856
|
+
export interface TagsListOptionalParams extends coreClient.OperationOptions {
|
|
1857
|
+
}
|
|
1858
|
+
/** Contains response data for the list operation. */
|
|
1859
|
+
export type TagsListResponse = TagsListResult;
|
|
1860
|
+
/** Optional parameters. */
|
|
1861
|
+
export interface TagsCreateOrUpdateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1862
|
+
}
|
|
1863
|
+
/** Contains response data for the createOrUpdateAtScope operation. */
|
|
1864
|
+
export type TagsCreateOrUpdateAtScopeResponse = TagsResource;
|
|
1865
|
+
/** Optional parameters. */
|
|
1866
|
+
export interface TagsUpdateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1867
|
+
}
|
|
1868
|
+
/** Contains response data for the updateAtScope operation. */
|
|
1869
|
+
export type TagsUpdateAtScopeResponse = TagsResource;
|
|
1870
|
+
/** Optional parameters. */
|
|
1871
|
+
export interface TagsGetAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1872
|
+
}
|
|
1873
|
+
/** Contains response data for the getAtScope operation. */
|
|
1874
|
+
export type TagsGetAtScopeResponse = TagsResource;
|
|
1875
|
+
/** Optional parameters. */
|
|
1876
|
+
export interface TagsDeleteAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1877
|
+
}
|
|
1878
|
+
/** Optional parameters. */
|
|
1879
|
+
export interface TagsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1880
|
+
}
|
|
1881
|
+
/** Contains response data for the listNext operation. */
|
|
1882
|
+
export type TagsListNextResponse = TagsListResult;
|
|
1883
|
+
/** Optional parameters. */
|
|
1884
|
+
export interface DeploymentOperationsGetAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1885
|
+
}
|
|
1886
|
+
/** Contains response data for the getAtScope operation. */
|
|
1887
|
+
export type DeploymentOperationsGetAtScopeResponse = DeploymentOperation;
|
|
1888
|
+
/** Optional parameters. */
|
|
1889
|
+
export interface DeploymentOperationsListAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1890
|
+
/** The number of results to return. */
|
|
1891
|
+
top?: number;
|
|
1892
|
+
}
|
|
1893
|
+
/** Contains response data for the listAtScope operation. */
|
|
1894
|
+
export type DeploymentOperationsListAtScopeResponse = DeploymentOperationsListResult;
|
|
1895
|
+
/** Optional parameters. */
|
|
1896
|
+
export interface DeploymentOperationsGetAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1897
|
+
}
|
|
1898
|
+
/** Contains response data for the getAtTenantScope operation. */
|
|
1899
|
+
export type DeploymentOperationsGetAtTenantScopeResponse = DeploymentOperation;
|
|
1900
|
+
/** Optional parameters. */
|
|
1901
|
+
export interface DeploymentOperationsListAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1902
|
+
/** The number of results to return. */
|
|
1903
|
+
top?: number;
|
|
1904
|
+
}
|
|
1905
|
+
/** Contains response data for the listAtTenantScope operation. */
|
|
1906
|
+
export type DeploymentOperationsListAtTenantScopeResponse = DeploymentOperationsListResult;
|
|
1907
|
+
/** Optional parameters. */
|
|
1908
|
+
export interface DeploymentOperationsGetAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1909
|
+
}
|
|
1910
|
+
/** Contains response data for the getAtManagementGroupScope operation. */
|
|
1911
|
+
export type DeploymentOperationsGetAtManagementGroupScopeResponse = DeploymentOperation;
|
|
1912
|
+
/** Optional parameters. */
|
|
1913
|
+
export interface DeploymentOperationsListAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1914
|
+
/** The number of results to return. */
|
|
1915
|
+
top?: number;
|
|
1916
|
+
}
|
|
1917
|
+
/** Contains response data for the listAtManagementGroupScope operation. */
|
|
1918
|
+
export type DeploymentOperationsListAtManagementGroupScopeResponse = DeploymentOperationsListResult;
|
|
1919
|
+
/** Optional parameters. */
|
|
1920
|
+
export interface DeploymentOperationsGetAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1921
|
+
}
|
|
1922
|
+
/** Contains response data for the getAtSubscriptionScope operation. */
|
|
1923
|
+
export type DeploymentOperationsGetAtSubscriptionScopeResponse = DeploymentOperation;
|
|
1924
|
+
/** Optional parameters. */
|
|
1925
|
+
export interface DeploymentOperationsListAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1926
|
+
/** The number of results to return. */
|
|
1927
|
+
top?: number;
|
|
1928
|
+
}
|
|
1929
|
+
/** Contains response data for the listAtSubscriptionScope operation. */
|
|
1930
|
+
export type DeploymentOperationsListAtSubscriptionScopeResponse = DeploymentOperationsListResult;
|
|
1931
|
+
/** Optional parameters. */
|
|
1932
|
+
export interface DeploymentOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
1933
|
+
}
|
|
1934
|
+
/** Contains response data for the get operation. */
|
|
1935
|
+
export type DeploymentOperationsGetResponse = DeploymentOperation;
|
|
1936
|
+
/** Optional parameters. */
|
|
1937
|
+
export interface DeploymentOperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1938
|
+
/** The number of results to return. */
|
|
1939
|
+
top?: number;
|
|
1940
|
+
}
|
|
1941
|
+
/** Contains response data for the list operation. */
|
|
1942
|
+
export type DeploymentOperationsListResponse = DeploymentOperationsListResult;
|
|
1943
|
+
/** Optional parameters. */
|
|
1944
|
+
export interface DeploymentOperationsListAtScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1945
|
+
}
|
|
1946
|
+
/** Contains response data for the listAtScopeNext operation. */
|
|
1947
|
+
export type DeploymentOperationsListAtScopeNextResponse = DeploymentOperationsListResult;
|
|
1948
|
+
/** Optional parameters. */
|
|
1949
|
+
export interface DeploymentOperationsListAtTenantScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1950
|
+
}
|
|
1951
|
+
/** Contains response data for the listAtTenantScopeNext operation. */
|
|
1952
|
+
export type DeploymentOperationsListAtTenantScopeNextResponse = DeploymentOperationsListResult;
|
|
1953
|
+
/** Optional parameters. */
|
|
1954
|
+
export interface DeploymentOperationsListAtManagementGroupScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1955
|
+
}
|
|
1956
|
+
/** Contains response data for the listAtManagementGroupScopeNext operation. */
|
|
1957
|
+
export type DeploymentOperationsListAtManagementGroupScopeNextResponse = DeploymentOperationsListResult;
|
|
1958
|
+
/** Optional parameters. */
|
|
1959
|
+
export interface DeploymentOperationsListAtSubscriptionScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1960
|
+
}
|
|
1961
|
+
/** Contains response data for the listAtSubscriptionScopeNext operation. */
|
|
1962
|
+
export type DeploymentOperationsListAtSubscriptionScopeNextResponse = DeploymentOperationsListResult;
|
|
1963
|
+
/** Optional parameters. */
|
|
1964
|
+
export interface DeploymentOperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1965
|
+
}
|
|
1966
|
+
/** Contains response data for the listNext operation. */
|
|
1967
|
+
export type DeploymentOperationsListNextResponse = DeploymentOperationsListResult;
|
|
1968
|
+
/** Optional parameters. */
|
|
1969
|
+
export interface ResourceManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
1970
|
+
/** server parameter */
|
|
1971
|
+
$host?: string;
|
|
1972
|
+
/** Api Version */
|
|
1973
|
+
apiVersion?: string;
|
|
1974
|
+
/** Overrides client endpoint. */
|
|
1975
|
+
endpoint?: string;
|
|
1976
|
+
}
|
|
1977
|
+
//# sourceMappingURL=index.d.ts.map
|