Freigeben über


IotEdgeAgentInfo(String, String) Konstruktor

Definition

Initialisiert eine neue instance von IotEdgeAgentInfo.

public IotEdgeAgentInfo (string imageName, string tag);
new Azure.ResourceManager.DataBoxEdge.Models.IotEdgeAgentInfo : string * string -> Azure.ResourceManager.DataBoxEdge.Models.IotEdgeAgentInfo
Public Sub New (imageName As String, tag As String)

Parameter

imageName
String

Name des IoT Edge-Agent-Images.

tag
String

Image-Tag.

Ausnahmen

imageName oder tag ist NULL.

Gilt für: