Compartir a través de


IotHubProperties.EnableFileUploadNotifications Propiedad

Definición

Obtiene o establece si true, las notificaciones de carga de archivos están habilitadas.

[Newtonsoft.Json.JsonProperty(PropertyName="enableFileUploadNotifications")]
public bool? EnableFileUploadNotifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableFileUploadNotifications")>]
member this.EnableFileUploadNotifications : Nullable<bool> with get, set
Public Property EnableFileUploadNotifications As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a