Freigeben über


BandwidthSchedulesOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellt oder aktualisiert einen Bandbreitenzeitplan.

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

Parameter

operations
IBandwidthSchedulesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

name
String

Der Name des Bandbreitenzeitplans, der hinzugefügt/aktualisiert werden muss.

parameters
BandwidthSchedule

Der hinzuzufügende oder zu aktualisierende Bandbreitenzeitplan.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: