Lingua

DeviceUpdateClientOptions.ServiceVersion Enum

Definition

The version of the service to use.

public enum DeviceUpdateClientOptions.ServiceVersion
type DeviceUpdateClientOptions.ServiceVersion = 
Public Enum DeviceUpdateClientOptions.ServiceVersion
Inheritance
DeviceUpdateClientOptions.ServiceVersion

Fields

Name Value Description
V2022_10_01 1

The 2022-10-01 API version.

V2026_06_01 2

The 2026-06-01 API version. Adds the optional downloadSecurity field on Deployment so callers can choose the protocol the device should use when downloading update payload (defaults to "https").

Applies to