Compartir a través de


ClientTwin.CloudToDeviceMessageCount Propiedad

Definición

Número de mensajes enviados al dispositivo correspondiente desde la nube.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public int? CloudToDeviceMessageCount { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.CloudToDeviceMessageCount : Nullable<int>
Public ReadOnly Property CloudToDeviceMessageCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a