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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript