Freigeben über


AdmNotification(String) Konstruktor

Definition

Initialisiert eine neue Instanz der AdmNotification-Klasse.

public AdmNotification(string jsonPayload);
new Microsoft.Azure.NotificationHubs.AdmNotification : string -> Microsoft.Azure.NotificationHubs.AdmNotification
Public Sub New (jsonPayload As String)

Parameter

jsonPayload
String

Die JSON-Nutzlast.

Gilt für: