File tree 1 file changed +7
-2
lines changed
specification/terraform/resource-manager/Microsoft.AzureTerraform/preview/2023-07-01-preview
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 136
136
" ExportTerraform"
137
137
],
138
138
"operationId" : " ExportTerraform" ,
139
- "description" : " Exports the Terraform configuration used for the specified scope ." ,
139
+ "description" : " Exports the Terraform configuration of the specified resources ." ,
140
140
"parameters" : [
141
141
{
142
142
"$ref" : " ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter"
194
194
"$ref" : " #/definitions/BaseExportModel"
195
195
}
196
196
],
197
- "description" : " Export parameter for a single resource " ,
197
+ "description" : " Export parameter for individual resources " ,
198
198
"required" : [
199
199
" resourceIds"
200
200
],
367
367
"type" : " string" ,
368
368
"description" : " The operation name."
369
369
},
370
+ "resourceId" : {
371
+ "type" : " string" ,
372
+ "description" : " The fully qualified resource ID of the resource for which the operation was performed" ,
373
+ "readOnly" : true
374
+ },
370
375
"startTime" : {
371
376
"type" : " string" ,
372
377
"description" : " The start time of the operation." ,
You can’t perform that action at this time.
0 commit comments