Compartir a través de


DevicesOperationsExtensions.Get(IDevicesOperations, String, String) Método

Definición

Obtiene las propiedades del dispositivo perimetral o puerta de enlace del cuadro de datos.

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

Parámetros

operations
IDevicesOperations

Grupo de operaciones para este método de extensión.

deviceName
String

El nombre de dispositivo.

resourceGroupName
String

El nombre del grupo de recursos.

Devoluciones

Se aplica a