Freigeben über


DevicesOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellt oder aktualisiert eine Data Box Edge/Data Box Gateway-Ressource.

public static Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice CreateOrUpdate (this Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations operations, string deviceName, Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice dataBoxEdgeDevice, string resourceGroupName);
static member CreateOrUpdate : Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations * string * Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice * string -> Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice
<Extension()>
Public Function CreateOrUpdate (operations As IDevicesOperations, deviceName As String, dataBoxEdgeDevice As DataBoxEdgeDevice, resourceGroupName As String) As DataBoxEdgeDevice

Parameter

operations
IDevicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

dataBoxEdgeDevice
DataBoxEdgeDevice

Das Ressourcenobjekt.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: