Partager via


BandwidthSchedulesOperationsExtensions.ListByDataBoxEdgeDevice Méthode

Définition

Obtient toutes les planifications de bande passante pour un appareil Data Box Edge/Data Box Gateway.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.BandwidthSchedule> ListByDataBoxEdgeDevice (this Microsoft.Azure.Management.DataBoxEdge.IBandwidthSchedulesOperations operations, string deviceName, string resourceGroupName);
static member ListByDataBoxEdgeDevice : Microsoft.Azure.Management.DataBoxEdge.IBandwidthSchedulesOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.BandwidthSchedule>
<Extension()>
Public Function ListByDataBoxEdgeDevice (operations As IBandwidthSchedulesOperations, deviceName As String, resourceGroupName As String) As IPage(Of BandwidthSchedule)

Paramètres

operations
IBandwidthSchedulesOperations

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 à