Partager via


NotificationHubClient.CreateOrUpdateInstallation(Installation) Méthode

Définition

Crée ou met à jour une installation d’appareil.

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)

Paramètres

installation
Installation

Objet d’installation de l’appareil.

Implémente

S’applique à