ServiceClient.GetFileNotificationReceiver Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtenez le qui peut remettre des FileNotificationReceiver<T> notifications pour les opérations de chargement de fichiers. Cet appel est effectué via AMQP. Pour plus d'informations, consultez https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload#file-upload-notifications.
public virtual Microsoft.Azure.Devices.FileNotificationReceiver<Microsoft.Azure.Devices.FileNotification> GetFileNotificationReceiver ();
abstract member GetFileNotificationReceiver : unit -> Microsoft.Azure.Devices.FileNotificationReceiver<Microsoft.Azure.Devices.FileNotification>
override this.GetFileNotificationReceiver : unit -> Microsoft.Azure.Devices.FileNotificationReceiver<Microsoft.Azure.Devices.FileNotification>
Public Overridable Function GetFileNotificationReceiver () As FileNotificationReceiver(Of FileNotification)
Instance de FileNotificationReceiver<T>.
Produit | Versions |
---|---|
Azure SDK for .NET | Latest |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :