File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
specification/terraform/resource-manager/Microsoft.AzureTerraform/preview/2023-07-01-preview Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 136136 " ExportTerraform"
137137 ],
138138 "operationId" : " ExportTerraform" ,
139- "description" : " Exports the Terraform configuration used for the specified scope ." ,
139+ "description" : " Exports the Terraform configuration of the specified resources ." ,
140140 "parameters" : [
141141 {
142142 "$ref" : " ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter"
194194 "$ref" : " #/definitions/BaseExportModel"
195195 }
196196 ],
197- "description" : " Export parameter for a single resource " ,
197+ "description" : " Export parameter for individual resources " ,
198198 "required" : [
199199 " resourceIds"
200200 ],
367367 "type" : " string" ,
368368 "description" : " The operation name."
369369 },
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+ },
370375 "startTime" : {
371376 "type" : " string" ,
372377 "description" : " The start time of the operation." ,
You can’t perform that action at this time.
0 commit comments