Partager via


BandwidthSchedulesOperationsExtensions.Get Méthode

Définition

Obtient les propriétés de la planification de bande passante spécifiée.

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

Paramètres

operations
IBandwidthSchedulesOperations

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

deviceName
String

Le nom de l'appareil.

name
String

Nom de la planification de bande passante.

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à