Freigeben über


INotificationHubClient.CreateOrUpdateInstallation(Installation) Methode

Definition

Erstellt oder aktualisiert eine Geräteinstallation.

public void CreateOrUpdateInstallation (Microsoft.Azure.NotificationHubs.Installation installation);
abstract member CreateOrUpdateInstallation : Microsoft.Azure.NotificationHubs.Installation -> unit
Public Sub CreateOrUpdateInstallation (installation As Installation)

Parameter

installation
Installation

Das Installationsobjekt des Geräts.

Gilt für: