Lingua

DeviceUpdateClientOptions(DeviceUpdateClientOptions+ServiceVersion) Constructor

Definition

Initializes a new instance of DeviceUpdateClientOptions.

public DeviceUpdateClientOptions(Azure.IoT.DeviceUpdate.DeviceUpdateClientOptions.ServiceVersion version = Azure.IoT.DeviceUpdate.DeviceUpdateClientOptions+ServiceVersion.V2026_06_01);
new Azure.IoT.DeviceUpdate.DeviceUpdateClientOptions : Azure.IoT.DeviceUpdate.DeviceUpdateClientOptions.ServiceVersion -> Azure.IoT.DeviceUpdate.DeviceUpdateClientOptions
Public Sub New (Optional version As DeviceUpdateClientOptions.ServiceVersion = Azure.IoT.DeviceUpdate.DeviceUpdateClientOptions+ServiceVersion.V2026_06_01)

Parameters

version
DeviceUpdateClientOptions.ServiceVersion

The service version.

Applies to