Freigeben über


DevicesOperationsExtensions.Update Methode

Definition

Ändert eine Data Box Edge-/Data Box Gateway-Ressource.

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

Parameter

operations
IDevicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

parameters
DataBoxEdgeDevicePatch

Die Ressourcenparameter.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: