Partager via


DevicesOperationsExtensions.BeginDownloadUpdates Méthode

Définition

Télécharge les mises à jour sur un appareil de périphérie/passerelle data box.

public static void BeginDownloadUpdates (this Microsoft.Azure.Management.EdgeGateway.IDevicesOperations operations, string deviceName, string resourceGroupName);
static member BeginDownloadUpdates : Microsoft.Azure.Management.EdgeGateway.IDevicesOperations * string * string -> unit
<Extension()>
Public Sub BeginDownloadUpdates (operations As IDevicesOperations, deviceName As String, resourceGroupName As String)

Paramètres

operations
IDevicesOperations

Groupe d’opérations pour cette méthode d’extension.

deviceName
String

Le nom de l'appareil.

resourceGroupName
String

Nom du groupe de ressources.

S’applique à