次の方法で共有


DevicesOperationsExtensions.Delete(IDevicesOperations, String, String) メソッド

定義

Data Box Edge/Data Box Gateway デバイスを削除します。

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

パラメーター

operations
IDevicesOperations

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

deviceName
String

デバイス名。

resourceGroupName
String

リソース グループ名。

適用対象