Partager via


DevicesOperationsExtensions.GetExtendedInformation Méthode

Définition

Obtient des informations supplémentaires pour l’appareil de périphérie/passerelle de zone de données spécifié.

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

Paramètres

operations
IDevicesOperations

Groupe d’opérations pour cette méthode d’extension.

deviceName
String

Le nom de l'appareil.

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à