次の方法で共有


EdgeIotDeviceInfo クラス

定義

構成する IoT デバイス/IoT Edge デバイスのメタデータ。

public class EdgeIotDeviceInfo
type EdgeIotDeviceInfo = class
Public Class EdgeIotDeviceInfo
継承
EdgeIotDeviceInfo

コンストラクター

EdgeIotDeviceInfo(String, String)

EdgeIotDeviceInfo の新しいインスタンスを初期化します。

プロパティ

DeviceId

IoT デバイス/エッジ デバイスの ID。

IotHostHub

デバイスに関連付けられている IoT ハブのホスト名。

IotHostHubId

デバイスに関連付けられている IoT ハブの ID。

SymmetricKeyConnectionString

対称キーに基づく接続文字列。

適用対象