DecompileOperationRequest interface
The body of the request for the decompileBicep operation
Properties
| template | The ARM json template to be decompiled into a Bicep file |
Property Details
template
The ARM json template to be decompiled into a Bicep file
template: string
Property Value
string