IoTEdgeAgentInfo interface
IoT edge agent details is optional, this will be used for download system Agent module while bootstrapping IoT Role if specified.
Properties
image |
Name of the IoT edge agent image. |
image |
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