Twin.CloudToDeviceMessageCount プロパティ

定義

クラウドから対応するデバイスに送信されたメッセージの数

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象