次の方法で共有


DataBoxEdgeDevice.DeviceType プロパティ

定義

Data Box Edge/Gateway デバイスの種類を取得します。 使用できる値は次のとおりです。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceType")]
public string DeviceType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceType")>]
member this.DeviceType : string
Public ReadOnly Property DeviceType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象