Freigeben über


EmailTemplateOperationsExtensions.GetEntityTag Methode

Definition

Ruft die Etag-Version (Entity State) der E-Mail-Vorlage ab, die durch ihren Bezeichner angegeben wird.

public static Microsoft.Azure.Management.ApiManagement.Models.EmailTemplateGetEntityTagHeaders GetEntityTag (this Microsoft.Azure.Management.ApiManagement.IEmailTemplateOperations operations, string resourceGroupName, string serviceName, string templateName);
static member GetEntityTag : Microsoft.Azure.Management.ApiManagement.IEmailTemplateOperations * string * string * string -> Microsoft.Azure.Management.ApiManagement.Models.EmailTemplateGetEntityTagHeaders
<Extension()>
Public Function GetEntityTag (operations As IEmailTemplateOperations, resourceGroupName As String, serviceName As String, templateName As String) As EmailTemplateGetEntityTagHeaders

Parameter

operations
IEmailTemplateOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

serviceName
String

Der Name des API Management-Diensts.

templateName
String

Email Vorlagennamenbezeichner. Mögliche Werte sind: "applicationApprovedNotificationMessage", "accountClosedDeveloper", 'quotaLimitApproachingDeveloperNotificationMessage', 'newDeveloperNotificationMessage', 'emailChangeIdentityDefault', 'inviteUserNotificationMessage', 'newCommentNotificationMessage', 'confirmSignUpIdentityDefault', 'newIssueNotificationMessage', 'purchaseDeveloperNotificationMessage', 'passwordResetIdentityDefault', 'passwordResetByAdminNotificationMessage', ' rejectDeveloperNotificationMessage', 'requestDeveloperNotificationMessage'

Gibt zurück

Gilt für: