次の方法で共有


DevicesOperationsExtensions.BeginInstallUpdates メソッド

定義

Data Box Edge/Data Box Gateway デバイスに更新プログラムをインストールします。

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

パラメーター

operations
IDevicesOperations

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

deviceName
String

デバイス名。

resourceGroupName
String

リソース グループ名。

適用対象