Partager via


DataBoxEdgeDevicePatch Constructeurs

Définition

Surcharges

DataBoxEdgeDevicePatch()

Initialise une nouvelle instance de la classe DataBoxEdgeDevicePatch.

DataBoxEdgeDevicePatch(IDictionary<String,String>)

Initialise une nouvelle instance de la classe DataBoxEdgeDevicePatch.

DataBoxEdgeDevicePatch()

Initialise une nouvelle instance de la classe DataBoxEdgeDevicePatch.

public DataBoxEdgeDevicePatch ();
Public Sub New ()

S’applique à

DataBoxEdgeDevicePatch(IDictionary<String,String>)

Initialise une nouvelle instance de la classe DataBoxEdgeDevicePatch.

public DataBoxEdgeDevicePatch (System.Collections.Generic.IDictionary<string,string> tags = default);
new Microsoft.Azure.Management.EdgeGateway.Models.DataBoxEdgeDevicePatch : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.EdgeGateway.Models.DataBoxEdgeDevicePatch
Public Sub New (Optional tags As IDictionary(Of String, String) = Nothing)

Paramètres

tags
IDictionary<String,String>

Balises attachées à la ressource Data Box Edge/Gateway.

S’applique à