Response message for ManageApplicationTemplate.
| JSON representation |
|---|
{ // Union field |
| Fields | |
|---|---|
Union field payload. The response payload. payload can be only one of the following: |
|
applicationTemplate |
Contains the application template resource that was created or updated. This field is populated when the original request was for a get, create or update operation. |
applicationTemplateRevision |
Contains the result of a commit operation. This response details the application template revision that was created. |
generateIacResponse |
Contains the result of a generate IaC operation. This response includes details about the generated IaC, such as its location. |
importIacResponse |
Contains the result of an import IaC operation. This response includes details about the imported IaC, such as its location. |