次の方法で共有


IotHubServiceClient.Devices プロパティ

定義

デバイス ID の取得、追加、設定、削除、デバイスでのモジュールの取得、デバイス レジストリの統計情報の取得など、すべてのデバイス レジストリ操作のサブクライアント。

public Microsoft.Azure.Devices.DevicesClient Devices { get; protected set; }
member this.Devices : Microsoft.Azure.Devices.DevicesClient with get, set
Public Property Devices As DevicesClient

プロパティ値

適用対象