次の方法で共有


DevicesOperationsExtensions.InstallUpdates メソッド

定義

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

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

パラメーター

operations
IDevicesOperations

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

deviceName
String

デバイス名。

resourceGroupName
String

リソース グループ名。

適用対象