IoTEdgeAgentInfo interface

IoT edge agent details is optional, this will be used for download system Agent module while bootstrapping IoT Role if specified.

Properties

imageName

Name of the IoT edge agent image.

imageRepository

Image repository details.

tag

Image Tag.

Property Details

imageName

Name of the IoT edge agent image.

imageName: string

Property Value

string

imageRepository

Image repository details.

imageRepository?: ImageRepositoryCredential

Property Value

tag

Image Tag.

tag: string

Property Value

string