Freigeben über


NotificationHubClient.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
override this.CreateOrUpdateInstallation : Microsoft.Azure.NotificationHubs.Installation -> unit
Public Sub CreateOrUpdateInstallation (installation As Installation)

Parameter

installation
Installation

Das Geräteinstallationsobjekt.

Implementiert

Gilt für: