Partager via


IotEdgeAgentInfo(String, String) Constructeur

Définition

Initialise une nouvelle instance de 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)

Paramètres

imageName
String

Nom de l’image de l’agent IoT Edge.

tag
String

Balise Image.

Exceptions

imageName ou tag est null.

S’applique à