@azure/arm-resourcesdeploymentstacks 1.0.0-beta.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 +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +2308 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtManagementGroupSample.js +53 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtResourceGroupSample.js +56 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtSubscriptionSample.js +54 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtManagementGroupSample.js +37 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtResourceGroupSample.js +40 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtSubscriptionSample.js +38 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtManagementGroupSample.js +37 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtResourceGroupSample.js +40 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtSubscriptionSample.js +38 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtManagementGroupSample.js +37 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtResourceGroupSample.js +40 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtSubscriptionSample.js +38 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksListAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtManagementGroupSample.js +57 -0
- package/dist-esm/samples-dev/deploymentStacksListAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksListAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtResourceGroupSample.js +60 -0
- package/dist-esm/samples-dev/deploymentStacksListAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksListAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtSubscriptionSample.js +58 -0
- package/dist-esm/samples-dev/deploymentStacksListAtSubscriptionSample.js.map +1 -0
- package/dist-esm/src/deploymentStacksClient.d.ts +21 -0
- package/dist-esm/src/deploymentStacksClient.d.ts.map +1 -0
- package/dist-esm/src/deploymentStacksClient.js +98 -0
- package/dist-esm/src/deploymentStacksClient.js.map +1 -0
- package/dist-esm/src/index.d.ts +6 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +13 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +642 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +116 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +23 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +758 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +15 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +152 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/deploymentStacks.d.ts +207 -0
- package/dist-esm/src/operations/deploymentStacks.d.ts.map +1 -0
- package/dist-esm/src/operations/deploymentStacks.js +1086 -0
- package/dist-esm/src/operations/deploymentStacks.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +2 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +9 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/deploymentStacks.d.ts +156 -0
- package/dist-esm/src/operationsInterfaces/deploymentStacks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/deploymentStacks.js +9 -0
- package/dist-esm/src/operationsInterfaces/deploymentStacks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +2 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +9 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/resourcesdeploymentstacks_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/resourcesdeploymentstacks_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/resourcesdeploymentstacks_operations_test.spec.js +162 -0
- package/dist-esm/test/resourcesdeploymentstacks_operations_test.spec.js.map +1 -0
- package/package.json +124 -0
- package/review/arm-resourcesdeploymentstacks.api.md +469 -0
- package/rollup.config.js +122 -0
- package/src/deploymentStacksClient.ts +154 -0
- package/src/index.ts +13 -0
- package/src/lroImpl.ts +42 -0
- package/src/models/index.ts +728 -0
- package/src/models/mappers.ts +828 -0
- package/src/models/parameters.ts +170 -0
- package/src/operations/deploymentStacks.ts +1420 -0
- package/src/operations/index.ts +9 -0
- package/src/operationsInterfaces/deploymentStacks.ts +286 -0
- package/src/operationsInterfaces/index.ts +9 -0
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +33 -0
- package/types/arm-resourcesdeploymentstacks.d.ts +899 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,728 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
10
|
+
|
|
11
|
+
/** List of deployment stacks. */
|
|
12
|
+
export interface DeploymentStackListResult {
|
|
13
|
+
/** An array of deployment stacks. */
|
|
14
|
+
value?: DeploymentStack[];
|
|
15
|
+
/**
|
|
16
|
+
* The URL to use for getting the next set of results.
|
|
17
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
18
|
+
*/
|
|
19
|
+
readonly nextLink?: string;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
/** Entity representing the reference to the template. */
|
|
23
|
+
export interface DeploymentStacksTemplateLink {
|
|
24
|
+
/** The URI of the template to deploy. Use either the uri or id property, but not both. */
|
|
25
|
+
uri?: string;
|
|
26
|
+
/** The resource id of a Template Spec. Use either the id or uri property, but not both. */
|
|
27
|
+
id?: string;
|
|
28
|
+
/** 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 */
|
|
29
|
+
relativePath?: string;
|
|
30
|
+
/** The query string (for example, a SAS token) to be used with the templateLink URI. */
|
|
31
|
+
queryString?: string;
|
|
32
|
+
/** If included, must match the ContentVersion in the template. */
|
|
33
|
+
contentVersion?: string;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
/** Entity representing the reference to the deployment parameters. */
|
|
37
|
+
export interface DeploymentStacksParametersLink {
|
|
38
|
+
/** The URI of the parameters file. */
|
|
39
|
+
uri: string;
|
|
40
|
+
/** If included, must match the ContentVersion in the template. */
|
|
41
|
+
contentVersion?: string;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
/** Defines the behavior of resources that are not managed immediately after the stack is updated. */
|
|
45
|
+
export interface DeploymentStackPropertiesActionOnUnmanage {
|
|
46
|
+
/** Specifies the action that should be taken on the resource when the deployment stack is deleted. Delete will attempt to delete the resource from Azure. Detach will leave the resource in it's current state. */
|
|
47
|
+
resources: DeploymentStacksDeleteDetachEnum;
|
|
48
|
+
/** Specifies the action that should be taken on the resource when the deployment stack is deleted. Delete will attempt to delete the resource from Azure. Detach will leave the resource in it's current state. */
|
|
49
|
+
resourceGroups?: DeploymentStacksDeleteDetachEnum;
|
|
50
|
+
/** Specifies the action that should be taken on the resource when the deployment stack is deleted. Delete will attempt to delete the resource from Azure. Detach will leave the resource in it's current state. */
|
|
51
|
+
managementGroups?: DeploymentStacksDeleteDetachEnum;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
/** The debug setting. */
|
|
55
|
+
export interface DeploymentStacksDebugSetting {
|
|
56
|
+
/** 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 that is being passed in during deployment. By logging information about the request or response, sensitive data that is retrieved through the deployment operations could potentially be exposed. */
|
|
57
|
+
detailLevel?: string;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/** Defines how resources deployed by the deployment stack are locked. */
|
|
61
|
+
export interface DenySettings {
|
|
62
|
+
/** denySettings Mode. */
|
|
63
|
+
mode: DenySettingsMode;
|
|
64
|
+
/** List of AAD principal IDs excluded from the lock. Up to 5 principals are permitted. */
|
|
65
|
+
excludedPrincipals?: string[];
|
|
66
|
+
/** List of role-based management operations that are excluded from the denySettings. Up to 200 actions are permitted. If the denySetting mode is set to 'denyWriteAndDelete', then the following actions are automatically appended to 'excludedActions': '*\/read' and 'Microsoft.Authorization/locks/delete'. If the denySetting mode is set to 'denyDelete', then the following actions are automatically appended to 'excludedActions': 'Microsoft.Authorization/locks/delete'. Duplicate actions will be removed. */
|
|
67
|
+
excludedActions?: string[];
|
|
68
|
+
/** DenySettings will be applied to child scopes. */
|
|
69
|
+
applyToChildScopes?: boolean;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/** The resource Id model. */
|
|
73
|
+
export interface ResourceReference {
|
|
74
|
+
/**
|
|
75
|
+
* The resourceId of a resource managed by the deployment stack.
|
|
76
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
77
|
+
*/
|
|
78
|
+
readonly id?: string;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/** Deployment Stacks error response. */
|
|
82
|
+
export interface DeploymentStacksError {
|
|
83
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
84
|
+
error?: ErrorResponse;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
88
|
+
export interface ErrorResponse {
|
|
89
|
+
/** The error object. */
|
|
90
|
+
error?: ErrorDetail;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
/** The error detail. */
|
|
94
|
+
export interface ErrorDetail {
|
|
95
|
+
/**
|
|
96
|
+
* The error code.
|
|
97
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
98
|
+
*/
|
|
99
|
+
readonly code?: string;
|
|
100
|
+
/**
|
|
101
|
+
* The error message.
|
|
102
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
103
|
+
*/
|
|
104
|
+
readonly message?: string;
|
|
105
|
+
/**
|
|
106
|
+
* The error target.
|
|
107
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
108
|
+
*/
|
|
109
|
+
readonly target?: string;
|
|
110
|
+
/**
|
|
111
|
+
* The error details.
|
|
112
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
113
|
+
*/
|
|
114
|
+
readonly details?: ErrorDetail[];
|
|
115
|
+
/**
|
|
116
|
+
* The error additional info.
|
|
117
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
118
|
+
*/
|
|
119
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
/** The resource management error additional info. */
|
|
123
|
+
export interface ErrorAdditionalInfo {
|
|
124
|
+
/**
|
|
125
|
+
* The additional info type.
|
|
126
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
127
|
+
*/
|
|
128
|
+
readonly type?: string;
|
|
129
|
+
/**
|
|
130
|
+
* The additional info.
|
|
131
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
132
|
+
*/
|
|
133
|
+
readonly info?: Record<string, unknown>;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
/** Common properties for all Azure resources. */
|
|
137
|
+
export interface AzureResourceBase {
|
|
138
|
+
/**
|
|
139
|
+
* String Id used to locate any resource on Azure.
|
|
140
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
141
|
+
*/
|
|
142
|
+
readonly id?: string;
|
|
143
|
+
/**
|
|
144
|
+
* Name of this resource.
|
|
145
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
146
|
+
*/
|
|
147
|
+
readonly name?: string;
|
|
148
|
+
/**
|
|
149
|
+
* Type of this resource.
|
|
150
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
151
|
+
*/
|
|
152
|
+
readonly type?: string;
|
|
153
|
+
/**
|
|
154
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
155
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
156
|
+
*/
|
|
157
|
+
readonly systemData?: SystemData;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
161
|
+
export interface SystemData {
|
|
162
|
+
/** The identity that created the resource. */
|
|
163
|
+
createdBy?: string;
|
|
164
|
+
/** The type of identity that created the resource. */
|
|
165
|
+
createdByType?: CreatedByType;
|
|
166
|
+
/** The timestamp of resource creation (UTC). */
|
|
167
|
+
createdAt?: Date;
|
|
168
|
+
/** The identity that last modified the resource. */
|
|
169
|
+
lastModifiedBy?: string;
|
|
170
|
+
/** The type of identity that last modified the resource. */
|
|
171
|
+
lastModifiedByType?: CreatedByType;
|
|
172
|
+
/** The timestamp of resource last modification (UTC) */
|
|
173
|
+
lastModifiedAt?: Date;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
/** Export Template specific properties of the Stack. */
|
|
177
|
+
export interface DeploymentStackTemplateDefinition {
|
|
178
|
+
/** The template content. Use this element 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. */
|
|
179
|
+
template?: Record<string, unknown>;
|
|
180
|
+
/** The URI of the template. Use either the templateLink property or the template property, but not both. */
|
|
181
|
+
templateLink?: DeploymentStacksTemplateLink;
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
/** The resource Id extended model. */
|
|
185
|
+
export interface ResourceReferenceExtended
|
|
186
|
+
extends ResourceReference,
|
|
187
|
+
DeploymentStacksError {}
|
|
188
|
+
|
|
189
|
+
/** The managed resource model. */
|
|
190
|
+
export interface ManagedResourceReference extends ResourceReference {
|
|
191
|
+
/** Current management state of the resource in the deployment stack. */
|
|
192
|
+
status?: ResourceStatusMode;
|
|
193
|
+
/** denyAssignment settings applied to the resource. */
|
|
194
|
+
denyStatus?: DenyStatusMode;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
/** Deployment stack properties. */
|
|
198
|
+
export interface DeploymentStackProperties extends DeploymentStacksError {
|
|
199
|
+
/** 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. */
|
|
200
|
+
template?: Record<string, unknown>;
|
|
201
|
+
/** The URI of the template. Use either the templateLink property or the template property, but not both. */
|
|
202
|
+
templateLink?: DeploymentStacksTemplateLink;
|
|
203
|
+
/** Name and value pairs that define the deployment parameters for the template. Use this element when providing the parameter values directly in the request, rather than linking 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. */
|
|
204
|
+
parameters?: Record<string, unknown>;
|
|
205
|
+
/** The URI of parameters file. Use this element to link to an existing parameters file. Use either the parametersLink property or the parameters property, but not both. */
|
|
206
|
+
parametersLink?: DeploymentStacksParametersLink;
|
|
207
|
+
/** Defines the behavior of resources that are not managed immediately after the stack is updated. */
|
|
208
|
+
actionOnUnmanage: DeploymentStackPropertiesActionOnUnmanage;
|
|
209
|
+
/** The debug setting of the deployment. */
|
|
210
|
+
debugSetting?: DeploymentStacksDebugSetting;
|
|
211
|
+
/** The scope at which the initial deployment should be created. If a scope is not specified, it will default to the scope of the deployment stack. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroupId}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}'). */
|
|
212
|
+
deploymentScope?: string;
|
|
213
|
+
/** Deployment stack description. */
|
|
214
|
+
description?: string;
|
|
215
|
+
/** Defines how resources deployed by the stack are locked. */
|
|
216
|
+
denySettings: DenySettings;
|
|
217
|
+
/**
|
|
218
|
+
* State of the deployment stack.
|
|
219
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
220
|
+
*/
|
|
221
|
+
readonly provisioningState?: DeploymentStackProvisioningState;
|
|
222
|
+
/**
|
|
223
|
+
* An array of resources that were detached during the most recent update.
|
|
224
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
225
|
+
*/
|
|
226
|
+
readonly detachedResources?: ResourceReference[];
|
|
227
|
+
/**
|
|
228
|
+
* An array of resources that were deleted during the most recent update.
|
|
229
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
230
|
+
*/
|
|
231
|
+
readonly deletedResources?: ResourceReference[];
|
|
232
|
+
/**
|
|
233
|
+
* An array of resources that failed to reach goal state during the most recent update.
|
|
234
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
235
|
+
*/
|
|
236
|
+
readonly failedResources?: ResourceReferenceExtended[];
|
|
237
|
+
/**
|
|
238
|
+
* An array of resources currently managed by the deployment stack.
|
|
239
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
240
|
+
*/
|
|
241
|
+
readonly resources?: ManagedResourceReference[];
|
|
242
|
+
/**
|
|
243
|
+
* The resourceId of the deployment resource created by the deployment stack.
|
|
244
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
245
|
+
*/
|
|
246
|
+
readonly deploymentId?: string;
|
|
247
|
+
/**
|
|
248
|
+
* The outputs of the underlying deployment.
|
|
249
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
250
|
+
*/
|
|
251
|
+
readonly outputs?: Record<string, unknown>;
|
|
252
|
+
/**
|
|
253
|
+
* The duration of the deployment stack update.
|
|
254
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
255
|
+
*/
|
|
256
|
+
readonly duration?: string;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
/** Deployment stack object. */
|
|
260
|
+
export interface DeploymentStack extends AzureResourceBase {
|
|
261
|
+
/** The location of the deployment stack. It cannot be changed after creation. It must be one of the supported Azure locations. */
|
|
262
|
+
location?: string;
|
|
263
|
+
/** Deployment stack resource tags. */
|
|
264
|
+
tags?: { [propertyName: string]: string };
|
|
265
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
266
|
+
error?: ErrorResponse;
|
|
267
|
+
/** 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. */
|
|
268
|
+
template?: Record<string, unknown>;
|
|
269
|
+
/** The URI of the template. Use either the templateLink property or the template property, but not both. */
|
|
270
|
+
templateLink?: DeploymentStacksTemplateLink;
|
|
271
|
+
/** Name and value pairs that define the deployment parameters for the template. Use this element when providing the parameter values directly in the request, rather than linking 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. */
|
|
272
|
+
parameters?: Record<string, unknown>;
|
|
273
|
+
/** The URI of parameters file. Use this element to link to an existing parameters file. Use either the parametersLink property or the parameters property, but not both. */
|
|
274
|
+
parametersLink?: DeploymentStacksParametersLink;
|
|
275
|
+
/** Defines the behavior of resources that are not managed immediately after the stack is updated. */
|
|
276
|
+
actionOnUnmanage?: DeploymentStackPropertiesActionOnUnmanage;
|
|
277
|
+
/** The debug setting of the deployment. */
|
|
278
|
+
debugSetting?: DeploymentStacksDebugSetting;
|
|
279
|
+
/** The scope at which the initial deployment should be created. If a scope is not specified, it will default to the scope of the deployment stack. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroupId}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}'). */
|
|
280
|
+
deploymentScope?: string;
|
|
281
|
+
/** Deployment stack description. */
|
|
282
|
+
description?: string;
|
|
283
|
+
/** Defines how resources deployed by the stack are locked. */
|
|
284
|
+
denySettings?: DenySettings;
|
|
285
|
+
/**
|
|
286
|
+
* State of the deployment stack.
|
|
287
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
288
|
+
*/
|
|
289
|
+
readonly provisioningState?: DeploymentStackProvisioningState;
|
|
290
|
+
/**
|
|
291
|
+
* An array of resources that were detached during the most recent update.
|
|
292
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
293
|
+
*/
|
|
294
|
+
readonly detachedResources?: ResourceReference[];
|
|
295
|
+
/**
|
|
296
|
+
* An array of resources that were deleted during the most recent update.
|
|
297
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
298
|
+
*/
|
|
299
|
+
readonly deletedResources?: ResourceReference[];
|
|
300
|
+
/**
|
|
301
|
+
* An array of resources that failed to reach goal state during the most recent update.
|
|
302
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
303
|
+
*/
|
|
304
|
+
readonly failedResources?: ResourceReferenceExtended[];
|
|
305
|
+
/**
|
|
306
|
+
* An array of resources currently managed by the deployment stack.
|
|
307
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
308
|
+
*/
|
|
309
|
+
readonly resources?: ManagedResourceReference[];
|
|
310
|
+
/**
|
|
311
|
+
* The resourceId of the deployment resource created by the deployment stack.
|
|
312
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
313
|
+
*/
|
|
314
|
+
readonly deploymentId?: string;
|
|
315
|
+
/**
|
|
316
|
+
* The outputs of the underlying deployment.
|
|
317
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
318
|
+
*/
|
|
319
|
+
readonly outputs?: Record<string, unknown>;
|
|
320
|
+
/**
|
|
321
|
+
* The duration of the deployment stack update.
|
|
322
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
323
|
+
*/
|
|
324
|
+
readonly duration?: string;
|
|
325
|
+
}
|
|
326
|
+
|
|
327
|
+
/** Defines headers for DeploymentStacks_deleteAtResourceGroup operation. */
|
|
328
|
+
export interface DeploymentStacksDeleteAtResourceGroupHeaders {
|
|
329
|
+
location?: string;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
/** Defines headers for DeploymentStacks_deleteAtSubscription operation. */
|
|
333
|
+
export interface DeploymentStacksDeleteAtSubscriptionHeaders {
|
|
334
|
+
location?: string;
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
/** Defines headers for DeploymentStacks_deleteAtManagementGroup operation. */
|
|
338
|
+
export interface DeploymentStacksDeleteAtManagementGroupHeaders {
|
|
339
|
+
location?: string;
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
/** Known values of {@link DeploymentStacksDeleteDetachEnum} that the service accepts. */
|
|
343
|
+
export enum KnownDeploymentStacksDeleteDetachEnum {
|
|
344
|
+
/** Delete */
|
|
345
|
+
Delete = "delete",
|
|
346
|
+
/** Detach */
|
|
347
|
+
Detach = "detach"
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
/**
|
|
351
|
+
* Defines values for DeploymentStacksDeleteDetachEnum. \
|
|
352
|
+
* {@link KnownDeploymentStacksDeleteDetachEnum} can be used interchangeably with DeploymentStacksDeleteDetachEnum,
|
|
353
|
+
* this enum contains the known values that the service supports.
|
|
354
|
+
* ### Known values supported by the service
|
|
355
|
+
* **delete** \
|
|
356
|
+
* **detach**
|
|
357
|
+
*/
|
|
358
|
+
export type DeploymentStacksDeleteDetachEnum = string;
|
|
359
|
+
|
|
360
|
+
/** Known values of {@link DenySettingsMode} that the service accepts. */
|
|
361
|
+
export enum KnownDenySettingsMode {
|
|
362
|
+
/** Authorized users are able to read and modify the resources, but cannot delete. */
|
|
363
|
+
DenyDelete = "denyDelete",
|
|
364
|
+
/** Authorized users can only read from a resource, but cannot modify or delete it. */
|
|
365
|
+
DenyWriteAndDelete = "denyWriteAndDelete",
|
|
366
|
+
/** No denyAssignments have been applied. */
|
|
367
|
+
None = "none"
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
/**
|
|
371
|
+
* Defines values for DenySettingsMode. \
|
|
372
|
+
* {@link KnownDenySettingsMode} can be used interchangeably with DenySettingsMode,
|
|
373
|
+
* this enum contains the known values that the service supports.
|
|
374
|
+
* ### Known values supported by the service
|
|
375
|
+
* **denyDelete**: Authorized users are able to read and modify the resources, but cannot delete. \
|
|
376
|
+
* **denyWriteAndDelete**: Authorized users can only read from a resource, but cannot modify or delete it. \
|
|
377
|
+
* **none**: No denyAssignments have been applied.
|
|
378
|
+
*/
|
|
379
|
+
export type DenySettingsMode = string;
|
|
380
|
+
|
|
381
|
+
/** Known values of {@link DeploymentStackProvisioningState} that the service accepts. */
|
|
382
|
+
export enum KnownDeploymentStackProvisioningState {
|
|
383
|
+
/** Creating */
|
|
384
|
+
Creating = "Creating",
|
|
385
|
+
/** Validating */
|
|
386
|
+
Validating = "Validating",
|
|
387
|
+
/** Waiting */
|
|
388
|
+
Waiting = "Waiting",
|
|
389
|
+
/** Deploying */
|
|
390
|
+
Deploying = "Deploying",
|
|
391
|
+
/** Canceling */
|
|
392
|
+
Canceling = "Canceling",
|
|
393
|
+
/** Locking */
|
|
394
|
+
Locking = "Locking",
|
|
395
|
+
/** DeletingResources */
|
|
396
|
+
DeletingResources = "DeletingResources",
|
|
397
|
+
/** Succeeded */
|
|
398
|
+
Succeeded = "Succeeded",
|
|
399
|
+
/** Failed */
|
|
400
|
+
Failed = "Failed",
|
|
401
|
+
/** Canceled */
|
|
402
|
+
Canceled = "Canceled",
|
|
403
|
+
/** Deleting */
|
|
404
|
+
Deleting = "Deleting"
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
/**
|
|
408
|
+
* Defines values for DeploymentStackProvisioningState. \
|
|
409
|
+
* {@link KnownDeploymentStackProvisioningState} can be used interchangeably with DeploymentStackProvisioningState,
|
|
410
|
+
* this enum contains the known values that the service supports.
|
|
411
|
+
* ### Known values supported by the service
|
|
412
|
+
* **Creating** \
|
|
413
|
+
* **Validating** \
|
|
414
|
+
* **Waiting** \
|
|
415
|
+
* **Deploying** \
|
|
416
|
+
* **Canceling** \
|
|
417
|
+
* **Locking** \
|
|
418
|
+
* **DeletingResources** \
|
|
419
|
+
* **Succeeded** \
|
|
420
|
+
* **Failed** \
|
|
421
|
+
* **Canceled** \
|
|
422
|
+
* **Deleting**
|
|
423
|
+
*/
|
|
424
|
+
export type DeploymentStackProvisioningState = string;
|
|
425
|
+
|
|
426
|
+
/** Known values of {@link ResourceStatusMode} that the service accepts. */
|
|
427
|
+
export enum KnownResourceStatusMode {
|
|
428
|
+
/** This resource is managed by the deployment stack. */
|
|
429
|
+
Managed = "Managed",
|
|
430
|
+
/** Unable to remove the deny assignment on resource. */
|
|
431
|
+
RemoveDenyFailed = "removeDenyFailed",
|
|
432
|
+
/** Unable to delete the resource from Azure. The delete will be retried on the next stack deployment, or can be deleted manually. */
|
|
433
|
+
DeleteFailed = "deleteFailed",
|
|
434
|
+
/** No denyAssignments have been applied. */
|
|
435
|
+
None = "None"
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
/**
|
|
439
|
+
* Defines values for ResourceStatusMode. \
|
|
440
|
+
* {@link KnownResourceStatusMode} can be used interchangeably with ResourceStatusMode,
|
|
441
|
+
* this enum contains the known values that the service supports.
|
|
442
|
+
* ### Known values supported by the service
|
|
443
|
+
* **Managed**: This resource is managed by the deployment stack. \
|
|
444
|
+
* **removeDenyFailed**: Unable to remove the deny assignment on resource. \
|
|
445
|
+
* **deleteFailed**: Unable to delete the resource from Azure. The delete will be retried on the next stack deployment, or can be deleted manually. \
|
|
446
|
+
* **None**: No denyAssignments have been applied.
|
|
447
|
+
*/
|
|
448
|
+
export type ResourceStatusMode = string;
|
|
449
|
+
|
|
450
|
+
/** Known values of {@link DenyStatusMode} that the service accepts. */
|
|
451
|
+
export enum KnownDenyStatusMode {
|
|
452
|
+
/** Authorized users are able to read and modify the resources, but cannot delete. */
|
|
453
|
+
DenyDelete = "denyDelete",
|
|
454
|
+
/** Resource type does not support denyAssignments. */
|
|
455
|
+
NotSupported = "notSupported",
|
|
456
|
+
/** denyAssignments are not supported on resources outside the scope of the deployment stack. */
|
|
457
|
+
Inapplicable = "inapplicable",
|
|
458
|
+
/** Authorized users can only read from a resource, but cannot modify or delete it. */
|
|
459
|
+
DenyWriteAndDelete = "denyWriteAndDelete",
|
|
460
|
+
/** Deny assignment has been removed by Azure due to a resource management change (management group move, etc.) */
|
|
461
|
+
RemovedBySystem = "removedBySystem",
|
|
462
|
+
/** No denyAssignments have been applied. */
|
|
463
|
+
None = "None"
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
/**
|
|
467
|
+
* Defines values for DenyStatusMode. \
|
|
468
|
+
* {@link KnownDenyStatusMode} can be used interchangeably with DenyStatusMode,
|
|
469
|
+
* this enum contains the known values that the service supports.
|
|
470
|
+
* ### Known values supported by the service
|
|
471
|
+
* **denyDelete**: Authorized users are able to read and modify the resources, but cannot delete. \
|
|
472
|
+
* **notSupported**: Resource type does not support denyAssignments. \
|
|
473
|
+
* **inapplicable**: denyAssignments are not supported on resources outside the scope of the deployment stack. \
|
|
474
|
+
* **denyWriteAndDelete**: Authorized users can only read from a resource, but cannot modify or delete it. \
|
|
475
|
+
* **removedBySystem**: Deny assignment has been removed by Azure due to a resource management change (management group move, etc.) \
|
|
476
|
+
* **None**: No denyAssignments have been applied.
|
|
477
|
+
*/
|
|
478
|
+
export type DenyStatusMode = string;
|
|
479
|
+
|
|
480
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
481
|
+
export enum KnownCreatedByType {
|
|
482
|
+
/** User */
|
|
483
|
+
User = "User",
|
|
484
|
+
/** Application */
|
|
485
|
+
Application = "Application",
|
|
486
|
+
/** ManagedIdentity */
|
|
487
|
+
ManagedIdentity = "ManagedIdentity",
|
|
488
|
+
/** Key */
|
|
489
|
+
Key = "Key"
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
/**
|
|
493
|
+
* Defines values for CreatedByType. \
|
|
494
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
495
|
+
* this enum contains the known values that the service supports.
|
|
496
|
+
* ### Known values supported by the service
|
|
497
|
+
* **User** \
|
|
498
|
+
* **Application** \
|
|
499
|
+
* **ManagedIdentity** \
|
|
500
|
+
* **Key**
|
|
501
|
+
*/
|
|
502
|
+
export type CreatedByType = string;
|
|
503
|
+
|
|
504
|
+
/** Known values of {@link UnmanageActionResourceMode} that the service accepts. */
|
|
505
|
+
export enum KnownUnmanageActionResourceMode {
|
|
506
|
+
/** Delete */
|
|
507
|
+
Delete = "delete",
|
|
508
|
+
/** Detach */
|
|
509
|
+
Detach = "detach"
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
/**
|
|
513
|
+
* Defines values for UnmanageActionResourceMode. \
|
|
514
|
+
* {@link KnownUnmanageActionResourceMode} can be used interchangeably with UnmanageActionResourceMode,
|
|
515
|
+
* this enum contains the known values that the service supports.
|
|
516
|
+
* ### Known values supported by the service
|
|
517
|
+
* **delete** \
|
|
518
|
+
* **detach**
|
|
519
|
+
*/
|
|
520
|
+
export type UnmanageActionResourceMode = string;
|
|
521
|
+
|
|
522
|
+
/** Known values of {@link UnmanageActionResourceGroupMode} that the service accepts. */
|
|
523
|
+
export enum KnownUnmanageActionResourceGroupMode {
|
|
524
|
+
/** Delete */
|
|
525
|
+
Delete = "delete",
|
|
526
|
+
/** Detach */
|
|
527
|
+
Detach = "detach"
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
/**
|
|
531
|
+
* Defines values for UnmanageActionResourceGroupMode. \
|
|
532
|
+
* {@link KnownUnmanageActionResourceGroupMode} can be used interchangeably with UnmanageActionResourceGroupMode,
|
|
533
|
+
* this enum contains the known values that the service supports.
|
|
534
|
+
* ### Known values supported by the service
|
|
535
|
+
* **delete** \
|
|
536
|
+
* **detach**
|
|
537
|
+
*/
|
|
538
|
+
export type UnmanageActionResourceGroupMode = string;
|
|
539
|
+
|
|
540
|
+
/** Known values of {@link UnmanageActionManagementGroupMode} that the service accepts. */
|
|
541
|
+
export enum KnownUnmanageActionManagementGroupMode {
|
|
542
|
+
/** Delete */
|
|
543
|
+
Delete = "delete",
|
|
544
|
+
/** Detach */
|
|
545
|
+
Detach = "detach"
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
/**
|
|
549
|
+
* Defines values for UnmanageActionManagementGroupMode. \
|
|
550
|
+
* {@link KnownUnmanageActionManagementGroupMode} can be used interchangeably with UnmanageActionManagementGroupMode,
|
|
551
|
+
* this enum contains the known values that the service supports.
|
|
552
|
+
* ### Known values supported by the service
|
|
553
|
+
* **delete** \
|
|
554
|
+
* **detach**
|
|
555
|
+
*/
|
|
556
|
+
export type UnmanageActionManagementGroupMode = string;
|
|
557
|
+
|
|
558
|
+
/** Optional parameters. */
|
|
559
|
+
export interface DeploymentStacksListAtResourceGroupOptionalParams
|
|
560
|
+
extends coreClient.OperationOptions {}
|
|
561
|
+
|
|
562
|
+
/** Contains response data for the listAtResourceGroup operation. */
|
|
563
|
+
export type DeploymentStacksListAtResourceGroupResponse = DeploymentStackListResult;
|
|
564
|
+
|
|
565
|
+
/** Optional parameters. */
|
|
566
|
+
export interface DeploymentStacksListAtSubscriptionOptionalParams
|
|
567
|
+
extends coreClient.OperationOptions {}
|
|
568
|
+
|
|
569
|
+
/** Contains response data for the listAtSubscription operation. */
|
|
570
|
+
export type DeploymentStacksListAtSubscriptionResponse = DeploymentStackListResult;
|
|
571
|
+
|
|
572
|
+
/** Optional parameters. */
|
|
573
|
+
export interface DeploymentStacksListAtManagementGroupOptionalParams
|
|
574
|
+
extends coreClient.OperationOptions {}
|
|
575
|
+
|
|
576
|
+
/** Contains response data for the listAtManagementGroup operation. */
|
|
577
|
+
export type DeploymentStacksListAtManagementGroupResponse = DeploymentStackListResult;
|
|
578
|
+
|
|
579
|
+
/** Optional parameters. */
|
|
580
|
+
export interface DeploymentStacksCreateOrUpdateAtResourceGroupOptionalParams
|
|
581
|
+
extends coreClient.OperationOptions {
|
|
582
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
583
|
+
updateIntervalInMs?: number;
|
|
584
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
585
|
+
resumeFrom?: string;
|
|
586
|
+
}
|
|
587
|
+
|
|
588
|
+
/** Contains response data for the createOrUpdateAtResourceGroup operation. */
|
|
589
|
+
export type DeploymentStacksCreateOrUpdateAtResourceGroupResponse = DeploymentStack;
|
|
590
|
+
|
|
591
|
+
/** Optional parameters. */
|
|
592
|
+
export interface DeploymentStacksGetAtResourceGroupOptionalParams
|
|
593
|
+
extends coreClient.OperationOptions {}
|
|
594
|
+
|
|
595
|
+
/** Contains response data for the getAtResourceGroup operation. */
|
|
596
|
+
export type DeploymentStacksGetAtResourceGroupResponse = DeploymentStack;
|
|
597
|
+
|
|
598
|
+
/** Optional parameters. */
|
|
599
|
+
export interface DeploymentStacksDeleteAtResourceGroupOptionalParams
|
|
600
|
+
extends coreClient.OperationOptions {
|
|
601
|
+
/** Flag to indicate delete rather than detach for the resources. */
|
|
602
|
+
unmanageActionResources?: UnmanageActionResourceMode;
|
|
603
|
+
/** Flag to indicate delete rather than detach for the resource groups. */
|
|
604
|
+
unmanageActionResourceGroups?: UnmanageActionResourceGroupMode;
|
|
605
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
606
|
+
updateIntervalInMs?: number;
|
|
607
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
608
|
+
resumeFrom?: string;
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
/** Optional parameters. */
|
|
612
|
+
export interface DeploymentStacksCreateOrUpdateAtSubscriptionOptionalParams
|
|
613
|
+
extends coreClient.OperationOptions {
|
|
614
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
615
|
+
updateIntervalInMs?: number;
|
|
616
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
617
|
+
resumeFrom?: string;
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
/** Contains response data for the createOrUpdateAtSubscription operation. */
|
|
621
|
+
export type DeploymentStacksCreateOrUpdateAtSubscriptionResponse = DeploymentStack;
|
|
622
|
+
|
|
623
|
+
/** Optional parameters. */
|
|
624
|
+
export interface DeploymentStacksGetAtSubscriptionOptionalParams
|
|
625
|
+
extends coreClient.OperationOptions {}
|
|
626
|
+
|
|
627
|
+
/** Contains response data for the getAtSubscription operation. */
|
|
628
|
+
export type DeploymentStacksGetAtSubscriptionResponse = DeploymentStack;
|
|
629
|
+
|
|
630
|
+
/** Optional parameters. */
|
|
631
|
+
export interface DeploymentStacksDeleteAtSubscriptionOptionalParams
|
|
632
|
+
extends coreClient.OperationOptions {
|
|
633
|
+
/** Flag to indicate delete rather than detach for the resources. */
|
|
634
|
+
unmanageActionResources?: UnmanageActionResourceMode;
|
|
635
|
+
/** Flag to indicate delete rather than detach for the resource groups. */
|
|
636
|
+
unmanageActionResourceGroups?: UnmanageActionResourceGroupMode;
|
|
637
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
638
|
+
updateIntervalInMs?: number;
|
|
639
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
640
|
+
resumeFrom?: string;
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
/** Optional parameters. */
|
|
644
|
+
export interface DeploymentStacksCreateOrUpdateAtManagementGroupOptionalParams
|
|
645
|
+
extends coreClient.OperationOptions {
|
|
646
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
647
|
+
updateIntervalInMs?: number;
|
|
648
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
649
|
+
resumeFrom?: string;
|
|
650
|
+
}
|
|
651
|
+
|
|
652
|
+
/** Contains response data for the createOrUpdateAtManagementGroup operation. */
|
|
653
|
+
export type DeploymentStacksCreateOrUpdateAtManagementGroupResponse = DeploymentStack;
|
|
654
|
+
|
|
655
|
+
/** Optional parameters. */
|
|
656
|
+
export interface DeploymentStacksGetAtManagementGroupOptionalParams
|
|
657
|
+
extends coreClient.OperationOptions {}
|
|
658
|
+
|
|
659
|
+
/** Contains response data for the getAtManagementGroup operation. */
|
|
660
|
+
export type DeploymentStacksGetAtManagementGroupResponse = DeploymentStack;
|
|
661
|
+
|
|
662
|
+
/** Optional parameters. */
|
|
663
|
+
export interface DeploymentStacksDeleteAtManagementGroupOptionalParams
|
|
664
|
+
extends coreClient.OperationOptions {
|
|
665
|
+
/** Flag to indicate delete rather than detach for the resources. */
|
|
666
|
+
unmanageActionResources?: UnmanageActionResourceMode;
|
|
667
|
+
/** Flag to indicate delete rather than detach for the resource groups. */
|
|
668
|
+
unmanageActionResourceGroups?: UnmanageActionResourceGroupMode;
|
|
669
|
+
/** Flag to indicate delete rather than detach for the management groups. */
|
|
670
|
+
unmanageActionManagementGroups?: UnmanageActionManagementGroupMode;
|
|
671
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
672
|
+
updateIntervalInMs?: number;
|
|
673
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
674
|
+
resumeFrom?: string;
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
/** Optional parameters. */
|
|
678
|
+
export interface DeploymentStacksExportTemplateAtResourceGroupOptionalParams
|
|
679
|
+
extends coreClient.OperationOptions {}
|
|
680
|
+
|
|
681
|
+
/** Contains response data for the exportTemplateAtResourceGroup operation. */
|
|
682
|
+
export type DeploymentStacksExportTemplateAtResourceGroupResponse = DeploymentStackTemplateDefinition;
|
|
683
|
+
|
|
684
|
+
/** Optional parameters. */
|
|
685
|
+
export interface DeploymentStacksExportTemplateAtSubscriptionOptionalParams
|
|
686
|
+
extends coreClient.OperationOptions {}
|
|
687
|
+
|
|
688
|
+
/** Contains response data for the exportTemplateAtSubscription operation. */
|
|
689
|
+
export type DeploymentStacksExportTemplateAtSubscriptionResponse = DeploymentStackTemplateDefinition;
|
|
690
|
+
|
|
691
|
+
/** Optional parameters. */
|
|
692
|
+
export interface DeploymentStacksExportTemplateAtManagementGroupOptionalParams
|
|
693
|
+
extends coreClient.OperationOptions {}
|
|
694
|
+
|
|
695
|
+
/** Contains response data for the exportTemplateAtManagementGroup operation. */
|
|
696
|
+
export type DeploymentStacksExportTemplateAtManagementGroupResponse = DeploymentStackTemplateDefinition;
|
|
697
|
+
|
|
698
|
+
/** Optional parameters. */
|
|
699
|
+
export interface DeploymentStacksListAtResourceGroupNextOptionalParams
|
|
700
|
+
extends coreClient.OperationOptions {}
|
|
701
|
+
|
|
702
|
+
/** Contains response data for the listAtResourceGroupNext operation. */
|
|
703
|
+
export type DeploymentStacksListAtResourceGroupNextResponse = DeploymentStackListResult;
|
|
704
|
+
|
|
705
|
+
/** Optional parameters. */
|
|
706
|
+
export interface DeploymentStacksListAtSubscriptionNextOptionalParams
|
|
707
|
+
extends coreClient.OperationOptions {}
|
|
708
|
+
|
|
709
|
+
/** Contains response data for the listAtSubscriptionNext operation. */
|
|
710
|
+
export type DeploymentStacksListAtSubscriptionNextResponse = DeploymentStackListResult;
|
|
711
|
+
|
|
712
|
+
/** Optional parameters. */
|
|
713
|
+
export interface DeploymentStacksListAtManagementGroupNextOptionalParams
|
|
714
|
+
extends coreClient.OperationOptions {}
|
|
715
|
+
|
|
716
|
+
/** Contains response data for the listAtManagementGroupNext operation. */
|
|
717
|
+
export type DeploymentStacksListAtManagementGroupNextResponse = DeploymentStackListResult;
|
|
718
|
+
|
|
719
|
+
/** Optional parameters. */
|
|
720
|
+
export interface DeploymentStacksClientOptionalParams
|
|
721
|
+
extends coreClient.ServiceClientOptions {
|
|
722
|
+
/** server parameter */
|
|
723
|
+
$host?: string;
|
|
724
|
+
/** Api Version */
|
|
725
|
+
apiVersion?: string;
|
|
726
|
+
/** Overrides client endpoint. */
|
|
727
|
+
endpoint?: string;
|
|
728
|
+
}
|