Partager via


DevicesOperationsExtensions.GetExtendedInformation Méthode

Définition

Obtient des informations supplémentaires pour l’appareil Azure Stack Edge/Data Box Gateway spécifié.

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

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 à