Skip to content

Commit 0acb1ac

Browse files
magodogerrytan
authored andcommitted
Specify LRO model (Azure#19401)
1 parent fa992ed commit 0acb1ac

File tree

1 file changed

+3
-2
lines changed
  • specification/terraform/resource-manager/Microsoft.AzureTerraform/preview/2023-07-01-preview

1 file changed

+3
-2
lines changed

specification/terraform/resource-manager/Microsoft.AzureTerraform/preview/2023-07-01-preview/export.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,8 @@
180180
}
181181
},
182182
"x-ms-long-running-operation-options": {
183-
"final-state-via": "azure-async-operation"
183+
"final-state-via": "azure-async-operation",
184+
"final-state-schema": "#/definitions/OperationStatus"
184185
},
185186
"x-ms-long-running-operation": true
186187
}
@@ -405,4 +406,4 @@
405406
"x-ms-parameter-location": "method"
406407
}
407408
}
408-
}
409+
}

0 commit comments

Comments
 (0)