ExportImportDevice.Id プロパティ

定義

デバイスの一意識別子。

[Newtonsoft.Json.JsonProperty(PropertyName="id", Required=Newtonsoft.Json.Required.Always)]
public string Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id", Required=Newtonsoft.Json.Required.Always)>]
member this.Id : string with get, set
Public Property Id As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象