ExportImportDevice Class

Definition

Contains device properties specified during export/import job operation.

public sealed class ExportImportDevice
type ExportImportDevice = class
Public NotInheritable Class ExportImportDevice
Inheritance
ExportImportDevice

Constructors

ExportImportDevice()

Create an instance of this class.

ExportImportDevice(Device, ImportMode)

Create an instance of this class.

Properties

Authentication

The authentication mechanism used by the module.

Capabilities

Status of capabilities enabled on the device or module.

DeviceScope

The scope of the device. For edge devices, this is auto-generated and immutable. For leaf devices, set this to create child/parent relationship.

ETag

A string representing an ETag for the entity as per RFC7232.

Id

The unique identifier of the device.

ImportMode

The type of registry operation and ETag preferences.

ModuleId

The unique identifier of the module, if applicable.

Properties

The desired and reported properties for the device or module.

Status

The status of the device or module.

StatusReason

The 128 character-long string that stores the reason for the device identity status.

Tags

The JSON document read and written by the solution back end. The tags are not visible to device apps.

TwinETag

String representing a Twin ETag for the entity, as per RFC7232.

Applies to