次の方法で共有


DevicesOperationsExtensions.GetExtendedInformation メソッド

定義

指定した Azure Stack Edge/Data Box Gateway デバイスの追加情報を取得します。

public static Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDeviceExtendedInfo GetExtendedInformation(this Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations operations, string deviceName, string resourceGroupName);
static member GetExtendedInformation : Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations * string * string -> Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDeviceExtendedInfo
<Extension()>
Public Function GetExtendedInformation (operations As IDevicesOperations, deviceName As String, resourceGroupName As String) As DataBoxEdgeDeviceExtendedInfo

パラメーター

operations
IDevicesOperations

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

deviceName
String

デバイス名。

resourceGroupName
String

リソース グループ名。

戻り値

適用対象