ViewDeviceConfigurationResponse interface

View Device Configuration Response.

Extends

Properties

deviceConfigurationUrl

Storage URL to the device configuration file.

Inherited Properties

error

The error object.

Property Details

deviceConfigurationUrl

Storage URL to the device configuration file.

deviceConfigurationUrl?: string

Property Value

string

Inherited Property Details

error

The error object.

error?: ErrorDetail

Property Value

Inherited From CommonErrorResponse.error