ArmResourceDefinitionResourceElementTemplate interface
The arm template RE.
Properties
artifact |
Artifact profile properties. |
parameter |
Name and value pairs that define the parameter values. It can be a well formed escaped JSON string. |
template |
The template type. |
Property Details
artifactProfile
parameterValues
Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
parameterValues?: string
Property Value
string
templateType
The template type.
templateType?: string
Property Value
string