Freigeben über


DevicesOperationsExtensions.UpdateExtendedInformation Methode

Definition

Ruft zusätzliche Informationen für das angegebene Data Box Edge/Data Box Gateway-Gerät ab.

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

Parameter

operations
IDevicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

parameters
DataBoxEdgeDeviceExtendedInfoPatch

Das Patchobjekt.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: