Compartilhar via


IotHubProperties.EnableFileUploadNotifications Propriedade

Definição

Obtém ou define se True, as notificações de upload de arquivo estão 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a