次の方法で共有


DevicesOperationsExtensions.BeginDownloadUpdates メソッド

定義

Data Box Edge/Data Box Gateway デバイスで更新プログラムをダウンロードします。

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

パラメーター

operations
IDevicesOperations

この拡張メソッドの操作グループ。

deviceName
String

デバイス名。

resourceGroupName
String

リソース グループ名。

適用対象