Udostępnij za pośrednictwem


DeviceUpdateInstanceData.IotHubs Property

Definition

List of IoT Hubs associated with the account.

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)

Property Value

Applies to