Freigeben über


DevicesOperationsExtensions.UpdateExtendedInformationAsync Methode

Definition

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

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDeviceExtendedInfo> UpdateExtendedInformationAsync (this Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations operations, string deviceName, Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDeviceExtendedInfoPatch parameters, string resourceGroupName, System.Threading.CancellationToken cancellationToken = default);
static member UpdateExtendedInformationAsync : Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations * string * Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDeviceExtendedInfoPatch * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDeviceExtendedInfo>
<Extension()>
Public Function UpdateExtendedInformationAsync (operations As IDevicesOperations, deviceName As String, parameters As DataBoxEdgeDeviceExtendedInfoPatch, resourceGroupName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of 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.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: