次の方法で共有


ApiManagementEmailTemplateCreateOrUpdateContent クラス

定義

Email テンプレートのパラメーターの更新。

public class ApiManagementEmailTemplateCreateOrUpdateContent
type ApiManagementEmailTemplateCreateOrUpdateContent = class
Public Class ApiManagementEmailTemplateCreateOrUpdateContent
継承
ApiManagementEmailTemplateCreateOrUpdateContent

コンストラクター

ApiManagementEmailTemplateCreateOrUpdateContent()

ApiManagementEmailTemplateCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

Body

テンプレート本文Emailします。 これは有効な XDocument である必要があります。

Description

Email テンプレートの説明。

Parameters

テンプレート パラメーター値をEmailします。

Subject

テンプレートの件名。

Title

テンプレートのタイトル。

適用対象