DecompileOperationContent.Template Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ARM json template to be decompiled into a Bicep file.
public string Template { get; }
member this.Template : string
Public ReadOnly Property Template As String