Freigeben über


DevicesOperationsExtensions.ScanForUpdatesAsync Methode

Definition

Sucht auf einem Data Box Edge-/Data Box Gateway-Gerät nach Updates.

public static System.Threading.Tasks.Task ScanForUpdatesAsync (this Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations operations, string deviceName, string resourceGroupName, System.Threading.CancellationToken cancellationToken = default);
static member ScanForUpdatesAsync : Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function ScanForUpdatesAsync (operations As IDevicesOperations, deviceName As String, resourceGroupName As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

operations
IDevicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

resourceGroupName
String

Der Name der Ressourcengruppe.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: