@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
|
@@ -70,241 +70,6 @@ export interface ErrorAdditionalInfo {
|
|
|
70
70
|
*/
|
|
71
71
|
readonly info?: Record<string, unknown>;
|
|
72
72
|
}
|
|
73
|
-
/** Deployment operation parameters. */
|
|
74
|
-
export interface Deployment {
|
|
75
|
-
/** The location to store the deployment data. */
|
|
76
|
-
location?: string;
|
|
77
|
-
/** The deployment properties. */
|
|
78
|
-
properties: DeploymentProperties;
|
|
79
|
-
/** Deployment tags */
|
|
80
|
-
tags?: {
|
|
81
|
-
[propertyName: string]: string;
|
|
82
|
-
};
|
|
83
|
-
}
|
|
84
|
-
/** Deployment properties. */
|
|
85
|
-
export interface DeploymentProperties {
|
|
86
|
-
/** The template content. You use this element when you want to pass the template syntax directly in the request rather than link to an existing template. It can be a JObject or well-formed JSON string. Use either the templateLink property or the template property, but not both. */
|
|
87
|
-
template?: Record<string, unknown>;
|
|
88
|
-
/** The URI of the template. Use either the templateLink property or the template property, but not both. */
|
|
89
|
-
templateLink?: TemplateLink;
|
|
90
|
-
/** Name and value pairs that define the deployment parameters for the template. You use this element when you want to provide the parameter values directly in the request rather than link to an existing parameter file. Use either the parametersLink property or the parameters property, but not both. It can be a JObject or a well formed JSON string. */
|
|
91
|
-
parameters?: {
|
|
92
|
-
[propertyName: string]: DeploymentParameter;
|
|
93
|
-
};
|
|
94
|
-
/** The URI of parameters file. You use this element to link to an existing parameters file. Use either the parametersLink property or the parameters property, but not both. */
|
|
95
|
-
parametersLink?: ParametersLink;
|
|
96
|
-
/** The configurations to use for deployment extensions. The keys of this object are deployment extension aliases as defined in the deployment template. */
|
|
97
|
-
extensionConfigs?: {
|
|
98
|
-
[propertyName: string]: {
|
|
99
|
-
[propertyName: string]: DeploymentExtensionConfigItem;
|
|
100
|
-
};
|
|
101
|
-
};
|
|
102
|
-
/** The mode that is used to deploy resources. This value can be either Incremental or Complete. In Incremental mode, resources are deployed without deleting existing resources that are not included in the template. In Complete mode, resources are deployed and existing resources in the resource group that are not included in the template are deleted. Be careful when using Complete mode as you may unintentionally delete resources. */
|
|
103
|
-
mode: DeploymentMode;
|
|
104
|
-
/** The debug setting of the deployment. */
|
|
105
|
-
debugSetting?: DebugSetting;
|
|
106
|
-
/** The deployment on error behavior. */
|
|
107
|
-
onErrorDeployment?: OnErrorDeployment;
|
|
108
|
-
/** Specifies whether template expressions are evaluated within the scope of the parent template or nested template. Only applicable to nested templates. If not specified, default value is outer. */
|
|
109
|
-
expressionEvaluationOptions?: ExpressionEvaluationOptions;
|
|
110
|
-
/** The validation level of the deployment */
|
|
111
|
-
validationLevel?: ValidationLevel;
|
|
112
|
-
}
|
|
113
|
-
/** Entity representing the reference to the template. */
|
|
114
|
-
export interface TemplateLink {
|
|
115
|
-
/** The URI of the template to deploy. Use either the uri or id property, but not both. */
|
|
116
|
-
uri?: string;
|
|
117
|
-
/** The resource id of a Template Spec. Use either the id or uri property, but not both. */
|
|
118
|
-
id?: string;
|
|
119
|
-
/** 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 */
|
|
120
|
-
relativePath?: string;
|
|
121
|
-
/** If included, must match the ContentVersion in the template. */
|
|
122
|
-
contentVersion?: string;
|
|
123
|
-
/** The query string (for example, a SAS token) to be used with the templateLink URI. */
|
|
124
|
-
queryString?: string;
|
|
125
|
-
}
|
|
126
|
-
/** Deployment parameter for the template. */
|
|
127
|
-
export interface DeploymentParameter {
|
|
128
|
-
/** Input value to the parameter . */
|
|
129
|
-
value?: any;
|
|
130
|
-
/** Azure Key Vault parameter reference. */
|
|
131
|
-
reference?: KeyVaultParameterReference;
|
|
132
|
-
}
|
|
133
|
-
/** Azure Key Vault parameter reference. */
|
|
134
|
-
export interface KeyVaultParameterReference {
|
|
135
|
-
/** Azure Key Vault reference. */
|
|
136
|
-
keyVault: KeyVaultReference;
|
|
137
|
-
/** Azure Key Vault secret name. */
|
|
138
|
-
secretName: string;
|
|
139
|
-
/** Azure Key Vault secret version. */
|
|
140
|
-
secretVersion?: string;
|
|
141
|
-
}
|
|
142
|
-
/** Azure Key Vault reference. */
|
|
143
|
-
export interface KeyVaultReference {
|
|
144
|
-
/** Azure Key Vault resource id. */
|
|
145
|
-
id: string;
|
|
146
|
-
}
|
|
147
|
-
/** Entity representing the reference to the deployment parameters. */
|
|
148
|
-
export interface ParametersLink {
|
|
149
|
-
/** The URI of the parameters file. */
|
|
150
|
-
uri: string;
|
|
151
|
-
/** If included, must match the ContentVersion in the template. */
|
|
152
|
-
contentVersion?: string;
|
|
153
|
-
}
|
|
154
|
-
export interface DeploymentExtensionConfigItem {
|
|
155
|
-
/**
|
|
156
|
-
* The value type of the extension config property.
|
|
157
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
158
|
-
*/
|
|
159
|
-
readonly type?: ExtensionConfigPropertyType;
|
|
160
|
-
/** The value of the extension config property. */
|
|
161
|
-
value?: any;
|
|
162
|
-
/** The Azure Key Vault reference used to retrieve the secret value of the extension config property. */
|
|
163
|
-
keyVaultReference?: KeyVaultParameterReference;
|
|
164
|
-
}
|
|
165
|
-
/** The debug setting. */
|
|
166
|
-
export interface DebugSetting {
|
|
167
|
-
/** Specifies the type of information to log for debugging. The permitted values are none, requestContent, responseContent, or both requestContent and responseContent separated by a comma. The default is none. When setting this value, carefully consider the type of information you are passing in during deployment. By logging information about the request or response, you could potentially expose sensitive data that is retrieved through the deployment operations. */
|
|
168
|
-
detailLevel?: string;
|
|
169
|
-
}
|
|
170
|
-
/** Deployment on error behavior. */
|
|
171
|
-
export interface OnErrorDeployment {
|
|
172
|
-
/** The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment. */
|
|
173
|
-
type?: OnErrorDeploymentType;
|
|
174
|
-
/** The deployment to be used on error case. */
|
|
175
|
-
deploymentName?: string;
|
|
176
|
-
}
|
|
177
|
-
/** Specifies whether template expressions are evaluated within the scope of the parent template or nested template. */
|
|
178
|
-
export interface ExpressionEvaluationOptions {
|
|
179
|
-
/** The scope to be used for evaluation of parameters, variables and functions in a nested template. */
|
|
180
|
-
scope?: ExpressionEvaluationOptionsScopeType;
|
|
181
|
-
}
|
|
182
|
-
/** Deployment information. */
|
|
183
|
-
export interface DeploymentExtended {
|
|
184
|
-
/**
|
|
185
|
-
* The ID of the deployment.
|
|
186
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
187
|
-
*/
|
|
188
|
-
readonly id?: string;
|
|
189
|
-
/**
|
|
190
|
-
* The name of the deployment.
|
|
191
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
192
|
-
*/
|
|
193
|
-
readonly name?: string;
|
|
194
|
-
/**
|
|
195
|
-
* The type of the deployment.
|
|
196
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
197
|
-
*/
|
|
198
|
-
readonly type?: string;
|
|
199
|
-
/** the location of the deployment. */
|
|
200
|
-
location?: string;
|
|
201
|
-
/** Deployment properties. */
|
|
202
|
-
properties?: DeploymentPropertiesExtended;
|
|
203
|
-
/** Deployment tags */
|
|
204
|
-
tags?: {
|
|
205
|
-
[propertyName: string]: string;
|
|
206
|
-
};
|
|
207
|
-
}
|
|
208
|
-
/** Deployment properties with additional details. */
|
|
209
|
-
export interface DeploymentPropertiesExtended {
|
|
210
|
-
/**
|
|
211
|
-
* Denotes the state of provisioning.
|
|
212
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
213
|
-
*/
|
|
214
|
-
readonly provisioningState?: ProvisioningState;
|
|
215
|
-
/**
|
|
216
|
-
* The correlation ID of the deployment.
|
|
217
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
218
|
-
*/
|
|
219
|
-
readonly correlationId?: string;
|
|
220
|
-
/**
|
|
221
|
-
* The timestamp of the template deployment.
|
|
222
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
223
|
-
*/
|
|
224
|
-
readonly timestamp?: Date;
|
|
225
|
-
/**
|
|
226
|
-
* The duration of the template deployment.
|
|
227
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
228
|
-
*/
|
|
229
|
-
readonly duration?: string;
|
|
230
|
-
/**
|
|
231
|
-
* Key/value pairs that represent deployment output.
|
|
232
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
233
|
-
*/
|
|
234
|
-
readonly outputs?: Record<string, unknown>;
|
|
235
|
-
/**
|
|
236
|
-
* The list of resource providers needed for the deployment.
|
|
237
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
238
|
-
*/
|
|
239
|
-
readonly providers?: Provider[];
|
|
240
|
-
/**
|
|
241
|
-
* The list of deployment dependencies.
|
|
242
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
243
|
-
*/
|
|
244
|
-
readonly dependencies?: Dependency[];
|
|
245
|
-
/**
|
|
246
|
-
* The URI referencing the template.
|
|
247
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
248
|
-
*/
|
|
249
|
-
readonly templateLink?: TemplateLink;
|
|
250
|
-
/**
|
|
251
|
-
* Deployment parameters.
|
|
252
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
253
|
-
*/
|
|
254
|
-
readonly parameters?: Record<string, unknown>;
|
|
255
|
-
/**
|
|
256
|
-
* The URI referencing the parameters.
|
|
257
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
258
|
-
*/
|
|
259
|
-
readonly parametersLink?: ParametersLink;
|
|
260
|
-
/**
|
|
261
|
-
* The extensions used in this deployment.
|
|
262
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
263
|
-
*/
|
|
264
|
-
readonly extensions?: DeploymentExtensionDefinition[];
|
|
265
|
-
/**
|
|
266
|
-
* The deployment mode. Possible values are Incremental and Complete.
|
|
267
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
268
|
-
*/
|
|
269
|
-
readonly mode?: DeploymentMode;
|
|
270
|
-
/**
|
|
271
|
-
* The debug setting of the deployment.
|
|
272
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
273
|
-
*/
|
|
274
|
-
readonly debugSetting?: DebugSetting;
|
|
275
|
-
/**
|
|
276
|
-
* The deployment on error behavior.
|
|
277
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
278
|
-
*/
|
|
279
|
-
readonly onErrorDeployment?: OnErrorDeploymentExtended;
|
|
280
|
-
/**
|
|
281
|
-
* The hash produced for the template.
|
|
282
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
283
|
-
*/
|
|
284
|
-
readonly templateHash?: string;
|
|
285
|
-
/**
|
|
286
|
-
* Array of provisioned resources.
|
|
287
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
288
|
-
*/
|
|
289
|
-
readonly outputResources?: ResourceReference[];
|
|
290
|
-
/**
|
|
291
|
-
* Array of validated resources.
|
|
292
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
293
|
-
*/
|
|
294
|
-
readonly validatedResources?: ResourceReference[];
|
|
295
|
-
/**
|
|
296
|
-
* The deployment error.
|
|
297
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
298
|
-
*/
|
|
299
|
-
readonly error?: ErrorResponse;
|
|
300
|
-
/**
|
|
301
|
-
* Contains diagnostic information collected during validation process.
|
|
302
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
303
|
-
*/
|
|
304
|
-
readonly diagnostics?: DeploymentDiagnosticsDefinition[];
|
|
305
|
-
/** The validation level of the deployment */
|
|
306
|
-
validationLevel?: ValidationLevel;
|
|
307
|
-
}
|
|
308
73
|
/** Resource provider information. */
|
|
309
74
|
export interface Provider {
|
|
310
75
|
/**
|
|
@@ -441,242 +206,6 @@ export interface ApiProfile {
|
|
|
441
206
|
*/
|
|
442
207
|
readonly apiVersion?: string;
|
|
443
208
|
}
|
|
444
|
-
/** Deployment dependency information. */
|
|
445
|
-
export interface Dependency {
|
|
446
|
-
/** The list of dependencies. */
|
|
447
|
-
dependsOn?: BasicDependency[];
|
|
448
|
-
/** The ID of the dependency. */
|
|
449
|
-
id?: string;
|
|
450
|
-
/** The dependency resource type. */
|
|
451
|
-
resourceType?: string;
|
|
452
|
-
/** The dependency resource name. */
|
|
453
|
-
resourceName?: string;
|
|
454
|
-
}
|
|
455
|
-
/** Deployment dependency information. */
|
|
456
|
-
export interface BasicDependency {
|
|
457
|
-
/** The ID of the dependency. */
|
|
458
|
-
id?: string;
|
|
459
|
-
/** The dependency resource type. */
|
|
460
|
-
resourceType?: string;
|
|
461
|
-
/** The dependency resource name. */
|
|
462
|
-
resourceName?: string;
|
|
463
|
-
}
|
|
464
|
-
export interface DeploymentExtensionDefinition {
|
|
465
|
-
/**
|
|
466
|
-
* The alias of the extension as defined in the deployment template.
|
|
467
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
468
|
-
*/
|
|
469
|
-
readonly alias?: string;
|
|
470
|
-
/**
|
|
471
|
-
* The extension name.
|
|
472
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
473
|
-
*/
|
|
474
|
-
readonly name?: string;
|
|
475
|
-
/**
|
|
476
|
-
* The extension version.
|
|
477
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
478
|
-
*/
|
|
479
|
-
readonly version?: string;
|
|
480
|
-
/**
|
|
481
|
-
* The extension configuration ID. It uniquely identifies a deployment control plane within an extension.
|
|
482
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
483
|
-
*/
|
|
484
|
-
readonly configId?: string;
|
|
485
|
-
/**
|
|
486
|
-
* The extension configuration.
|
|
487
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
488
|
-
*/
|
|
489
|
-
readonly config?: {
|
|
490
|
-
[propertyName: string]: DeploymentExtensionConfigItem;
|
|
491
|
-
};
|
|
492
|
-
}
|
|
493
|
-
/** Deployment on error behavior with additional details. */
|
|
494
|
-
export interface OnErrorDeploymentExtended {
|
|
495
|
-
/**
|
|
496
|
-
* The state of the provisioning for the on error deployment.
|
|
497
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
498
|
-
*/
|
|
499
|
-
readonly provisioningState?: string;
|
|
500
|
-
/** The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment. */
|
|
501
|
-
type?: OnErrorDeploymentType;
|
|
502
|
-
/** The deployment to be used on error case. */
|
|
503
|
-
deploymentName?: string;
|
|
504
|
-
}
|
|
505
|
-
/** The resource Id model. */
|
|
506
|
-
export interface ResourceReference {
|
|
507
|
-
/**
|
|
508
|
-
* The fully qualified Azure resource ID.
|
|
509
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
510
|
-
*/
|
|
511
|
-
readonly id?: string;
|
|
512
|
-
/**
|
|
513
|
-
* The key of the extension the resource was deployed with.
|
|
514
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
515
|
-
*/
|
|
516
|
-
readonly extension?: DeploymentExtensionDefinition;
|
|
517
|
-
/**
|
|
518
|
-
* The resource type.
|
|
519
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
520
|
-
*/
|
|
521
|
-
readonly resourceType?: string;
|
|
522
|
-
/**
|
|
523
|
-
* The extensible resource identifiers.
|
|
524
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
525
|
-
*/
|
|
526
|
-
readonly identifiers?: Record<string, unknown>;
|
|
527
|
-
/**
|
|
528
|
-
* The API version the resource was deployed with.
|
|
529
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
530
|
-
*/
|
|
531
|
-
readonly apiVersion?: string;
|
|
532
|
-
}
|
|
533
|
-
export interface DeploymentDiagnosticsDefinition {
|
|
534
|
-
/**
|
|
535
|
-
* Denotes the additional response level.
|
|
536
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
537
|
-
*/
|
|
538
|
-
readonly level: Level;
|
|
539
|
-
/**
|
|
540
|
-
* The error code.
|
|
541
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
542
|
-
*/
|
|
543
|
-
readonly code: string;
|
|
544
|
-
/**
|
|
545
|
-
* The error message.
|
|
546
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
547
|
-
*/
|
|
548
|
-
readonly message: string;
|
|
549
|
-
/**
|
|
550
|
-
* The error target.
|
|
551
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
552
|
-
*/
|
|
553
|
-
readonly target?: string;
|
|
554
|
-
/**
|
|
555
|
-
* The error additional info.
|
|
556
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
557
|
-
*/
|
|
558
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
559
|
-
}
|
|
560
|
-
/** Information from validate template deployment response. */
|
|
561
|
-
export interface DeploymentValidateResult {
|
|
562
|
-
/**
|
|
563
|
-
* The deployment validation error.
|
|
564
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
565
|
-
*/
|
|
566
|
-
readonly error?: ErrorResponse;
|
|
567
|
-
/**
|
|
568
|
-
* The ID of the deployment.
|
|
569
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
570
|
-
*/
|
|
571
|
-
readonly id?: string;
|
|
572
|
-
/**
|
|
573
|
-
* The name of the deployment.
|
|
574
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
575
|
-
*/
|
|
576
|
-
readonly name?: string;
|
|
577
|
-
/**
|
|
578
|
-
* The type of the deployment.
|
|
579
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
580
|
-
*/
|
|
581
|
-
readonly type?: string;
|
|
582
|
-
/** The template deployment properties. */
|
|
583
|
-
properties?: DeploymentPropertiesExtended;
|
|
584
|
-
}
|
|
585
|
-
/** The deployment export result. */
|
|
586
|
-
export interface DeploymentExportResult {
|
|
587
|
-
/** The template content. */
|
|
588
|
-
template?: Record<string, unknown>;
|
|
589
|
-
}
|
|
590
|
-
/** List of deployments. */
|
|
591
|
-
export interface DeploymentListResult {
|
|
592
|
-
/** An array of deployments. */
|
|
593
|
-
value?: DeploymentExtended[];
|
|
594
|
-
/**
|
|
595
|
-
* The URL to use for getting the next set of results.
|
|
596
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
597
|
-
*/
|
|
598
|
-
readonly nextLink?: string;
|
|
599
|
-
}
|
|
600
|
-
/** Deployment operation parameters. */
|
|
601
|
-
export interface ScopedDeployment {
|
|
602
|
-
/** The location to store the deployment data. */
|
|
603
|
-
location: string;
|
|
604
|
-
/** The deployment properties. */
|
|
605
|
-
properties: DeploymentProperties;
|
|
606
|
-
/** Deployment tags */
|
|
607
|
-
tags?: {
|
|
608
|
-
[propertyName: string]: string;
|
|
609
|
-
};
|
|
610
|
-
}
|
|
611
|
-
/** Deployment What-if operation parameters. */
|
|
612
|
-
export interface ScopedDeploymentWhatIf {
|
|
613
|
-
/** The location to store the deployment data. */
|
|
614
|
-
location: string;
|
|
615
|
-
/** The deployment properties. */
|
|
616
|
-
properties: DeploymentWhatIfProperties;
|
|
617
|
-
}
|
|
618
|
-
/** Deployment What-If operation settings. */
|
|
619
|
-
export interface DeploymentWhatIfSettings {
|
|
620
|
-
/** The format of the What-If results */
|
|
621
|
-
resultFormat?: WhatIfResultFormat;
|
|
622
|
-
}
|
|
623
|
-
/** Result of the What-If operation. Contains a list of predicted changes and a URL link to get to the next set of results. */
|
|
624
|
-
export interface WhatIfOperationResult {
|
|
625
|
-
/** Status of the What-If operation. */
|
|
626
|
-
status?: string;
|
|
627
|
-
/** Error when What-If operation fails. */
|
|
628
|
-
error?: ErrorResponse;
|
|
629
|
-
/** List of resource changes predicted by What-If operation. */
|
|
630
|
-
changes?: WhatIfChange[];
|
|
631
|
-
/** List of resource changes predicted by What-If operation. */
|
|
632
|
-
potentialChanges?: WhatIfChange[];
|
|
633
|
-
/**
|
|
634
|
-
* List of resource diagnostics detected by What-If operation.
|
|
635
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
636
|
-
*/
|
|
637
|
-
readonly diagnostics?: DeploymentDiagnosticsDefinition[];
|
|
638
|
-
}
|
|
639
|
-
/** Information about a single resource change predicted by What-If operation. */
|
|
640
|
-
export interface WhatIfChange {
|
|
641
|
-
/** Resource ID */
|
|
642
|
-
resourceId?: string;
|
|
643
|
-
/** The resource id of the Deployment responsible for this change. */
|
|
644
|
-
deploymentId?: string;
|
|
645
|
-
/** The symbolic name of the resource responsible for this change. */
|
|
646
|
-
symbolicName?: string;
|
|
647
|
-
/** A subset of properties that uniquely identify a Bicep extensible resource because it lacks a resource id like an Azure resource has. */
|
|
648
|
-
identifiers?: Record<string, unknown>;
|
|
649
|
-
/** Type of change that will be made to the resource when the deployment is executed. */
|
|
650
|
-
changeType: ChangeType;
|
|
651
|
-
/** The explanation about why the resource is unsupported by What-If. */
|
|
652
|
-
unsupportedReason?: string;
|
|
653
|
-
/** The snapshot of the resource before the deployment is executed. */
|
|
654
|
-
before?: Record<string, unknown>;
|
|
655
|
-
/** The predicted snapshot of the resource after the deployment is executed. */
|
|
656
|
-
after?: Record<string, unknown>;
|
|
657
|
-
/** The predicted changes to resource properties. */
|
|
658
|
-
delta?: WhatIfPropertyChange[];
|
|
659
|
-
}
|
|
660
|
-
/** The predicted change to the resource property. */
|
|
661
|
-
export interface WhatIfPropertyChange {
|
|
662
|
-
/** The path of the property. */
|
|
663
|
-
path: string;
|
|
664
|
-
/** The type of property change. */
|
|
665
|
-
propertyChangeType: PropertyChangeType;
|
|
666
|
-
/** The value of the property before the deployment is executed. */
|
|
667
|
-
before?: Record<string, unknown>;
|
|
668
|
-
/** The value of the property after the deployment is executed. */
|
|
669
|
-
after?: Record<string, unknown>;
|
|
670
|
-
/** Nested property changes. */
|
|
671
|
-
children?: WhatIfPropertyChange[];
|
|
672
|
-
}
|
|
673
|
-
/** Deployment What-if operation parameters. */
|
|
674
|
-
export interface DeploymentWhatIf {
|
|
675
|
-
/** The location to store the deployment data. */
|
|
676
|
-
location?: string;
|
|
677
|
-
/** The deployment properties. */
|
|
678
|
-
properties: DeploymentWhatIfProperties;
|
|
679
|
-
}
|
|
680
209
|
/** List of provider permissions. */
|
|
681
210
|
export interface ProviderPermissionListResult {
|
|
682
211
|
/** An array of provider permissions. */
|
|
@@ -981,120 +510,6 @@ export interface TagsListResult {
|
|
|
981
510
|
*/
|
|
982
511
|
readonly nextLink?: string;
|
|
983
512
|
}
|
|
984
|
-
/** Deployment operation information. */
|
|
985
|
-
export interface DeploymentOperation {
|
|
986
|
-
/**
|
|
987
|
-
* Full deployment operation ID.
|
|
988
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
989
|
-
*/
|
|
990
|
-
readonly id?: string;
|
|
991
|
-
/**
|
|
992
|
-
* Deployment operation ID.
|
|
993
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
994
|
-
*/
|
|
995
|
-
readonly operationId?: string;
|
|
996
|
-
/** Deployment properties. */
|
|
997
|
-
properties?: DeploymentOperationProperties;
|
|
998
|
-
}
|
|
999
|
-
/** Deployment operation properties. */
|
|
1000
|
-
export interface DeploymentOperationProperties {
|
|
1001
|
-
/**
|
|
1002
|
-
* The name of the current provisioning operation.
|
|
1003
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1004
|
-
*/
|
|
1005
|
-
readonly provisioningOperation?: ProvisioningOperation;
|
|
1006
|
-
/**
|
|
1007
|
-
* The state of the provisioning.
|
|
1008
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1009
|
-
*/
|
|
1010
|
-
readonly provisioningState?: string;
|
|
1011
|
-
/**
|
|
1012
|
-
* The date and time of the operation.
|
|
1013
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1014
|
-
*/
|
|
1015
|
-
readonly timestamp?: Date;
|
|
1016
|
-
/**
|
|
1017
|
-
* The duration of the operation.
|
|
1018
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1019
|
-
*/
|
|
1020
|
-
readonly duration?: string;
|
|
1021
|
-
/**
|
|
1022
|
-
* Deployment operation service request id.
|
|
1023
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1024
|
-
*/
|
|
1025
|
-
readonly serviceRequestId?: string;
|
|
1026
|
-
/**
|
|
1027
|
-
* Operation status code from the resource provider. This property may not be set if a response has not yet been received.
|
|
1028
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1029
|
-
*/
|
|
1030
|
-
readonly statusCode?: string;
|
|
1031
|
-
/**
|
|
1032
|
-
* Operation status message from the resource provider. This property is optional. It will only be provided if an error was received from the resource provider.
|
|
1033
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1034
|
-
*/
|
|
1035
|
-
readonly statusMessage?: StatusMessage;
|
|
1036
|
-
/**
|
|
1037
|
-
* The target resource.
|
|
1038
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1039
|
-
*/
|
|
1040
|
-
readonly targetResource?: TargetResource;
|
|
1041
|
-
/**
|
|
1042
|
-
* The HTTP request message.
|
|
1043
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1044
|
-
*/
|
|
1045
|
-
readonly request?: HttpMessage;
|
|
1046
|
-
/**
|
|
1047
|
-
* The HTTP response message.
|
|
1048
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1049
|
-
*/
|
|
1050
|
-
readonly response?: HttpMessage;
|
|
1051
|
-
}
|
|
1052
|
-
/** Operation status message object. */
|
|
1053
|
-
export interface StatusMessage {
|
|
1054
|
-
/** Status of the deployment operation. */
|
|
1055
|
-
status?: string;
|
|
1056
|
-
/** The error reported by the operation. */
|
|
1057
|
-
error?: ErrorResponse;
|
|
1058
|
-
}
|
|
1059
|
-
/** Target resource. */
|
|
1060
|
-
export interface TargetResource {
|
|
1061
|
-
/** The Azure resource ID of the resource. */
|
|
1062
|
-
id?: string;
|
|
1063
|
-
/** The name of the resource. */
|
|
1064
|
-
resourceName?: string;
|
|
1065
|
-
/** The type of the resource. */
|
|
1066
|
-
resourceType?: string;
|
|
1067
|
-
/** The extension the resource was deployed with. */
|
|
1068
|
-
extension?: DeploymentExtensionDefinition;
|
|
1069
|
-
/** The extensible resource identifiers. */
|
|
1070
|
-
identifiers?: Record<string, unknown>;
|
|
1071
|
-
/** The API version the resource was deployed with. */
|
|
1072
|
-
apiVersion?: string;
|
|
1073
|
-
/** The symbolic name of the resource as defined in the deployment template. */
|
|
1074
|
-
symbolicName?: string;
|
|
1075
|
-
}
|
|
1076
|
-
/** HTTP message. */
|
|
1077
|
-
export interface HttpMessage {
|
|
1078
|
-
/** HTTP message content. */
|
|
1079
|
-
content?: Record<string, unknown>;
|
|
1080
|
-
}
|
|
1081
|
-
/** List of deployment operations. */
|
|
1082
|
-
export interface DeploymentOperationsListResult {
|
|
1083
|
-
/** An array of deployment operations. */
|
|
1084
|
-
value?: DeploymentOperation[];
|
|
1085
|
-
/**
|
|
1086
|
-
* The URL to use for getting the next set of results.
|
|
1087
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1088
|
-
*/
|
|
1089
|
-
readonly nextLink?: string;
|
|
1090
|
-
}
|
|
1091
|
-
/** Result of the request to calculate template hash. It contains a string of minified template and its hash. */
|
|
1092
|
-
export interface TemplateHashResult {
|
|
1093
|
-
/** The minified template string. */
|
|
1094
|
-
minifiedTemplate?: string;
|
|
1095
|
-
/** The template hash. */
|
|
1096
|
-
templateHash?: string;
|
|
1097
|
-
}
|
|
1098
513
|
/** Wrapper resource for tags API requests and responses. */
|
|
1099
514
|
export interface TagsResource {
|
|
1100
515
|
/**
|
|
@@ -1129,11 +544,6 @@ export interface TagsPatchResource {
|
|
|
1129
544
|
/** The set of tags. */
|
|
1130
545
|
properties?: Tags;
|
|
1131
546
|
}
|
|
1132
|
-
/** Deployment filter. */
|
|
1133
|
-
export interface DeploymentExtendedFilter {
|
|
1134
|
-
/** The provisioning state. */
|
|
1135
|
-
provisioningState?: string;
|
|
1136
|
-
}
|
|
1137
547
|
/** Resource filter. */
|
|
1138
548
|
export interface GenericResourceFilter {
|
|
1139
549
|
/** The resource type. */
|
|
@@ -1168,11 +578,6 @@ export interface SubResource {
|
|
|
1168
578
|
/** Resource ID */
|
|
1169
579
|
id?: string;
|
|
1170
580
|
}
|
|
1171
|
-
/** Deployment What-if properties. */
|
|
1172
|
-
export interface DeploymentWhatIfProperties extends DeploymentProperties {
|
|
1173
|
-
/** Optional What-If operation settings. */
|
|
1174
|
-
whatIfSettings?: DeploymentWhatIfSettings;
|
|
1175
|
-
}
|
|
1176
581
|
/** Resource information. */
|
|
1177
582
|
export interface GenericResource extends Resource {
|
|
1178
583
|
/** The plan of the resource. */
|
|
@@ -1206,169 +611,26 @@ export interface GenericResourceExpanded extends GenericResource {
|
|
|
1206
611
|
*/
|
|
1207
612
|
readonly provisioningState?: string;
|
|
1208
613
|
}
|
|
1209
|
-
/** Defines headers for
|
|
1210
|
-
export interface
|
|
614
|
+
/** Defines headers for ResourceGroups_delete operation. */
|
|
615
|
+
export interface ResourceGroupsDeleteHeaders {
|
|
1211
616
|
/** URL to get status of this long-running operation. */
|
|
1212
617
|
location?: string;
|
|
1213
|
-
/** Number of seconds to wait before polling for status. */
|
|
1214
|
-
retryAfter?: string;
|
|
1215
618
|
}
|
|
1216
|
-
/** Defines headers for
|
|
1217
|
-
export interface
|
|
619
|
+
/** Defines headers for Tags_createOrUpdateAtScope operation. */
|
|
620
|
+
export interface TagsCreateOrUpdateAtScopeHeaders {
|
|
1218
621
|
/** URL to get status of this long-running operation. */
|
|
1219
622
|
location?: string;
|
|
1220
|
-
/** Number of seconds to wait before polling for status. */
|
|
1221
|
-
retryAfter?: string;
|
|
1222
623
|
}
|
|
1223
|
-
/** Defines headers for
|
|
1224
|
-
export interface
|
|
624
|
+
/** Defines headers for Tags_updateAtScope operation. */
|
|
625
|
+
export interface TagsUpdateAtScopeHeaders {
|
|
1225
626
|
/** URL to get status of this long-running operation. */
|
|
1226
627
|
location?: string;
|
|
1227
|
-
/** Number of seconds to wait before polling for status. */
|
|
1228
|
-
retryAfter?: string;
|
|
1229
628
|
}
|
|
1230
|
-
/** Defines headers for
|
|
1231
|
-
export interface
|
|
629
|
+
/** Defines headers for Tags_deleteAtScope operation. */
|
|
630
|
+
export interface TagsDeleteAtScopeHeaders {
|
|
1232
631
|
/** URL to get status of this long-running operation. */
|
|
1233
632
|
location?: string;
|
|
1234
|
-
/** Number of seconds to wait before polling for status. */
|
|
1235
|
-
retryAfter?: string;
|
|
1236
633
|
}
|
|
1237
|
-
/** Defines headers for ResourceGroups_delete operation. */
|
|
1238
|
-
export interface ResourceGroupsDeleteHeaders {
|
|
1239
|
-
/** URL to get status of this long-running operation. */
|
|
1240
|
-
location?: string;
|
|
1241
|
-
}
|
|
1242
|
-
/** Defines headers for Tags_createOrUpdateAtScope operation. */
|
|
1243
|
-
export interface TagsCreateOrUpdateAtScopeHeaders {
|
|
1244
|
-
/** URL to get status of this long-running operation. */
|
|
1245
|
-
location?: string;
|
|
1246
|
-
}
|
|
1247
|
-
/** Defines headers for Tags_updateAtScope operation. */
|
|
1248
|
-
export interface TagsUpdateAtScopeHeaders {
|
|
1249
|
-
/** URL to get status of this long-running operation. */
|
|
1250
|
-
location?: string;
|
|
1251
|
-
}
|
|
1252
|
-
/** Defines headers for Tags_deleteAtScope operation. */
|
|
1253
|
-
export interface TagsDeleteAtScopeHeaders {
|
|
1254
|
-
/** URL to get status of this long-running operation. */
|
|
1255
|
-
location?: string;
|
|
1256
|
-
}
|
|
1257
|
-
/** Known values of {@link ExtensionConfigPropertyType} that the service accepts. */
|
|
1258
|
-
export declare enum KnownExtensionConfigPropertyType {
|
|
1259
|
-
/** Property type representing a string value. */
|
|
1260
|
-
String = "String",
|
|
1261
|
-
/** Property type representing an integer value. */
|
|
1262
|
-
Int = "Int",
|
|
1263
|
-
/** Property type representing a boolean value. */
|
|
1264
|
-
Bool = "Bool",
|
|
1265
|
-
/** Property type representing an array value. */
|
|
1266
|
-
Array = "Array",
|
|
1267
|
-
/** Property type representing an object value. */
|
|
1268
|
-
Object = "Object",
|
|
1269
|
-
/** Property type representing a secure string value. */
|
|
1270
|
-
SecureString = "SecureString",
|
|
1271
|
-
/** Property type representing a secure object value. */
|
|
1272
|
-
SecureObject = "SecureObject"
|
|
1273
|
-
}
|
|
1274
|
-
/**
|
|
1275
|
-
* Defines values for ExtensionConfigPropertyType. \
|
|
1276
|
-
* {@link KnownExtensionConfigPropertyType} can be used interchangeably with ExtensionConfigPropertyType,
|
|
1277
|
-
* this enum contains the known values that the service supports.
|
|
1278
|
-
* ### Known values supported by the service
|
|
1279
|
-
* **String**: Property type representing a string value. \
|
|
1280
|
-
* **Int**: Property type representing an integer value. \
|
|
1281
|
-
* **Bool**: Property type representing a boolean value. \
|
|
1282
|
-
* **Array**: Property type representing an array value. \
|
|
1283
|
-
* **Object**: Property type representing an object value. \
|
|
1284
|
-
* **SecureString**: Property type representing a secure string value. \
|
|
1285
|
-
* **SecureObject**: Property type representing a secure object value.
|
|
1286
|
-
*/
|
|
1287
|
-
export type ExtensionConfigPropertyType = string;
|
|
1288
|
-
/** Known values of {@link ExpressionEvaluationOptionsScopeType} that the service accepts. */
|
|
1289
|
-
export declare enum KnownExpressionEvaluationOptionsScopeType {
|
|
1290
|
-
/** NotSpecified */
|
|
1291
|
-
NotSpecified = "NotSpecified",
|
|
1292
|
-
/** Outer */
|
|
1293
|
-
Outer = "Outer",
|
|
1294
|
-
/** Inner */
|
|
1295
|
-
Inner = "Inner"
|
|
1296
|
-
}
|
|
1297
|
-
/**
|
|
1298
|
-
* Defines values for ExpressionEvaluationOptionsScopeType. \
|
|
1299
|
-
* {@link KnownExpressionEvaluationOptionsScopeType} can be used interchangeably with ExpressionEvaluationOptionsScopeType,
|
|
1300
|
-
* this enum contains the known values that the service supports.
|
|
1301
|
-
* ### Known values supported by the service
|
|
1302
|
-
* **NotSpecified** \
|
|
1303
|
-
* **Outer** \
|
|
1304
|
-
* **Inner**
|
|
1305
|
-
*/
|
|
1306
|
-
export type ExpressionEvaluationOptionsScopeType = string;
|
|
1307
|
-
/** Known values of {@link ValidationLevel} that the service accepts. */
|
|
1308
|
-
export declare enum KnownValidationLevel {
|
|
1309
|
-
/** Static analysis of the template is performed. */
|
|
1310
|
-
Template = "Template",
|
|
1311
|
-
/** Static analysis of the template is performed and resource declarations are sent to resource providers for semantic validation. Validates that the caller has RBAC write permissions on each resource. */
|
|
1312
|
-
Provider = "Provider",
|
|
1313
|
-
/** Static analysis of the template is performed and resource declarations are sent to resource providers for semantic validation. Skips validating that the caller has RBAC write permissions on each resource. */
|
|
1314
|
-
ProviderNoRbac = "ProviderNoRbac"
|
|
1315
|
-
}
|
|
1316
|
-
/**
|
|
1317
|
-
* Defines values for ValidationLevel. \
|
|
1318
|
-
* {@link KnownValidationLevel} can be used interchangeably with ValidationLevel,
|
|
1319
|
-
* this enum contains the known values that the service supports.
|
|
1320
|
-
* ### Known values supported by the service
|
|
1321
|
-
* **Template**: Static analysis of the template is performed. \
|
|
1322
|
-
* **Provider**: Static analysis of the template is performed and resource declarations are sent to resource providers for semantic validation. Validates that the caller has RBAC write permissions on each resource. \
|
|
1323
|
-
* **ProviderNoRbac**: Static analysis of the template is performed and resource declarations are sent to resource providers for semantic validation. Skips validating that the caller has RBAC write permissions on each resource.
|
|
1324
|
-
*/
|
|
1325
|
-
export type ValidationLevel = string;
|
|
1326
|
-
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
1327
|
-
export declare enum KnownProvisioningState {
|
|
1328
|
-
/** NotSpecified */
|
|
1329
|
-
NotSpecified = "NotSpecified",
|
|
1330
|
-
/** Accepted */
|
|
1331
|
-
Accepted = "Accepted",
|
|
1332
|
-
/** Running */
|
|
1333
|
-
Running = "Running",
|
|
1334
|
-
/** Ready */
|
|
1335
|
-
Ready = "Ready",
|
|
1336
|
-
/** Creating */
|
|
1337
|
-
Creating = "Creating",
|
|
1338
|
-
/** Created */
|
|
1339
|
-
Created = "Created",
|
|
1340
|
-
/** Deleting */
|
|
1341
|
-
Deleting = "Deleting",
|
|
1342
|
-
/** Deleted */
|
|
1343
|
-
Deleted = "Deleted",
|
|
1344
|
-
/** Canceled */
|
|
1345
|
-
Canceled = "Canceled",
|
|
1346
|
-
/** Failed */
|
|
1347
|
-
Failed = "Failed",
|
|
1348
|
-
/** Succeeded */
|
|
1349
|
-
Succeeded = "Succeeded",
|
|
1350
|
-
/** Updating */
|
|
1351
|
-
Updating = "Updating"
|
|
1352
|
-
}
|
|
1353
|
-
/**
|
|
1354
|
-
* Defines values for ProvisioningState. \
|
|
1355
|
-
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
1356
|
-
* this enum contains the known values that the service supports.
|
|
1357
|
-
* ### Known values supported by the service
|
|
1358
|
-
* **NotSpecified** \
|
|
1359
|
-
* **Accepted** \
|
|
1360
|
-
* **Running** \
|
|
1361
|
-
* **Ready** \
|
|
1362
|
-
* **Creating** \
|
|
1363
|
-
* **Created** \
|
|
1364
|
-
* **Deleting** \
|
|
1365
|
-
* **Deleted** \
|
|
1366
|
-
* **Canceled** \
|
|
1367
|
-
* **Failed** \
|
|
1368
|
-
* **Succeeded** \
|
|
1369
|
-
* **Updating**
|
|
1370
|
-
*/
|
|
1371
|
-
export type ProvisioningState = string;
|
|
1372
634
|
/** Known values of {@link AliasPathTokenType} that the service accepts. */
|
|
1373
635
|
export declare enum KnownAliasPathTokenType {
|
|
1374
636
|
/** The token type is not specified. */
|
|
@@ -1441,25 +703,6 @@ export declare enum KnownProviderAuthorizationConsentState {
|
|
|
1441
703
|
* **Consented**
|
|
1442
704
|
*/
|
|
1443
705
|
export type ProviderAuthorizationConsentState = string;
|
|
1444
|
-
/** Known values of {@link Level} that the service accepts. */
|
|
1445
|
-
export declare enum KnownLevel {
|
|
1446
|
-
/** Warning */
|
|
1447
|
-
Warning = "Warning",
|
|
1448
|
-
/** Info */
|
|
1449
|
-
Info = "Info",
|
|
1450
|
-
/** Error */
|
|
1451
|
-
Error = "Error"
|
|
1452
|
-
}
|
|
1453
|
-
/**
|
|
1454
|
-
* Defines values for Level. \
|
|
1455
|
-
* {@link KnownLevel} can be used interchangeably with Level,
|
|
1456
|
-
* this enum contains the known values that the service supports.
|
|
1457
|
-
* ### Known values supported by the service
|
|
1458
|
-
* **Warning** \
|
|
1459
|
-
* **Info** \
|
|
1460
|
-
* **Error**
|
|
1461
|
-
*/
|
|
1462
|
-
export type Level = string;
|
|
1463
706
|
/** Known values of {@link ExtendedLocationType} that the service accepts. */
|
|
1464
707
|
export declare enum KnownExtendedLocationType {
|
|
1465
708
|
/** EdgeZone */
|
|
@@ -1508,24 +751,12 @@ export declare enum KnownTagsPatchOperation {
|
|
|
1508
751
|
* **Delete**: The 'delete' option allows selectively deleting tags based on given names or name\/value pairs.
|
|
1509
752
|
*/
|
|
1510
753
|
export type TagsPatchOperation = string;
|
|
1511
|
-
/** Defines values for DeploymentMode. */
|
|
1512
|
-
export type DeploymentMode = "Incremental" | "Complete";
|
|
1513
|
-
/** Defines values for OnErrorDeploymentType. */
|
|
1514
|
-
export type OnErrorDeploymentType = "LastSuccessful" | "SpecificDeployment";
|
|
1515
754
|
/** Defines values for AliasPatternType. */
|
|
1516
755
|
export type AliasPatternType = "NotSpecified" | "Extract";
|
|
1517
756
|
/** Defines values for AliasType. */
|
|
1518
757
|
export type AliasType = "NotSpecified" | "PlainText" | "Mask";
|
|
1519
|
-
/** Defines values for WhatIfResultFormat. */
|
|
1520
|
-
export type WhatIfResultFormat = "ResourceIdOnly" | "FullResourcePayloads";
|
|
1521
|
-
/** Defines values for ChangeType. */
|
|
1522
|
-
export type ChangeType = "Create" | "Delete" | "Ignore" | "Deploy" | "NoChange" | "Modify" | "Unsupported";
|
|
1523
|
-
/** Defines values for PropertyChangeType. */
|
|
1524
|
-
export type PropertyChangeType = "Create" | "Delete" | "Modify" | "Array" | "NoEffect";
|
|
1525
758
|
/** Defines values for ResourceIdentityType. */
|
|
1526
759
|
export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None";
|
|
1527
|
-
/** Defines values for ProvisioningOperation. */
|
|
1528
|
-
export type ProvisioningOperation = "NotSpecified" | "Create" | "Delete" | "Waiting" | "AzureAsyncOperationWaiting" | "ResourceCacheWaiting" | "Action" | "Read" | "EvaluateDeploymentOutput" | "DeploymentCleanup";
|
|
1529
760
|
/** Optional parameters. */
|
|
1530
761
|
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1531
762
|
}
|
|
@@ -1537,342 +768,6 @@ export interface OperationsListNextOptionalParams extends coreClient.OperationOp
|
|
|
1537
768
|
/** Contains response data for the listNext operation. */
|
|
1538
769
|
export type OperationsListNextResponse = OperationListResult;
|
|
1539
770
|
/** Optional parameters. */
|
|
1540
|
-
export interface DeploymentsDeleteAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1541
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1542
|
-
updateIntervalInMs?: number;
|
|
1543
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1544
|
-
resumeFrom?: string;
|
|
1545
|
-
}
|
|
1546
|
-
/** Optional parameters. */
|
|
1547
|
-
export interface DeploymentsCheckExistenceAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1548
|
-
}
|
|
1549
|
-
/** Contains response data for the checkExistenceAtScope operation. */
|
|
1550
|
-
export type DeploymentsCheckExistenceAtScopeResponse = {
|
|
1551
|
-
body: boolean;
|
|
1552
|
-
};
|
|
1553
|
-
/** Optional parameters. */
|
|
1554
|
-
export interface DeploymentsCreateOrUpdateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1555
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1556
|
-
updateIntervalInMs?: number;
|
|
1557
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1558
|
-
resumeFrom?: string;
|
|
1559
|
-
}
|
|
1560
|
-
/** Contains response data for the createOrUpdateAtScope operation. */
|
|
1561
|
-
export type DeploymentsCreateOrUpdateAtScopeResponse = DeploymentExtended;
|
|
1562
|
-
/** Optional parameters. */
|
|
1563
|
-
export interface DeploymentsGetAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1564
|
-
}
|
|
1565
|
-
/** Contains response data for the getAtScope operation. */
|
|
1566
|
-
export type DeploymentsGetAtScopeResponse = DeploymentExtended;
|
|
1567
|
-
/** Optional parameters. */
|
|
1568
|
-
export interface DeploymentsCancelAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1569
|
-
}
|
|
1570
|
-
/** Optional parameters. */
|
|
1571
|
-
export interface DeploymentsValidateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1572
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1573
|
-
updateIntervalInMs?: number;
|
|
1574
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1575
|
-
resumeFrom?: string;
|
|
1576
|
-
}
|
|
1577
|
-
/** Contains response data for the validateAtScope operation. */
|
|
1578
|
-
export type DeploymentsValidateAtScopeResponse = DeploymentValidateResult;
|
|
1579
|
-
/** Optional parameters. */
|
|
1580
|
-
export interface DeploymentsExportTemplateAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1581
|
-
}
|
|
1582
|
-
/** Contains response data for the exportTemplateAtScope operation. */
|
|
1583
|
-
export type DeploymentsExportTemplateAtScopeResponse = DeploymentExportResult;
|
|
1584
|
-
/** Optional parameters. */
|
|
1585
|
-
export interface DeploymentsListAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
1586
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1587
|
-
filter?: string;
|
|
1588
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1589
|
-
top?: number;
|
|
1590
|
-
}
|
|
1591
|
-
/** Contains response data for the listAtScope operation. */
|
|
1592
|
-
export type DeploymentsListAtScopeResponse = DeploymentListResult;
|
|
1593
|
-
/** Optional parameters. */
|
|
1594
|
-
export interface DeploymentsDeleteAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1595
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1596
|
-
updateIntervalInMs?: number;
|
|
1597
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1598
|
-
resumeFrom?: string;
|
|
1599
|
-
}
|
|
1600
|
-
/** Optional parameters. */
|
|
1601
|
-
export interface DeploymentsCheckExistenceAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1602
|
-
}
|
|
1603
|
-
/** Contains response data for the checkExistenceAtTenantScope operation. */
|
|
1604
|
-
export type DeploymentsCheckExistenceAtTenantScopeResponse = {
|
|
1605
|
-
body: boolean;
|
|
1606
|
-
};
|
|
1607
|
-
/** Optional parameters. */
|
|
1608
|
-
export interface DeploymentsCreateOrUpdateAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1609
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1610
|
-
updateIntervalInMs?: number;
|
|
1611
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1612
|
-
resumeFrom?: string;
|
|
1613
|
-
}
|
|
1614
|
-
/** Contains response data for the createOrUpdateAtTenantScope operation. */
|
|
1615
|
-
export type DeploymentsCreateOrUpdateAtTenantScopeResponse = DeploymentExtended;
|
|
1616
|
-
/** Optional parameters. */
|
|
1617
|
-
export interface DeploymentsGetAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1618
|
-
}
|
|
1619
|
-
/** Contains response data for the getAtTenantScope operation. */
|
|
1620
|
-
export type DeploymentsGetAtTenantScopeResponse = DeploymentExtended;
|
|
1621
|
-
/** Optional parameters. */
|
|
1622
|
-
export interface DeploymentsCancelAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1623
|
-
}
|
|
1624
|
-
/** Optional parameters. */
|
|
1625
|
-
export interface DeploymentsValidateAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1626
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1627
|
-
updateIntervalInMs?: number;
|
|
1628
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1629
|
-
resumeFrom?: string;
|
|
1630
|
-
}
|
|
1631
|
-
/** Contains response data for the validateAtTenantScope operation. */
|
|
1632
|
-
export type DeploymentsValidateAtTenantScopeResponse = DeploymentValidateResult;
|
|
1633
|
-
/** Optional parameters. */
|
|
1634
|
-
export interface DeploymentsWhatIfAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1635
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1636
|
-
updateIntervalInMs?: number;
|
|
1637
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1638
|
-
resumeFrom?: string;
|
|
1639
|
-
}
|
|
1640
|
-
/** Contains response data for the whatIfAtTenantScope operation. */
|
|
1641
|
-
export type DeploymentsWhatIfAtTenantScopeResponse = WhatIfOperationResult;
|
|
1642
|
-
/** Optional parameters. */
|
|
1643
|
-
export interface DeploymentsExportTemplateAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1644
|
-
}
|
|
1645
|
-
/** Contains response data for the exportTemplateAtTenantScope operation. */
|
|
1646
|
-
export type DeploymentsExportTemplateAtTenantScopeResponse = DeploymentExportResult;
|
|
1647
|
-
/** Optional parameters. */
|
|
1648
|
-
export interface DeploymentsListAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
1649
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1650
|
-
filter?: string;
|
|
1651
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1652
|
-
top?: number;
|
|
1653
|
-
}
|
|
1654
|
-
/** Contains response data for the listAtTenantScope operation. */
|
|
1655
|
-
export type DeploymentsListAtTenantScopeResponse = DeploymentListResult;
|
|
1656
|
-
/** Optional parameters. */
|
|
1657
|
-
export interface DeploymentsDeleteAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1658
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1659
|
-
updateIntervalInMs?: number;
|
|
1660
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1661
|
-
resumeFrom?: string;
|
|
1662
|
-
}
|
|
1663
|
-
/** Optional parameters. */
|
|
1664
|
-
export interface DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1665
|
-
}
|
|
1666
|
-
/** Contains response data for the checkExistenceAtManagementGroupScope operation. */
|
|
1667
|
-
export type DeploymentsCheckExistenceAtManagementGroupScopeResponse = {
|
|
1668
|
-
body: boolean;
|
|
1669
|
-
};
|
|
1670
|
-
/** Optional parameters. */
|
|
1671
|
-
export interface DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1672
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1673
|
-
updateIntervalInMs?: number;
|
|
1674
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1675
|
-
resumeFrom?: string;
|
|
1676
|
-
}
|
|
1677
|
-
/** Contains response data for the createOrUpdateAtManagementGroupScope operation. */
|
|
1678
|
-
export type DeploymentsCreateOrUpdateAtManagementGroupScopeResponse = DeploymentExtended;
|
|
1679
|
-
/** Optional parameters. */
|
|
1680
|
-
export interface DeploymentsGetAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1681
|
-
}
|
|
1682
|
-
/** Contains response data for the getAtManagementGroupScope operation. */
|
|
1683
|
-
export type DeploymentsGetAtManagementGroupScopeResponse = DeploymentExtended;
|
|
1684
|
-
/** Optional parameters. */
|
|
1685
|
-
export interface DeploymentsCancelAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1686
|
-
}
|
|
1687
|
-
/** Optional parameters. */
|
|
1688
|
-
export interface DeploymentsValidateAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1689
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1690
|
-
updateIntervalInMs?: number;
|
|
1691
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1692
|
-
resumeFrom?: string;
|
|
1693
|
-
}
|
|
1694
|
-
/** Contains response data for the validateAtManagementGroupScope operation. */
|
|
1695
|
-
export type DeploymentsValidateAtManagementGroupScopeResponse = DeploymentValidateResult;
|
|
1696
|
-
/** Optional parameters. */
|
|
1697
|
-
export interface DeploymentsWhatIfAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1698
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1699
|
-
updateIntervalInMs?: number;
|
|
1700
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1701
|
-
resumeFrom?: string;
|
|
1702
|
-
}
|
|
1703
|
-
/** Contains response data for the whatIfAtManagementGroupScope operation. */
|
|
1704
|
-
export type DeploymentsWhatIfAtManagementGroupScopeResponse = WhatIfOperationResult;
|
|
1705
|
-
/** Optional parameters. */
|
|
1706
|
-
export interface DeploymentsExportTemplateAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1707
|
-
}
|
|
1708
|
-
/** Contains response data for the exportTemplateAtManagementGroupScope operation. */
|
|
1709
|
-
export type DeploymentsExportTemplateAtManagementGroupScopeResponse = DeploymentExportResult;
|
|
1710
|
-
/** Optional parameters. */
|
|
1711
|
-
export interface DeploymentsListAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
1712
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1713
|
-
filter?: string;
|
|
1714
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1715
|
-
top?: number;
|
|
1716
|
-
}
|
|
1717
|
-
/** Contains response data for the listAtManagementGroupScope operation. */
|
|
1718
|
-
export type DeploymentsListAtManagementGroupScopeResponse = DeploymentListResult;
|
|
1719
|
-
/** Optional parameters. */
|
|
1720
|
-
export interface DeploymentsDeleteAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1721
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1722
|
-
updateIntervalInMs?: number;
|
|
1723
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1724
|
-
resumeFrom?: string;
|
|
1725
|
-
}
|
|
1726
|
-
/** Optional parameters. */
|
|
1727
|
-
export interface DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1728
|
-
}
|
|
1729
|
-
/** Contains response data for the checkExistenceAtSubscriptionScope operation. */
|
|
1730
|
-
export type DeploymentsCheckExistenceAtSubscriptionScopeResponse = {
|
|
1731
|
-
body: boolean;
|
|
1732
|
-
};
|
|
1733
|
-
/** Optional parameters. */
|
|
1734
|
-
export interface DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1735
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1736
|
-
updateIntervalInMs?: number;
|
|
1737
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1738
|
-
resumeFrom?: string;
|
|
1739
|
-
}
|
|
1740
|
-
/** Contains response data for the createOrUpdateAtSubscriptionScope operation. */
|
|
1741
|
-
export type DeploymentsCreateOrUpdateAtSubscriptionScopeResponse = DeploymentExtended;
|
|
1742
|
-
/** Optional parameters. */
|
|
1743
|
-
export interface DeploymentsGetAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1744
|
-
}
|
|
1745
|
-
/** Contains response data for the getAtSubscriptionScope operation. */
|
|
1746
|
-
export type DeploymentsGetAtSubscriptionScopeResponse = DeploymentExtended;
|
|
1747
|
-
/** Optional parameters. */
|
|
1748
|
-
export interface DeploymentsCancelAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1749
|
-
}
|
|
1750
|
-
/** Optional parameters. */
|
|
1751
|
-
export interface DeploymentsValidateAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1752
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1753
|
-
updateIntervalInMs?: number;
|
|
1754
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1755
|
-
resumeFrom?: string;
|
|
1756
|
-
}
|
|
1757
|
-
/** Contains response data for the validateAtSubscriptionScope operation. */
|
|
1758
|
-
export type DeploymentsValidateAtSubscriptionScopeResponse = DeploymentValidateResult;
|
|
1759
|
-
/** Optional parameters. */
|
|
1760
|
-
export interface DeploymentsWhatIfAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1761
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1762
|
-
updateIntervalInMs?: number;
|
|
1763
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1764
|
-
resumeFrom?: string;
|
|
1765
|
-
}
|
|
1766
|
-
/** Contains response data for the whatIfAtSubscriptionScope operation. */
|
|
1767
|
-
export type DeploymentsWhatIfAtSubscriptionScopeResponse = WhatIfOperationResult;
|
|
1768
|
-
/** Optional parameters. */
|
|
1769
|
-
export interface DeploymentsExportTemplateAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1770
|
-
}
|
|
1771
|
-
/** Contains response data for the exportTemplateAtSubscriptionScope operation. */
|
|
1772
|
-
export type DeploymentsExportTemplateAtSubscriptionScopeResponse = DeploymentExportResult;
|
|
1773
|
-
/** Optional parameters. */
|
|
1774
|
-
export interface DeploymentsListAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
1775
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1776
|
-
filter?: string;
|
|
1777
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1778
|
-
top?: number;
|
|
1779
|
-
}
|
|
1780
|
-
/** Contains response data for the listAtSubscriptionScope operation. */
|
|
1781
|
-
export type DeploymentsListAtSubscriptionScopeResponse = DeploymentListResult;
|
|
1782
|
-
/** Optional parameters. */
|
|
1783
|
-
export interface DeploymentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1784
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1785
|
-
updateIntervalInMs?: number;
|
|
1786
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1787
|
-
resumeFrom?: string;
|
|
1788
|
-
}
|
|
1789
|
-
/** Optional parameters. */
|
|
1790
|
-
export interface DeploymentsCheckExistenceOptionalParams extends coreClient.OperationOptions {
|
|
1791
|
-
}
|
|
1792
|
-
/** Contains response data for the checkExistence operation. */
|
|
1793
|
-
export type DeploymentsCheckExistenceResponse = {
|
|
1794
|
-
body: boolean;
|
|
1795
|
-
};
|
|
1796
|
-
/** Optional parameters. */
|
|
1797
|
-
export interface DeploymentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1798
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1799
|
-
updateIntervalInMs?: number;
|
|
1800
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1801
|
-
resumeFrom?: string;
|
|
1802
|
-
}
|
|
1803
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1804
|
-
export type DeploymentsCreateOrUpdateResponse = DeploymentExtended;
|
|
1805
|
-
/** Optional parameters. */
|
|
1806
|
-
export interface DeploymentsGetOptionalParams extends coreClient.OperationOptions {
|
|
1807
|
-
}
|
|
1808
|
-
/** Contains response data for the get operation. */
|
|
1809
|
-
export type DeploymentsGetResponse = DeploymentExtended;
|
|
1810
|
-
/** Optional parameters. */
|
|
1811
|
-
export interface DeploymentsCancelOptionalParams extends coreClient.OperationOptions {
|
|
1812
|
-
}
|
|
1813
|
-
/** Optional parameters. */
|
|
1814
|
-
export interface DeploymentsValidateOptionalParams extends coreClient.OperationOptions {
|
|
1815
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1816
|
-
updateIntervalInMs?: number;
|
|
1817
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1818
|
-
resumeFrom?: string;
|
|
1819
|
-
}
|
|
1820
|
-
/** Contains response data for the validate operation. */
|
|
1821
|
-
export type DeploymentsValidateResponse = DeploymentValidateResult;
|
|
1822
|
-
/** Optional parameters. */
|
|
1823
|
-
export interface DeploymentsWhatIfOptionalParams extends coreClient.OperationOptions {
|
|
1824
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1825
|
-
updateIntervalInMs?: number;
|
|
1826
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1827
|
-
resumeFrom?: string;
|
|
1828
|
-
}
|
|
1829
|
-
/** Contains response data for the whatIf operation. */
|
|
1830
|
-
export type DeploymentsWhatIfResponse = WhatIfOperationResult;
|
|
1831
|
-
/** Optional parameters. */
|
|
1832
|
-
export interface DeploymentsExportTemplateOptionalParams extends coreClient.OperationOptions {
|
|
1833
|
-
}
|
|
1834
|
-
/** Contains response data for the exportTemplate operation. */
|
|
1835
|
-
export type DeploymentsExportTemplateResponse = DeploymentExportResult;
|
|
1836
|
-
/** Optional parameters. */
|
|
1837
|
-
export interface DeploymentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1838
|
-
/** The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'. */
|
|
1839
|
-
filter?: string;
|
|
1840
|
-
/** The number of results to get. If null is passed, returns all deployments. */
|
|
1841
|
-
top?: number;
|
|
1842
|
-
}
|
|
1843
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
1844
|
-
export type DeploymentsListByResourceGroupResponse = DeploymentListResult;
|
|
1845
|
-
/** Optional parameters. */
|
|
1846
|
-
export interface DeploymentsCalculateTemplateHashOptionalParams extends coreClient.OperationOptions {
|
|
1847
|
-
}
|
|
1848
|
-
/** Contains response data for the calculateTemplateHash operation. */
|
|
1849
|
-
export type DeploymentsCalculateTemplateHashResponse = TemplateHashResult;
|
|
1850
|
-
/** Optional parameters. */
|
|
1851
|
-
export interface DeploymentsListAtScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1852
|
-
}
|
|
1853
|
-
/** Contains response data for the listAtScopeNext operation. */
|
|
1854
|
-
export type DeploymentsListAtScopeNextResponse = DeploymentListResult;
|
|
1855
|
-
/** Optional parameters. */
|
|
1856
|
-
export interface DeploymentsListAtTenantScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1857
|
-
}
|
|
1858
|
-
/** Contains response data for the listAtTenantScopeNext operation. */
|
|
1859
|
-
export type DeploymentsListAtTenantScopeNextResponse = DeploymentListResult;
|
|
1860
|
-
/** Optional parameters. */
|
|
1861
|
-
export interface DeploymentsListAtManagementGroupScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1862
|
-
}
|
|
1863
|
-
/** Contains response data for the listAtManagementGroupScopeNext operation. */
|
|
1864
|
-
export type DeploymentsListAtManagementGroupScopeNextResponse = DeploymentListResult;
|
|
1865
|
-
/** Optional parameters. */
|
|
1866
|
-
export interface DeploymentsListAtSubscriptionScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
1867
|
-
}
|
|
1868
|
-
/** Contains response data for the listAtSubscriptionScopeNext operation. */
|
|
1869
|
-
export type DeploymentsListAtSubscriptionScopeNextResponse = DeploymentListResult;
|
|
1870
|
-
/** Optional parameters. */
|
|
1871
|
-
export interface DeploymentsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1872
|
-
}
|
|
1873
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1874
|
-
export type DeploymentsListByResourceGroupNextResponse = DeploymentListResult;
|
|
1875
|
-
/** Optional parameters. */
|
|
1876
771
|
export interface ProvidersUnregisterOptionalParams extends coreClient.OperationOptions {
|
|
1877
772
|
}
|
|
1878
773
|
/** Contains response data for the unregister operation. */
|
|
@@ -1939,12 +834,12 @@ export interface ProviderResourceTypesListOptionalParams extends coreClient.Oper
|
|
|
1939
834
|
export type ProviderResourceTypesListResponse = ProviderResourceTypeListResult;
|
|
1940
835
|
/** Optional parameters. */
|
|
1941
836
|
export interface ResourcesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
837
|
+
/** Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. For example, `$expand=createdTime,changedTime`. */
|
|
838
|
+
expand?: string;
|
|
1942
839
|
/** The filter to apply on the operation.<br><br>The properties you can use for eq (equals) or ne (not equals) are: location, resourceType, name, resourceGroup, identity, identity/principalId, plan, plan/publisher, plan/product, plan/name, plan/version, and plan/promotionCode.<br><br>For example, to filter by a resource type, use: $filter=resourceType eq 'Microsoft.Network/virtualNetworks'<br><br>You can use substringof(value, property) in the filter. The properties you can use for substring are: name and resourceGroup.<br><br>For example, to get all resources with 'demo' anywhere in the name, use: $filter=substringof('demo', name)<br><br>You can link more than one substringof together by adding and/or operators.<br><br>You can filter by tag names and values. For example, to filter for a tag name and value, use $filter=tagName eq 'tag1' and tagValue eq 'Value1'. When you filter by a tag name and value, the tags for each resource are not returned in the results.<br><br>You can use some properties together when filtering. The combinations you can use are: substringof and/or resourceType, plan and plan/publisher and plan/name, identity and identity/principalId. */
|
|
1943
840
|
filter?: string;
|
|
1944
841
|
/** The number of results to return. If null is passed, returns all resources. */
|
|
1945
842
|
top?: number;
|
|
1946
|
-
/** Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. For example, `$expand=createdTime,changedTime`. */
|
|
1947
|
-
expand?: string;
|
|
1948
843
|
}
|
|
1949
844
|
/** Contains response data for the listByResourceGroup operation. */
|
|
1950
845
|
export type ResourcesListByResourceGroupResponse = ResourceListResult;
|
|
@@ -1964,12 +859,12 @@ export interface ResourcesValidateMoveResourcesOptionalParams extends coreClient
|
|
|
1964
859
|
}
|
|
1965
860
|
/** Optional parameters. */
|
|
1966
861
|
export interface ResourcesListOptionalParams extends coreClient.OperationOptions {
|
|
862
|
+
/** Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. For example, `$expand=createdTime,changedTime`. */
|
|
863
|
+
expand?: string;
|
|
1967
864
|
/** The filter to apply on the operation.<br><br>Filter comparison operators include `eq` (equals) and `ne` (not equals) and may be used with the following properties: `location`, `resourceType`, `name`, `resourceGroup`, `identity`, `identity/principalId`, `plan`, `plan/publisher`, `plan/product`, `plan/name`, `plan/version`, and `plan/promotionCode`.<br><br>For example, to filter by a resource type, use `$filter=resourceType eq 'Microsoft.Network/virtualNetworks'`<br><br><br>`substringof(value, property)` can be used to filter for substrings of the following currently-supported properties: `name` and `resourceGroup`<br><br>For example, to get all resources with 'demo' anywhere in the resource name, use `$filter=substringof('demo', name)`<br><br>Multiple substring operations can also be combined using `and`/`or` operators.<br><br>Note that any truncated number of results queried via `$top` may also not be compatible when using a filter.<br><br><br>Resources can be filtered by tag names and values. For example, to filter for a tag name and value, use `$filter=tagName eq 'tag1' and tagValue eq 'Value1'`. Note that when resources are filtered by tag name and value, <b>the original tags for each resource will not be returned in the results.</b> Any list of additional properties queried via `$expand` may also not be compatible when filtering by tag names/values. <br><br>For tag names only, resources can be filtered by prefix using the following syntax: `$filter=startswith(tagName, 'depart')`. This query will return all resources with a tag name prefixed by the phrase `depart` (i.e.`department`, `departureDate`, `departureTime`, etc.)<br><br><br>Note that some properties can be combined when filtering resources, which include the following: `substringof() and/or resourceType`, `plan and plan/publisher and plan/name`, and `identity and identity/principalId`. */
|
|
1968
865
|
filter?: string;
|
|
1969
866
|
/** The number of recommendations per page if a paged version of this API is being used. */
|
|
1970
867
|
top?: number;
|
|
1971
|
-
/** Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. For example, `$expand=createdTime,changedTime`. */
|
|
1972
|
-
expand?: string;
|
|
1973
868
|
}
|
|
1974
869
|
/** Contains response data for the list operation. */
|
|
1975
870
|
export type ResourcesListResponse = ResourceListResult;
|
|
@@ -2168,91 +1063,6 @@ export interface TagsListNextOptionalParams extends coreClient.OperationOptions
|
|
|
2168
1063
|
/** Contains response data for the listNext operation. */
|
|
2169
1064
|
export type TagsListNextResponse = TagsListResult;
|
|
2170
1065
|
/** Optional parameters. */
|
|
2171
|
-
export interface DeploymentOperationsGetAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
2172
|
-
}
|
|
2173
|
-
/** Contains response data for the getAtScope operation. */
|
|
2174
|
-
export type DeploymentOperationsGetAtScopeResponse = DeploymentOperation;
|
|
2175
|
-
/** Optional parameters. */
|
|
2176
|
-
export interface DeploymentOperationsListAtScopeOptionalParams extends coreClient.OperationOptions {
|
|
2177
|
-
/** The number of results to return. */
|
|
2178
|
-
top?: number;
|
|
2179
|
-
}
|
|
2180
|
-
/** Contains response data for the listAtScope operation. */
|
|
2181
|
-
export type DeploymentOperationsListAtScopeResponse = DeploymentOperationsListResult;
|
|
2182
|
-
/** Optional parameters. */
|
|
2183
|
-
export interface DeploymentOperationsGetAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
2184
|
-
}
|
|
2185
|
-
/** Contains response data for the getAtTenantScope operation. */
|
|
2186
|
-
export type DeploymentOperationsGetAtTenantScopeResponse = DeploymentOperation;
|
|
2187
|
-
/** Optional parameters. */
|
|
2188
|
-
export interface DeploymentOperationsListAtTenantScopeOptionalParams extends coreClient.OperationOptions {
|
|
2189
|
-
/** The number of results to return. */
|
|
2190
|
-
top?: number;
|
|
2191
|
-
}
|
|
2192
|
-
/** Contains response data for the listAtTenantScope operation. */
|
|
2193
|
-
export type DeploymentOperationsListAtTenantScopeResponse = DeploymentOperationsListResult;
|
|
2194
|
-
/** Optional parameters. */
|
|
2195
|
-
export interface DeploymentOperationsGetAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
2196
|
-
}
|
|
2197
|
-
/** Contains response data for the getAtManagementGroupScope operation. */
|
|
2198
|
-
export type DeploymentOperationsGetAtManagementGroupScopeResponse = DeploymentOperation;
|
|
2199
|
-
/** Optional parameters. */
|
|
2200
|
-
export interface DeploymentOperationsListAtManagementGroupScopeOptionalParams extends coreClient.OperationOptions {
|
|
2201
|
-
/** The number of results to return. */
|
|
2202
|
-
top?: number;
|
|
2203
|
-
}
|
|
2204
|
-
/** Contains response data for the listAtManagementGroupScope operation. */
|
|
2205
|
-
export type DeploymentOperationsListAtManagementGroupScopeResponse = DeploymentOperationsListResult;
|
|
2206
|
-
/** Optional parameters. */
|
|
2207
|
-
export interface DeploymentOperationsGetAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
2208
|
-
}
|
|
2209
|
-
/** Contains response data for the getAtSubscriptionScope operation. */
|
|
2210
|
-
export type DeploymentOperationsGetAtSubscriptionScopeResponse = DeploymentOperation;
|
|
2211
|
-
/** Optional parameters. */
|
|
2212
|
-
export interface DeploymentOperationsListAtSubscriptionScopeOptionalParams extends coreClient.OperationOptions {
|
|
2213
|
-
/** The number of results to return. */
|
|
2214
|
-
top?: number;
|
|
2215
|
-
}
|
|
2216
|
-
/** Contains response data for the listAtSubscriptionScope operation. */
|
|
2217
|
-
export type DeploymentOperationsListAtSubscriptionScopeResponse = DeploymentOperationsListResult;
|
|
2218
|
-
/** Optional parameters. */
|
|
2219
|
-
export interface DeploymentOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
2220
|
-
}
|
|
2221
|
-
/** Contains response data for the get operation. */
|
|
2222
|
-
export type DeploymentOperationsGetResponse = DeploymentOperation;
|
|
2223
|
-
/** Optional parameters. */
|
|
2224
|
-
export interface DeploymentOperationsListOptionalParams extends coreClient.OperationOptions {
|
|
2225
|
-
/** The number of results to return. */
|
|
2226
|
-
top?: number;
|
|
2227
|
-
}
|
|
2228
|
-
/** Contains response data for the list operation. */
|
|
2229
|
-
export type DeploymentOperationsListResponse = DeploymentOperationsListResult;
|
|
2230
|
-
/** Optional parameters. */
|
|
2231
|
-
export interface DeploymentOperationsListAtScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
2232
|
-
}
|
|
2233
|
-
/** Contains response data for the listAtScopeNext operation. */
|
|
2234
|
-
export type DeploymentOperationsListAtScopeNextResponse = DeploymentOperationsListResult;
|
|
2235
|
-
/** Optional parameters. */
|
|
2236
|
-
export interface DeploymentOperationsListAtTenantScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
2237
|
-
}
|
|
2238
|
-
/** Contains response data for the listAtTenantScopeNext operation. */
|
|
2239
|
-
export type DeploymentOperationsListAtTenantScopeNextResponse = DeploymentOperationsListResult;
|
|
2240
|
-
/** Optional parameters. */
|
|
2241
|
-
export interface DeploymentOperationsListAtManagementGroupScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
2242
|
-
}
|
|
2243
|
-
/** Contains response data for the listAtManagementGroupScopeNext operation. */
|
|
2244
|
-
export type DeploymentOperationsListAtManagementGroupScopeNextResponse = DeploymentOperationsListResult;
|
|
2245
|
-
/** Optional parameters. */
|
|
2246
|
-
export interface DeploymentOperationsListAtSubscriptionScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
2247
|
-
}
|
|
2248
|
-
/** Contains response data for the listAtSubscriptionScopeNext operation. */
|
|
2249
|
-
export type DeploymentOperationsListAtSubscriptionScopeNextResponse = DeploymentOperationsListResult;
|
|
2250
|
-
/** Optional parameters. */
|
|
2251
|
-
export interface DeploymentOperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2252
|
-
}
|
|
2253
|
-
/** Contains response data for the listNext operation. */
|
|
2254
|
-
export type DeploymentOperationsListNextResponse = DeploymentOperationsListResult;
|
|
2255
|
-
/** Optional parameters. */
|
|
2256
1066
|
export interface ResourceManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
2257
1067
|
/** server parameter */
|
|
2258
1068
|
$host?: string;
|