DevicesOperationsExtensions.UpdateAsync Methode
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ändert eine Data Box Edge-/Data Box Gateway-Ressource.
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice> UpdateAsync (this Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations operations, string deviceName, Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevicePatch parameters, string resourceGroupName, System.Threading.CancellationToken cancellationToken = default);
static member UpdateAsync : Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations * string * Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevicePatch * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice>
<Extension()>
Public Function UpdateAsync (operations As IDevicesOperations, deviceName As String, parameters As DataBoxEdgeDevicePatch, resourceGroupName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of DataBoxEdgeDevice)
- operations
- IDevicesOperations
Die Vorgangsgruppe für diese Erweiterungsmethode.
- deviceName
- String
Den Gerätenamen.
- parameters
- DataBoxEdgeDevicePatch
Die Ressourcenparameter.
- resourceGroupName
- String
Der Name der Ressourcengruppe.
- cancellationToken
- CancellationToken
Das Abbruchtoken.
Produkt | Versionen |
---|---|
Azure SDK for .NET | Legacy |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: