@azure/arm-resources 6.1.0 → 7.0.0-alpha.20250730.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/CHANGELOG.md +17 -0
- package/dist/browser/lroImpl.js +7 -3
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +12 -1202
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +0 -76
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +0 -42
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +254 -1752
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +14 -21
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +46 -98
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/index.d.ts +0 -2
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +0 -2
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/operations.js +23 -40
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/providerResourceTypes.js +2 -1
- package/dist/browser/operations/providerResourceTypes.js.map +1 -1
- package/dist/browser/operations/providers.js +50 -84
- package/dist/browser/operations/providers.js.map +1 -1
- package/dist/browser/operations/resourceGroups.js +48 -55
- package/dist/browser/operations/resourceGroups.js.map +1 -1
- package/dist/browser/operations/resources.js +146 -140
- package/dist/browser/operations/resources.js.map +1 -1
- package/dist/browser/operations/tagsOperations.js +58 -60
- package/dist/browser/operations/tagsOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +0 -2
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +0 -2
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/resourceManagementClient.d.ts +1 -3
- package/dist/browser/resourceManagementClient.d.ts.map +1 -1
- package/dist/browser/resourceManagementClient.js +22 -10
- package/dist/browser/resourceManagementClient.js.map +1 -1
- package/dist/commonjs/lroImpl.js +7 -3
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +12 -1202
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +1 -77
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +0 -42
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +256 -1754
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +14 -21
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +46 -98
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +0 -2
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +0 -2
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/operations.js +23 -39
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/providerResourceTypes.js +2 -1
- package/dist/commonjs/operations/providerResourceTypes.js.map +1 -1
- package/dist/commonjs/operations/providers.js +50 -83
- package/dist/commonjs/operations/providers.js.map +1 -1
- package/dist/commonjs/operations/resourceGroups.js +48 -54
- package/dist/commonjs/operations/resourceGroups.js.map +1 -1
- package/dist/commonjs/operations/resources.js +146 -139
- package/dist/commonjs/operations/resources.js.map +1 -1
- package/dist/commonjs/operations/tagsOperations.js +58 -59
- package/dist/commonjs/operations/tagsOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +0 -2
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +0 -2
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/resourceManagementClient.d.ts +1 -3
- package/dist/commonjs/resourceManagementClient.d.ts.map +1 -1
- package/dist/commonjs/resourceManagementClient.js +21 -9
- package/dist/commonjs/resourceManagementClient.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/lroImpl.js +7 -3
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +12 -1202
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +0 -76
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +0 -42
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +254 -1752
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +14 -21
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +46 -98
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/index.d.ts +0 -2
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +0 -2
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/operations.js +23 -40
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/providerResourceTypes.js +2 -1
- package/dist/esm/operations/providerResourceTypes.js.map +1 -1
- package/dist/esm/operations/providers.js +50 -84
- package/dist/esm/operations/providers.js.map +1 -1
- package/dist/esm/operations/resourceGroups.js +48 -55
- package/dist/esm/operations/resourceGroups.js.map +1 -1
- package/dist/esm/operations/resources.js +146 -140
- package/dist/esm/operations/resources.js.map +1 -1
- package/dist/esm/operations/tagsOperations.js +58 -60
- package/dist/esm/operations/tagsOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +0 -2
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +0 -2
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/resourceManagementClient.d.ts +1 -3
- package/dist/esm/resourceManagementClient.d.ts.map +1 -1
- package/dist/esm/resourceManagementClient.js +22 -10
- package/dist/esm/resourceManagementClient.js.map +1 -1
- package/dist/react-native/lroImpl.js +7 -3
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +12 -1202
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +0 -76
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +0 -42
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +254 -1752
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +14 -21
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +46 -98
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +0 -2
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +0 -2
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/operations.js +23 -40
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/providerResourceTypes.js +2 -1
- package/dist/react-native/operations/providerResourceTypes.js.map +1 -1
- package/dist/react-native/operations/providers.js +50 -84
- package/dist/react-native/operations/providers.js.map +1 -1
- package/dist/react-native/operations/resourceGroups.js +48 -55
- package/dist/react-native/operations/resourceGroups.js.map +1 -1
- package/dist/react-native/operations/resources.js +146 -140
- package/dist/react-native/operations/resources.js.map +1 -1
- package/dist/react-native/operations/tagsOperations.js +58 -60
- package/dist/react-native/operations/tagsOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +0 -2
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +0 -2
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/resourceManagementClient.d.ts +1 -3
- package/dist/react-native/resourceManagementClient.d.ts.map +1 -1
- package/dist/react-native/resourceManagementClient.js +22 -10
- package/dist/react-native/resourceManagementClient.js.map +1 -1
- package/package.json +8 -8
- package/review/arm-resources-node.api.md +942 -0
- package/dist/browser/operations/deploymentOperations.d.ts +0 -168
- package/dist/browser/operations/deploymentOperations.d.ts.map +0 -1
- package/dist/browser/operations/deploymentOperations.js +0 -782
- package/dist/browser/operations/deploymentOperations.js.map +0 -1
- package/dist/browser/operations/deployments.d.ts +0 -628
- package/dist/browser/operations/deployments.d.ts.map +0 -1
- package/dist/browser/operations/deployments.js +0 -2766
- package/dist/browser/operations/deployments.js.map +0 -1
- package/dist/browser/operationsInterfaces/deploymentOperations.d.ts +0 -77
- package/dist/browser/operationsInterfaces/deploymentOperations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/deploymentOperations.js +0 -9
- package/dist/browser/operationsInterfaces/deploymentOperations.js.map +0 -1
- package/dist/browser/operationsInterfaces/deployments.d.ts +0 -545
- package/dist/browser/operationsInterfaces/deployments.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/deployments.js +0 -9
- package/dist/browser/operationsInterfaces/deployments.js.map +0 -1
- package/dist/commonjs/operations/deploymentOperations.d.ts +0 -168
- package/dist/commonjs/operations/deploymentOperations.d.ts.map +0 -1
- package/dist/commonjs/operations/deploymentOperations.js +0 -786
- package/dist/commonjs/operations/deploymentOperations.js.map +0 -1
- package/dist/commonjs/operations/deployments.d.ts +0 -628
- package/dist/commonjs/operations/deployments.d.ts.map +0 -1
- package/dist/commonjs/operations/deployments.js +0 -2770
- package/dist/commonjs/operations/deployments.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/deploymentOperations.d.ts +0 -77
- package/dist/commonjs/operationsInterfaces/deploymentOperations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/deploymentOperations.js +0 -10
- package/dist/commonjs/operationsInterfaces/deploymentOperations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/deployments.d.ts +0 -545
- package/dist/commonjs/operationsInterfaces/deployments.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/deployments.js +0 -10
- package/dist/commonjs/operationsInterfaces/deployments.js.map +0 -1
- package/dist/esm/operations/deploymentOperations.d.ts +0 -168
- package/dist/esm/operations/deploymentOperations.d.ts.map +0 -1
- package/dist/esm/operations/deploymentOperations.js +0 -782
- package/dist/esm/operations/deploymentOperations.js.map +0 -1
- package/dist/esm/operations/deployments.d.ts +0 -628
- package/dist/esm/operations/deployments.d.ts.map +0 -1
- package/dist/esm/operations/deployments.js +0 -2766
- package/dist/esm/operations/deployments.js.map +0 -1
- package/dist/esm/operationsInterfaces/deploymentOperations.d.ts +0 -77
- package/dist/esm/operationsInterfaces/deploymentOperations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/deploymentOperations.js +0 -9
- package/dist/esm/operationsInterfaces/deploymentOperations.js.map +0 -1
- package/dist/esm/operationsInterfaces/deployments.d.ts +0 -545
- package/dist/esm/operationsInterfaces/deployments.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/deployments.js +0 -9
- package/dist/esm/operationsInterfaces/deployments.js.map +0 -1
- package/dist/react-native/operations/deploymentOperations.d.ts +0 -168
- package/dist/react-native/operations/deploymentOperations.d.ts.map +0 -1
- package/dist/react-native/operations/deploymentOperations.js +0 -782
- package/dist/react-native/operations/deploymentOperations.js.map +0 -1
- package/dist/react-native/operations/deployments.d.ts +0 -628
- package/dist/react-native/operations/deployments.d.ts.map +0 -1
- package/dist/react-native/operations/deployments.js +0 -2766
- package/dist/react-native/operations/deployments.js.map +0 -1
- package/dist/react-native/operationsInterfaces/deploymentOperations.d.ts +0 -77
- package/dist/react-native/operationsInterfaces/deploymentOperations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/deploymentOperations.js +0 -9
- package/dist/react-native/operationsInterfaces/deploymentOperations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/deployments.d.ts +0 -545
- package/dist/react-native/operationsInterfaces/deployments.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/deployments.js +0 -9
- package/dist/react-native/operationsInterfaces/deployments.js.map +0 -1
- package/review/arm-resources.api.md +0 -1935
|
@@ -1,545 +0,0 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { DeploymentExtended, DeploymentsListAtScopeOptionalParams, DeploymentsListAtTenantScopeOptionalParams, DeploymentsListAtManagementGroupScopeOptionalParams, DeploymentsListAtSubscriptionScopeOptionalParams, DeploymentsListByResourceGroupOptionalParams, DeploymentsDeleteAtScopeOptionalParams, DeploymentsCheckExistenceAtScopeOptionalParams, DeploymentsCheckExistenceAtScopeResponse, Deployment, DeploymentsCreateOrUpdateAtScopeOptionalParams, DeploymentsCreateOrUpdateAtScopeResponse, DeploymentsGetAtScopeOptionalParams, DeploymentsGetAtScopeResponse, DeploymentsCancelAtScopeOptionalParams, DeploymentsValidateAtScopeOptionalParams, DeploymentsValidateAtScopeResponse, DeploymentsExportTemplateAtScopeOptionalParams, DeploymentsExportTemplateAtScopeResponse, DeploymentsDeleteAtTenantScopeOptionalParams, DeploymentsCheckExistenceAtTenantScopeOptionalParams, DeploymentsCheckExistenceAtTenantScopeResponse, ScopedDeployment, DeploymentsCreateOrUpdateAtTenantScopeOptionalParams, DeploymentsCreateOrUpdateAtTenantScopeResponse, DeploymentsGetAtTenantScopeOptionalParams, DeploymentsGetAtTenantScopeResponse, DeploymentsCancelAtTenantScopeOptionalParams, DeploymentsValidateAtTenantScopeOptionalParams, DeploymentsValidateAtTenantScopeResponse, ScopedDeploymentWhatIf, DeploymentsWhatIfAtTenantScopeOptionalParams, DeploymentsWhatIfAtTenantScopeResponse, DeploymentsExportTemplateAtTenantScopeOptionalParams, DeploymentsExportTemplateAtTenantScopeResponse, DeploymentsDeleteAtManagementGroupScopeOptionalParams, DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams, DeploymentsCheckExistenceAtManagementGroupScopeResponse, DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams, DeploymentsCreateOrUpdateAtManagementGroupScopeResponse, DeploymentsGetAtManagementGroupScopeOptionalParams, DeploymentsGetAtManagementGroupScopeResponse, DeploymentsCancelAtManagementGroupScopeOptionalParams, DeploymentsValidateAtManagementGroupScopeOptionalParams, DeploymentsValidateAtManagementGroupScopeResponse, DeploymentsWhatIfAtManagementGroupScopeOptionalParams, DeploymentsWhatIfAtManagementGroupScopeResponse, DeploymentsExportTemplateAtManagementGroupScopeOptionalParams, DeploymentsExportTemplateAtManagementGroupScopeResponse, DeploymentsDeleteAtSubscriptionScopeOptionalParams, DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams, DeploymentsCheckExistenceAtSubscriptionScopeResponse, DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams, DeploymentsCreateOrUpdateAtSubscriptionScopeResponse, DeploymentsGetAtSubscriptionScopeOptionalParams, DeploymentsGetAtSubscriptionScopeResponse, DeploymentsCancelAtSubscriptionScopeOptionalParams, DeploymentsValidateAtSubscriptionScopeOptionalParams, DeploymentsValidateAtSubscriptionScopeResponse, DeploymentWhatIf, DeploymentsWhatIfAtSubscriptionScopeOptionalParams, DeploymentsWhatIfAtSubscriptionScopeResponse, DeploymentsExportTemplateAtSubscriptionScopeOptionalParams, DeploymentsExportTemplateAtSubscriptionScopeResponse, DeploymentsDeleteOptionalParams, DeploymentsCheckExistenceOptionalParams, DeploymentsCheckExistenceResponse, DeploymentsCreateOrUpdateOptionalParams, DeploymentsCreateOrUpdateResponse, DeploymentsGetOptionalParams, DeploymentsGetResponse, DeploymentsCancelOptionalParams, DeploymentsValidateOptionalParams, DeploymentsValidateResponse, DeploymentsWhatIfOptionalParams, DeploymentsWhatIfResponse, DeploymentsExportTemplateOptionalParams, DeploymentsExportTemplateResponse, DeploymentsCalculateTemplateHashOptionalParams, DeploymentsCalculateTemplateHashResponse } from "../models/index.js";
|
|
4
|
-
/** Interface representing a Deployments. */
|
|
5
|
-
export interface Deployments {
|
|
6
|
-
/**
|
|
7
|
-
* Get all the deployments at the given scope.
|
|
8
|
-
* @param scope The resource scope.
|
|
9
|
-
* @param options The options parameters.
|
|
10
|
-
*/
|
|
11
|
-
listAtScope(scope: string, options?: DeploymentsListAtScopeOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
12
|
-
/**
|
|
13
|
-
* Get all the deployments at the tenant scope.
|
|
14
|
-
* @param options The options parameters.
|
|
15
|
-
*/
|
|
16
|
-
listAtTenantScope(options?: DeploymentsListAtTenantScopeOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
17
|
-
/**
|
|
18
|
-
* Get all the deployments for a management group.
|
|
19
|
-
* @param groupId The management group ID.
|
|
20
|
-
* @param options The options parameters.
|
|
21
|
-
*/
|
|
22
|
-
listAtManagementGroupScope(groupId: string, options?: DeploymentsListAtManagementGroupScopeOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
23
|
-
/**
|
|
24
|
-
* Get all the deployments for a subscription.
|
|
25
|
-
* @param options The options parameters.
|
|
26
|
-
*/
|
|
27
|
-
listAtSubscriptionScope(options?: DeploymentsListAtSubscriptionScopeOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
28
|
-
/**
|
|
29
|
-
* Get all the deployments for a resource group.
|
|
30
|
-
* @param resourceGroupName The name of the resource group with the deployments to get. The name is
|
|
31
|
-
* case insensitive.
|
|
32
|
-
* @param options The options parameters.
|
|
33
|
-
*/
|
|
34
|
-
listByResourceGroup(resourceGroupName: string, options?: DeploymentsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DeploymentExtended>;
|
|
35
|
-
/**
|
|
36
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
37
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
38
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
39
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
40
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
41
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
42
|
-
* URI in the Location header returns an error-level status code.
|
|
43
|
-
* @param scope The resource scope.
|
|
44
|
-
* @param deploymentName The name of the deployment.
|
|
45
|
-
* @param options The options parameters.
|
|
46
|
-
*/
|
|
47
|
-
beginDeleteAtScope(scope: string, deploymentName: string, options?: DeploymentsDeleteAtScopeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
48
|
-
/**
|
|
49
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
50
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
51
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
52
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
53
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
54
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
55
|
-
* URI in the Location header returns an error-level status code.
|
|
56
|
-
* @param scope The resource scope.
|
|
57
|
-
* @param deploymentName The name of the deployment.
|
|
58
|
-
* @param options The options parameters.
|
|
59
|
-
*/
|
|
60
|
-
beginDeleteAtScopeAndWait(scope: string, deploymentName: string, options?: DeploymentsDeleteAtScopeOptionalParams): Promise<void>;
|
|
61
|
-
/**
|
|
62
|
-
* Checks whether the deployment exists.
|
|
63
|
-
* @param scope The resource scope.
|
|
64
|
-
* @param deploymentName The name of the deployment.
|
|
65
|
-
* @param options The options parameters.
|
|
66
|
-
*/
|
|
67
|
-
checkExistenceAtScope(scope: string, deploymentName: string, options?: DeploymentsCheckExistenceAtScopeOptionalParams): Promise<DeploymentsCheckExistenceAtScopeResponse>;
|
|
68
|
-
/**
|
|
69
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
70
|
-
* @param scope The resource scope.
|
|
71
|
-
* @param deploymentName The name of the deployment.
|
|
72
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
73
|
-
* @param options The options parameters.
|
|
74
|
-
*/
|
|
75
|
-
beginCreateOrUpdateAtScope(scope: string, deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateAtScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateAtScopeResponse>, DeploymentsCreateOrUpdateAtScopeResponse>>;
|
|
76
|
-
/**
|
|
77
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
78
|
-
* @param scope The resource scope.
|
|
79
|
-
* @param deploymentName The name of the deployment.
|
|
80
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
81
|
-
* @param options The options parameters.
|
|
82
|
-
*/
|
|
83
|
-
beginCreateOrUpdateAtScopeAndWait(scope: string, deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateAtScopeOptionalParams): Promise<DeploymentsCreateOrUpdateAtScopeResponse>;
|
|
84
|
-
/**
|
|
85
|
-
* Gets a deployment.
|
|
86
|
-
* @param scope The resource scope.
|
|
87
|
-
* @param deploymentName The name of the deployment.
|
|
88
|
-
* @param options The options parameters.
|
|
89
|
-
*/
|
|
90
|
-
getAtScope(scope: string, deploymentName: string, options?: DeploymentsGetAtScopeOptionalParams): Promise<DeploymentsGetAtScopeResponse>;
|
|
91
|
-
/**
|
|
92
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
93
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
94
|
-
* stops the currently running template deployment and leaves the resources partially deployed.
|
|
95
|
-
* @param scope The resource scope.
|
|
96
|
-
* @param deploymentName The name of the deployment.
|
|
97
|
-
* @param options The options parameters.
|
|
98
|
-
*/
|
|
99
|
-
cancelAtScope(scope: string, deploymentName: string, options?: DeploymentsCancelAtScopeOptionalParams): Promise<void>;
|
|
100
|
-
/**
|
|
101
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
102
|
-
* Resource Manager..
|
|
103
|
-
* @param scope The resource scope.
|
|
104
|
-
* @param deploymentName The name of the deployment.
|
|
105
|
-
* @param parameters Parameters to validate.
|
|
106
|
-
* @param options The options parameters.
|
|
107
|
-
*/
|
|
108
|
-
beginValidateAtScope(scope: string, deploymentName: string, parameters: Deployment, options?: DeploymentsValidateAtScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateAtScopeResponse>, DeploymentsValidateAtScopeResponse>>;
|
|
109
|
-
/**
|
|
110
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
111
|
-
* Resource Manager..
|
|
112
|
-
* @param scope The resource scope.
|
|
113
|
-
* @param deploymentName The name of the deployment.
|
|
114
|
-
* @param parameters Parameters to validate.
|
|
115
|
-
* @param options The options parameters.
|
|
116
|
-
*/
|
|
117
|
-
beginValidateAtScopeAndWait(scope: string, deploymentName: string, parameters: Deployment, options?: DeploymentsValidateAtScopeOptionalParams): Promise<DeploymentsValidateAtScopeResponse>;
|
|
118
|
-
/**
|
|
119
|
-
* Exports the template used for specified deployment.
|
|
120
|
-
* @param scope The resource scope.
|
|
121
|
-
* @param deploymentName The name of the deployment.
|
|
122
|
-
* @param options The options parameters.
|
|
123
|
-
*/
|
|
124
|
-
exportTemplateAtScope(scope: string, deploymentName: string, options?: DeploymentsExportTemplateAtScopeOptionalParams): Promise<DeploymentsExportTemplateAtScopeResponse>;
|
|
125
|
-
/**
|
|
126
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
127
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
128
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
129
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
130
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
131
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
132
|
-
* URI in the Location header returns an error-level status code.
|
|
133
|
-
* @param deploymentName The name of the deployment.
|
|
134
|
-
* @param options The options parameters.
|
|
135
|
-
*/
|
|
136
|
-
beginDeleteAtTenantScope(deploymentName: string, options?: DeploymentsDeleteAtTenantScopeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
137
|
-
/**
|
|
138
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
139
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
140
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
141
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
142
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
143
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
144
|
-
* URI in the Location header returns an error-level status code.
|
|
145
|
-
* @param deploymentName The name of the deployment.
|
|
146
|
-
* @param options The options parameters.
|
|
147
|
-
*/
|
|
148
|
-
beginDeleteAtTenantScopeAndWait(deploymentName: string, options?: DeploymentsDeleteAtTenantScopeOptionalParams): Promise<void>;
|
|
149
|
-
/**
|
|
150
|
-
* Checks whether the deployment exists.
|
|
151
|
-
* @param deploymentName The name of the deployment.
|
|
152
|
-
* @param options The options parameters.
|
|
153
|
-
*/
|
|
154
|
-
checkExistenceAtTenantScope(deploymentName: string, options?: DeploymentsCheckExistenceAtTenantScopeOptionalParams): Promise<DeploymentsCheckExistenceAtTenantScopeResponse>;
|
|
155
|
-
/**
|
|
156
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
157
|
-
* @param deploymentName The name of the deployment.
|
|
158
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
159
|
-
* @param options The options parameters.
|
|
160
|
-
*/
|
|
161
|
-
beginCreateOrUpdateAtTenantScope(deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsCreateOrUpdateAtTenantScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateAtTenantScopeResponse>, DeploymentsCreateOrUpdateAtTenantScopeResponse>>;
|
|
162
|
-
/**
|
|
163
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
164
|
-
* @param deploymentName The name of the deployment.
|
|
165
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
166
|
-
* @param options The options parameters.
|
|
167
|
-
*/
|
|
168
|
-
beginCreateOrUpdateAtTenantScopeAndWait(deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsCreateOrUpdateAtTenantScopeOptionalParams): Promise<DeploymentsCreateOrUpdateAtTenantScopeResponse>;
|
|
169
|
-
/**
|
|
170
|
-
* Gets a deployment.
|
|
171
|
-
* @param deploymentName The name of the deployment.
|
|
172
|
-
* @param options The options parameters.
|
|
173
|
-
*/
|
|
174
|
-
getAtTenantScope(deploymentName: string, options?: DeploymentsGetAtTenantScopeOptionalParams): Promise<DeploymentsGetAtTenantScopeResponse>;
|
|
175
|
-
/**
|
|
176
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
177
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
178
|
-
* stops the currently running template deployment and leaves the resources partially deployed.
|
|
179
|
-
* @param deploymentName The name of the deployment.
|
|
180
|
-
* @param options The options parameters.
|
|
181
|
-
*/
|
|
182
|
-
cancelAtTenantScope(deploymentName: string, options?: DeploymentsCancelAtTenantScopeOptionalParams): Promise<void>;
|
|
183
|
-
/**
|
|
184
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
185
|
-
* Resource Manager..
|
|
186
|
-
* @param deploymentName The name of the deployment.
|
|
187
|
-
* @param parameters Parameters to validate.
|
|
188
|
-
* @param options The options parameters.
|
|
189
|
-
*/
|
|
190
|
-
beginValidateAtTenantScope(deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsValidateAtTenantScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateAtTenantScopeResponse>, DeploymentsValidateAtTenantScopeResponse>>;
|
|
191
|
-
/**
|
|
192
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
193
|
-
* Resource Manager..
|
|
194
|
-
* @param deploymentName The name of the deployment.
|
|
195
|
-
* @param parameters Parameters to validate.
|
|
196
|
-
* @param options The options parameters.
|
|
197
|
-
*/
|
|
198
|
-
beginValidateAtTenantScopeAndWait(deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsValidateAtTenantScopeOptionalParams): Promise<DeploymentsValidateAtTenantScopeResponse>;
|
|
199
|
-
/**
|
|
200
|
-
* Returns changes that will be made by the deployment if executed at the scope of the tenant group.
|
|
201
|
-
* @param deploymentName The name of the deployment.
|
|
202
|
-
* @param parameters Parameters to validate.
|
|
203
|
-
* @param options The options parameters.
|
|
204
|
-
*/
|
|
205
|
-
beginWhatIfAtTenantScope(deploymentName: string, parameters: ScopedDeploymentWhatIf, options?: DeploymentsWhatIfAtTenantScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsWhatIfAtTenantScopeResponse>, DeploymentsWhatIfAtTenantScopeResponse>>;
|
|
206
|
-
/**
|
|
207
|
-
* Returns changes that will be made by the deployment if executed at the scope of the tenant group.
|
|
208
|
-
* @param deploymentName The name of the deployment.
|
|
209
|
-
* @param parameters Parameters to validate.
|
|
210
|
-
* @param options The options parameters.
|
|
211
|
-
*/
|
|
212
|
-
beginWhatIfAtTenantScopeAndWait(deploymentName: string, parameters: ScopedDeploymentWhatIf, options?: DeploymentsWhatIfAtTenantScopeOptionalParams): Promise<DeploymentsWhatIfAtTenantScopeResponse>;
|
|
213
|
-
/**
|
|
214
|
-
* Exports the template used for specified deployment.
|
|
215
|
-
* @param deploymentName The name of the deployment.
|
|
216
|
-
* @param options The options parameters.
|
|
217
|
-
*/
|
|
218
|
-
exportTemplateAtTenantScope(deploymentName: string, options?: DeploymentsExportTemplateAtTenantScopeOptionalParams): Promise<DeploymentsExportTemplateAtTenantScopeResponse>;
|
|
219
|
-
/**
|
|
220
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
221
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
222
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
223
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
224
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
225
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
226
|
-
* URI in the Location header returns an error-level status code.
|
|
227
|
-
* @param groupId The management group ID.
|
|
228
|
-
* @param deploymentName The name of the deployment.
|
|
229
|
-
* @param options The options parameters.
|
|
230
|
-
*/
|
|
231
|
-
beginDeleteAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsDeleteAtManagementGroupScopeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
232
|
-
/**
|
|
233
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
234
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
235
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
236
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
237
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
238
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
239
|
-
* URI in the Location header returns an error-level status code.
|
|
240
|
-
* @param groupId The management group ID.
|
|
241
|
-
* @param deploymentName The name of the deployment.
|
|
242
|
-
* @param options The options parameters.
|
|
243
|
-
*/
|
|
244
|
-
beginDeleteAtManagementGroupScopeAndWait(groupId: string, deploymentName: string, options?: DeploymentsDeleteAtManagementGroupScopeOptionalParams): Promise<void>;
|
|
245
|
-
/**
|
|
246
|
-
* Checks whether the deployment exists.
|
|
247
|
-
* @param groupId The management group ID.
|
|
248
|
-
* @param deploymentName The name of the deployment.
|
|
249
|
-
* @param options The options parameters.
|
|
250
|
-
*/
|
|
251
|
-
checkExistenceAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams): Promise<DeploymentsCheckExistenceAtManagementGroupScopeResponse>;
|
|
252
|
-
/**
|
|
253
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
254
|
-
* @param groupId The management group ID.
|
|
255
|
-
* @param deploymentName The name of the deployment.
|
|
256
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
257
|
-
* @param options The options parameters.
|
|
258
|
-
*/
|
|
259
|
-
beginCreateOrUpdateAtManagementGroupScope(groupId: string, deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateAtManagementGroupScopeResponse>, DeploymentsCreateOrUpdateAtManagementGroupScopeResponse>>;
|
|
260
|
-
/**
|
|
261
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
262
|
-
* @param groupId The management group ID.
|
|
263
|
-
* @param deploymentName The name of the deployment.
|
|
264
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
265
|
-
* @param options The options parameters.
|
|
266
|
-
*/
|
|
267
|
-
beginCreateOrUpdateAtManagementGroupScopeAndWait(groupId: string, deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams): Promise<DeploymentsCreateOrUpdateAtManagementGroupScopeResponse>;
|
|
268
|
-
/**
|
|
269
|
-
* Gets a deployment.
|
|
270
|
-
* @param groupId The management group ID.
|
|
271
|
-
* @param deploymentName The name of the deployment.
|
|
272
|
-
* @param options The options parameters.
|
|
273
|
-
*/
|
|
274
|
-
getAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsGetAtManagementGroupScopeOptionalParams): Promise<DeploymentsGetAtManagementGroupScopeResponse>;
|
|
275
|
-
/**
|
|
276
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
277
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
278
|
-
* stops the currently running template deployment and leaves the resources partially deployed.
|
|
279
|
-
* @param groupId The management group ID.
|
|
280
|
-
* @param deploymentName The name of the deployment.
|
|
281
|
-
* @param options The options parameters.
|
|
282
|
-
*/
|
|
283
|
-
cancelAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsCancelAtManagementGroupScopeOptionalParams): Promise<void>;
|
|
284
|
-
/**
|
|
285
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
286
|
-
* Resource Manager..
|
|
287
|
-
* @param groupId The management group ID.
|
|
288
|
-
* @param deploymentName The name of the deployment.
|
|
289
|
-
* @param parameters Parameters to validate.
|
|
290
|
-
* @param options The options parameters.
|
|
291
|
-
*/
|
|
292
|
-
beginValidateAtManagementGroupScope(groupId: string, deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsValidateAtManagementGroupScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateAtManagementGroupScopeResponse>, DeploymentsValidateAtManagementGroupScopeResponse>>;
|
|
293
|
-
/**
|
|
294
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
295
|
-
* Resource Manager..
|
|
296
|
-
* @param groupId The management group ID.
|
|
297
|
-
* @param deploymentName The name of the deployment.
|
|
298
|
-
* @param parameters Parameters to validate.
|
|
299
|
-
* @param options The options parameters.
|
|
300
|
-
*/
|
|
301
|
-
beginValidateAtManagementGroupScopeAndWait(groupId: string, deploymentName: string, parameters: ScopedDeployment, options?: DeploymentsValidateAtManagementGroupScopeOptionalParams): Promise<DeploymentsValidateAtManagementGroupScopeResponse>;
|
|
302
|
-
/**
|
|
303
|
-
* Returns changes that will be made by the deployment if executed at the scope of the management
|
|
304
|
-
* group.
|
|
305
|
-
* @param groupId The management group ID.
|
|
306
|
-
* @param deploymentName The name of the deployment.
|
|
307
|
-
* @param parameters Parameters to validate.
|
|
308
|
-
* @param options The options parameters.
|
|
309
|
-
*/
|
|
310
|
-
beginWhatIfAtManagementGroupScope(groupId: string, deploymentName: string, parameters: ScopedDeploymentWhatIf, options?: DeploymentsWhatIfAtManagementGroupScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsWhatIfAtManagementGroupScopeResponse>, DeploymentsWhatIfAtManagementGroupScopeResponse>>;
|
|
311
|
-
/**
|
|
312
|
-
* Returns changes that will be made by the deployment if executed at the scope of the management
|
|
313
|
-
* group.
|
|
314
|
-
* @param groupId The management group ID.
|
|
315
|
-
* @param deploymentName The name of the deployment.
|
|
316
|
-
* @param parameters Parameters to validate.
|
|
317
|
-
* @param options The options parameters.
|
|
318
|
-
*/
|
|
319
|
-
beginWhatIfAtManagementGroupScopeAndWait(groupId: string, deploymentName: string, parameters: ScopedDeploymentWhatIf, options?: DeploymentsWhatIfAtManagementGroupScopeOptionalParams): Promise<DeploymentsWhatIfAtManagementGroupScopeResponse>;
|
|
320
|
-
/**
|
|
321
|
-
* Exports the template used for specified deployment.
|
|
322
|
-
* @param groupId The management group ID.
|
|
323
|
-
* @param deploymentName The name of the deployment.
|
|
324
|
-
* @param options The options parameters.
|
|
325
|
-
*/
|
|
326
|
-
exportTemplateAtManagementGroupScope(groupId: string, deploymentName: string, options?: DeploymentsExportTemplateAtManagementGroupScopeOptionalParams): Promise<DeploymentsExportTemplateAtManagementGroupScopeResponse>;
|
|
327
|
-
/**
|
|
328
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
329
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
330
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
331
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
332
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
333
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
334
|
-
* URI in the Location header returns an error-level status code.
|
|
335
|
-
* @param deploymentName The name of the deployment.
|
|
336
|
-
* @param options The options parameters.
|
|
337
|
-
*/
|
|
338
|
-
beginDeleteAtSubscriptionScope(deploymentName: string, options?: DeploymentsDeleteAtSubscriptionScopeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
339
|
-
/**
|
|
340
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
341
|
-
* removes the associated deployment operations. This is an asynchronous operation that returns a
|
|
342
|
-
* status of 202 until the template deployment is successfully deleted. The Location response header
|
|
343
|
-
* contains the URI that is used to obtain the status of the process. While the process is running, a
|
|
344
|
-
* call to the URI in the Location header returns a status of 202. When the process finishes, the URI
|
|
345
|
-
* in the Location header returns a status of 204 on success. If the asynchronous request failed, the
|
|
346
|
-
* URI in the Location header returns an error-level status code.
|
|
347
|
-
* @param deploymentName The name of the deployment.
|
|
348
|
-
* @param options The options parameters.
|
|
349
|
-
*/
|
|
350
|
-
beginDeleteAtSubscriptionScopeAndWait(deploymentName: string, options?: DeploymentsDeleteAtSubscriptionScopeOptionalParams): Promise<void>;
|
|
351
|
-
/**
|
|
352
|
-
* Checks whether the deployment exists.
|
|
353
|
-
* @param deploymentName The name of the deployment.
|
|
354
|
-
* @param options The options parameters.
|
|
355
|
-
*/
|
|
356
|
-
checkExistenceAtSubscriptionScope(deploymentName: string, options?: DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams): Promise<DeploymentsCheckExistenceAtSubscriptionScopeResponse>;
|
|
357
|
-
/**
|
|
358
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
359
|
-
* @param deploymentName The name of the deployment.
|
|
360
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
361
|
-
* @param options The options parameters.
|
|
362
|
-
*/
|
|
363
|
-
beginCreateOrUpdateAtSubscriptionScope(deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>, DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>>;
|
|
364
|
-
/**
|
|
365
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
366
|
-
* @param deploymentName The name of the deployment.
|
|
367
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
368
|
-
* @param options The options parameters.
|
|
369
|
-
*/
|
|
370
|
-
beginCreateOrUpdateAtSubscriptionScopeAndWait(deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams): Promise<DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>;
|
|
371
|
-
/**
|
|
372
|
-
* Gets a deployment.
|
|
373
|
-
* @param deploymentName The name of the deployment.
|
|
374
|
-
* @param options The options parameters.
|
|
375
|
-
*/
|
|
376
|
-
getAtSubscriptionScope(deploymentName: string, options?: DeploymentsGetAtSubscriptionScopeOptionalParams): Promise<DeploymentsGetAtSubscriptionScopeResponse>;
|
|
377
|
-
/**
|
|
378
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
379
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
380
|
-
* stops the currently running template deployment and leaves the resources partially deployed.
|
|
381
|
-
* @param deploymentName The name of the deployment.
|
|
382
|
-
* @param options The options parameters.
|
|
383
|
-
*/
|
|
384
|
-
cancelAtSubscriptionScope(deploymentName: string, options?: DeploymentsCancelAtSubscriptionScopeOptionalParams): Promise<void>;
|
|
385
|
-
/**
|
|
386
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
387
|
-
* Resource Manager..
|
|
388
|
-
* @param deploymentName The name of the deployment.
|
|
389
|
-
* @param parameters Parameters to validate.
|
|
390
|
-
* @param options The options parameters.
|
|
391
|
-
*/
|
|
392
|
-
beginValidateAtSubscriptionScope(deploymentName: string, parameters: Deployment, options?: DeploymentsValidateAtSubscriptionScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateAtSubscriptionScopeResponse>, DeploymentsValidateAtSubscriptionScopeResponse>>;
|
|
393
|
-
/**
|
|
394
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
395
|
-
* Resource Manager..
|
|
396
|
-
* @param deploymentName The name of the deployment.
|
|
397
|
-
* @param parameters Parameters to validate.
|
|
398
|
-
* @param options The options parameters.
|
|
399
|
-
*/
|
|
400
|
-
beginValidateAtSubscriptionScopeAndWait(deploymentName: string, parameters: Deployment, options?: DeploymentsValidateAtSubscriptionScopeOptionalParams): Promise<DeploymentsValidateAtSubscriptionScopeResponse>;
|
|
401
|
-
/**
|
|
402
|
-
* Returns changes that will be made by the deployment if executed at the scope of the subscription.
|
|
403
|
-
* @param deploymentName The name of the deployment.
|
|
404
|
-
* @param parameters Parameters to What If.
|
|
405
|
-
* @param options The options parameters.
|
|
406
|
-
*/
|
|
407
|
-
beginWhatIfAtSubscriptionScope(deploymentName: string, parameters: DeploymentWhatIf, options?: DeploymentsWhatIfAtSubscriptionScopeOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsWhatIfAtSubscriptionScopeResponse>, DeploymentsWhatIfAtSubscriptionScopeResponse>>;
|
|
408
|
-
/**
|
|
409
|
-
* Returns changes that will be made by the deployment if executed at the scope of the subscription.
|
|
410
|
-
* @param deploymentName The name of the deployment.
|
|
411
|
-
* @param parameters Parameters to What If.
|
|
412
|
-
* @param options The options parameters.
|
|
413
|
-
*/
|
|
414
|
-
beginWhatIfAtSubscriptionScopeAndWait(deploymentName: string, parameters: DeploymentWhatIf, options?: DeploymentsWhatIfAtSubscriptionScopeOptionalParams): Promise<DeploymentsWhatIfAtSubscriptionScopeResponse>;
|
|
415
|
-
/**
|
|
416
|
-
* Exports the template used for specified deployment.
|
|
417
|
-
* @param deploymentName The name of the deployment.
|
|
418
|
-
* @param options The options parameters.
|
|
419
|
-
*/
|
|
420
|
-
exportTemplateAtSubscriptionScope(deploymentName: string, options?: DeploymentsExportTemplateAtSubscriptionScopeOptionalParams): Promise<DeploymentsExportTemplateAtSubscriptionScopeResponse>;
|
|
421
|
-
/**
|
|
422
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
423
|
-
* removes the associated deployment operations. Deleting a template deployment does not affect the
|
|
424
|
-
* state of the resource group. This is an asynchronous operation that returns a status of 202 until
|
|
425
|
-
* the template deployment is successfully deleted. The Location response header contains the URI that
|
|
426
|
-
* is used to obtain the status of the process. While the process is running, a call to the URI in the
|
|
427
|
-
* Location header returns a status of 202. When the process finishes, the URI in the Location header
|
|
428
|
-
* returns a status of 204 on success. If the asynchronous request failed, the URI in the Location
|
|
429
|
-
* header returns an error-level status code.
|
|
430
|
-
* @param resourceGroupName The name of the resource group with the deployment to delete. The name is
|
|
431
|
-
* case insensitive.
|
|
432
|
-
* @param deploymentName The name of the deployment.
|
|
433
|
-
* @param options The options parameters.
|
|
434
|
-
*/
|
|
435
|
-
beginDelete(resourceGroupName: string, deploymentName: string, options?: DeploymentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
436
|
-
/**
|
|
437
|
-
* A template deployment that is currently running cannot be deleted. Deleting a template deployment
|
|
438
|
-
* removes the associated deployment operations. Deleting a template deployment does not affect the
|
|
439
|
-
* state of the resource group. This is an asynchronous operation that returns a status of 202 until
|
|
440
|
-
* the template deployment is successfully deleted. The Location response header contains the URI that
|
|
441
|
-
* is used to obtain the status of the process. While the process is running, a call to the URI in the
|
|
442
|
-
* Location header returns a status of 202. When the process finishes, the URI in the Location header
|
|
443
|
-
* returns a status of 204 on success. If the asynchronous request failed, the URI in the Location
|
|
444
|
-
* header returns an error-level status code.
|
|
445
|
-
* @param resourceGroupName The name of the resource group with the deployment to delete. The name is
|
|
446
|
-
* case insensitive.
|
|
447
|
-
* @param deploymentName The name of the deployment.
|
|
448
|
-
* @param options The options parameters.
|
|
449
|
-
*/
|
|
450
|
-
beginDeleteAndWait(resourceGroupName: string, deploymentName: string, options?: DeploymentsDeleteOptionalParams): Promise<void>;
|
|
451
|
-
/**
|
|
452
|
-
* Checks whether the deployment exists.
|
|
453
|
-
* @param resourceGroupName The name of the resource group with the deployment to check. The name is
|
|
454
|
-
* case insensitive.
|
|
455
|
-
* @param deploymentName The name of the deployment.
|
|
456
|
-
* @param options The options parameters.
|
|
457
|
-
*/
|
|
458
|
-
checkExistence(resourceGroupName: string, deploymentName: string, options?: DeploymentsCheckExistenceOptionalParams): Promise<DeploymentsCheckExistenceResponse>;
|
|
459
|
-
/**
|
|
460
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
461
|
-
* @param resourceGroupName The name of the resource group to deploy the resources to. The name is case
|
|
462
|
-
* insensitive. The resource group must already exist.
|
|
463
|
-
* @param deploymentName The name of the deployment.
|
|
464
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
465
|
-
* @param options The options parameters.
|
|
466
|
-
*/
|
|
467
|
-
beginCreateOrUpdate(resourceGroupName: string, deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateResponse>, DeploymentsCreateOrUpdateResponse>>;
|
|
468
|
-
/**
|
|
469
|
-
* You can provide the template and parameters directly in the request or link to JSON files.
|
|
470
|
-
* @param resourceGroupName The name of the resource group to deploy the resources to. The name is case
|
|
471
|
-
* insensitive. The resource group must already exist.
|
|
472
|
-
* @param deploymentName The name of the deployment.
|
|
473
|
-
* @param parameters Additional parameters supplied to the operation.
|
|
474
|
-
* @param options The options parameters.
|
|
475
|
-
*/
|
|
476
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, deploymentName: string, parameters: Deployment, options?: DeploymentsCreateOrUpdateOptionalParams): Promise<DeploymentsCreateOrUpdateResponse>;
|
|
477
|
-
/**
|
|
478
|
-
* Gets a deployment.
|
|
479
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
480
|
-
* @param deploymentName The name of the deployment.
|
|
481
|
-
* @param options The options parameters.
|
|
482
|
-
*/
|
|
483
|
-
get(resourceGroupName: string, deploymentName: string, options?: DeploymentsGetOptionalParams): Promise<DeploymentsGetResponse>;
|
|
484
|
-
/**
|
|
485
|
-
* You can cancel a deployment only if the provisioningState is Accepted or Running. After the
|
|
486
|
-
* deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
|
|
487
|
-
* stops the currently running template deployment and leaves the resource group partially deployed.
|
|
488
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
489
|
-
* @param deploymentName The name of the deployment.
|
|
490
|
-
* @param options The options parameters.
|
|
491
|
-
*/
|
|
492
|
-
cancel(resourceGroupName: string, deploymentName: string, options?: DeploymentsCancelOptionalParams): Promise<void>;
|
|
493
|
-
/**
|
|
494
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
495
|
-
* Resource Manager..
|
|
496
|
-
* @param resourceGroupName The name of the resource group the template will be deployed to. The name
|
|
497
|
-
* is case insensitive.
|
|
498
|
-
* @param deploymentName The name of the deployment.
|
|
499
|
-
* @param parameters Parameters to validate.
|
|
500
|
-
* @param options The options parameters.
|
|
501
|
-
*/
|
|
502
|
-
beginValidate(resourceGroupName: string, deploymentName: string, parameters: Deployment, options?: DeploymentsValidateOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsValidateResponse>, DeploymentsValidateResponse>>;
|
|
503
|
-
/**
|
|
504
|
-
* Validates whether the specified template is syntactically correct and will be accepted by Azure
|
|
505
|
-
* Resource Manager..
|
|
506
|
-
* @param resourceGroupName The name of the resource group the template will be deployed to. The name
|
|
507
|
-
* is case insensitive.
|
|
508
|
-
* @param deploymentName The name of the deployment.
|
|
509
|
-
* @param parameters Parameters to validate.
|
|
510
|
-
* @param options The options parameters.
|
|
511
|
-
*/
|
|
512
|
-
beginValidateAndWait(resourceGroupName: string, deploymentName: string, parameters: Deployment, options?: DeploymentsValidateOptionalParams): Promise<DeploymentsValidateResponse>;
|
|
513
|
-
/**
|
|
514
|
-
* Returns changes that will be made by the deployment if executed at the scope of the resource group.
|
|
515
|
-
* @param resourceGroupName The name of the resource group the template will be deployed to. The name
|
|
516
|
-
* is case insensitive.
|
|
517
|
-
* @param deploymentName The name of the deployment.
|
|
518
|
-
* @param parameters Parameters to validate.
|
|
519
|
-
* @param options The options parameters.
|
|
520
|
-
*/
|
|
521
|
-
beginWhatIf(resourceGroupName: string, deploymentName: string, parameters: DeploymentWhatIf, options?: DeploymentsWhatIfOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsWhatIfResponse>, DeploymentsWhatIfResponse>>;
|
|
522
|
-
/**
|
|
523
|
-
* Returns changes that will be made by the deployment if executed at the scope of the resource group.
|
|
524
|
-
* @param resourceGroupName The name of the resource group the template will be deployed to. The name
|
|
525
|
-
* is case insensitive.
|
|
526
|
-
* @param deploymentName The name of the deployment.
|
|
527
|
-
* @param parameters Parameters to validate.
|
|
528
|
-
* @param options The options parameters.
|
|
529
|
-
*/
|
|
530
|
-
beginWhatIfAndWait(resourceGroupName: string, deploymentName: string, parameters: DeploymentWhatIf, options?: DeploymentsWhatIfOptionalParams): Promise<DeploymentsWhatIfResponse>;
|
|
531
|
-
/**
|
|
532
|
-
* Exports the template used for specified deployment.
|
|
533
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
534
|
-
* @param deploymentName The name of the deployment.
|
|
535
|
-
* @param options The options parameters.
|
|
536
|
-
*/
|
|
537
|
-
exportTemplate(resourceGroupName: string, deploymentName: string, options?: DeploymentsExportTemplateOptionalParams): Promise<DeploymentsExportTemplateResponse>;
|
|
538
|
-
/**
|
|
539
|
-
* Calculate the hash of the given template.
|
|
540
|
-
* @param template The template provided to calculate hash.
|
|
541
|
-
* @param options The options parameters.
|
|
542
|
-
*/
|
|
543
|
-
calculateTemplateHash(template: Record<string, unknown>, options?: DeploymentsCalculateTemplateHashOptionalParams): Promise<DeploymentsCalculateTemplateHashResponse>;
|
|
544
|
-
}
|
|
545
|
-
//# sourceMappingURL=deployments.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deployments.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/deployments.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Copyright (c) Microsoft Corporation.
|
|
4
|
-
* Licensed under the MIT License.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
-
*/
|
|
9
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
//# sourceMappingURL=deployments.js.map
|