次の方法で共有


IndividualEnrollment.DeviceId プロパティ

定義

目的の IoT Hub デバイス ID (省略可能)。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="deviceId")]
public string DeviceId { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="deviceId")>]
member this.DeviceId : string with get, set
Public Property DeviceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象