Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmailTemplateImpl

Package version

Class containing EmailTemplate operations.

Hierarchy

  • EmailTemplateImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

  • Reset the Email Template to default template provided by the API Management service instance.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • templateName: TemplateName

      Email Template Name Identifier.

    • ifMatch: string

      ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.

    • Optional options: EmailTemplateDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

getEntityTag

listByService

update

Generated using TypeDoc