Partager via


TemplateNotification Classe

Définition

Représente une notification de modèle.

public sealed class TemplateNotification : Microsoft.Azure.NotificationHubs.Notification
type TemplateNotification = class
    inherit Notification
Public NotInheritable Class TemplateNotification
Inherits Notification
Héritage
TemplateNotification

Constructeurs

TemplateNotification(IDictionary<String,String>, String)
Obsolète.

Initialise une nouvelle instance de la classe TemplateNotification.

TemplateNotification(IDictionary<String,String>)

Initialise une nouvelle instance de la classe TemplateNotification.

Propriétés

Body

Obtient ou définit le corps de la notification.

(Hérité de Notification)
ContentType

Obtient ou définit le type du contenu de la notification.

(Hérité de Notification)
Headers

Obtient ou définit des en-têtes de notification.

(Hérité de Notification)
PlatformType

Obtient le type de la plateforme.

(Hérité de Notification)
Tag
Obsolète.

Obtient ou définit la balise de notification.

(Hérité de Notification)

Méthodes

AddOrUpdateHeader(String, String)

Ajouter ou mettre à jour un en-tête avec une clé et une valeur données.

(Hérité de Notification)
OnValidateAndPopulateHeaders()

Valider et remplir les en-têtes.

(Hérité de Notification)

S’applique à