次の方法で共有


DeviceUpdateInstanceData.IotHubs プロパティ

定義

アカウントに関連付けられている IoT Hub の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdateIotHubSettings> IotHubs { get; }
public System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.IotHubSettings> IotHubs { get; }
member this.IotHubs : System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdateIotHubSettings>
member this.IotHubs : System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.IotHubSettings>
Public ReadOnly Property IotHubs As IList(Of DeviceUpdateIotHubSettings)
Public ReadOnly Property IotHubs As IList(Of IotHubSettings)

プロパティ値

適用対象