Azure API Management Email Template
This page shows how to write Terraform and Azure Resource Manager for API Management Email Template and write them securely.
azurerm_api_management_email_template (Terraform)
The Email Template in API Management can be configured in Terraform with the resource name azurerm_api_management_email_template. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
api_management_namerequired - string -
bodyrequired - string -
descriptionoptional computed - string -
idoptional computed - string -
resource_group_namerequired - string -
subjectrequired - string -
template_namerequired - string -
titleoptional computed - string -
timeoutssingle block
Explanation in Terraform Registry
Manages a API Management Email Template.
Microsoft.ApiManagement/service/templates (Azure Resource Manager)
The service/templates in Microsoft.ApiManagement can be configured in Azure Resource Manager with the resource name Microsoft.ApiManagement/service/templates. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
apiVersionrequired - stringnamerequired - stringEmail Template Name Identifier.
propertiesrequiredbodyoptional - stringEmail Template Body. This should be a valid XDocument
descriptionoptional - stringDescription of the Email Template.
parametersoptional arraydescriptionoptional - stringTemplate parameter description.
nameoptional - stringTemplate parameter name.
titleoptional - stringTemplate parameter title.
subjectoptional - stringSubject of the Template.
titleoptional - stringTitle of the Template.
typerequired - string