DeviceUpdateIotHubSettings(ResourceIdentifier) Constructor

Definition

Initializes a new instance of DeviceUpdateIotHubSettings.

public DeviceUpdateIotHubSettings (Azure.Core.ResourceIdentifier resourceId);
new Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdateIotHubSettings : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdateIotHubSettings
Public Sub New (resourceId As ResourceIdentifier)

Parameters

resourceId
ResourceIdentifier

IoTHub resource ID.

Exceptions

resourceId is null.

Applies to