BandwidthSchedulesOperationsExtensions Class

Definition

Extension methods for BandwidthSchedulesOperations.

public static class BandwidthSchedulesOperationsExtensions
type BandwidthSchedulesOperationsExtensions = class
Public Module BandwidthSchedulesOperationsExtensions
Inheritance
BandwidthSchedulesOperationsExtensions

Methods

BeginCreateOrUpdate(IBandwidthSchedulesOperations, String, String, BandwidthSchedule, String)

Creates or updates a bandwidth schedule.

BeginCreateOrUpdateAsync(IBandwidthSchedulesOperations, String, String, BandwidthSchedule, String, CancellationToken)

Creates or updates a bandwidth schedule.

BeginDelete(IBandwidthSchedulesOperations, String, String, String)

Deletes the specified bandwidth schedule.

BeginDeleteAsync(IBandwidthSchedulesOperations, String, String, String, CancellationToken)

Deletes the specified bandwidth schedule.

CreateOrUpdate(IBandwidthSchedulesOperations, String, String, BandwidthSchedule, String)

Creates or updates a bandwidth schedule.

CreateOrUpdateAsync(IBandwidthSchedulesOperations, String, String, BandwidthSchedule, String, CancellationToken)

Creates or updates a bandwidth schedule.

Delete(IBandwidthSchedulesOperations, String, String, String)

Deletes the specified bandwidth schedule.

DeleteAsync(IBandwidthSchedulesOperations, String, String, String, CancellationToken)

Deletes the specified bandwidth schedule.

Get(IBandwidthSchedulesOperations, String, String, String)

Gets the properties of the specified bandwidth schedule.

GetAsync(IBandwidthSchedulesOperations, String, String, String, CancellationToken)

Gets the properties of the specified bandwidth schedule.

ListByDataBoxEdgeDevice(IBandwidthSchedulesOperations, String, String)

Gets all the bandwidth schedules for a data box edge/gateway device.

ListByDataBoxEdgeDeviceAsync(IBandwidthSchedulesOperations, String, String, CancellationToken)

Gets all the bandwidth schedules for a data box edge/gateway device.

ListByDataBoxEdgeDeviceNext(IBandwidthSchedulesOperations, String)

Gets all the bandwidth schedules for a data box edge/gateway device.

ListByDataBoxEdgeDeviceNextAsync(IBandwidthSchedulesOperations, String, CancellationToken)

Gets all the bandwidth schedules for a data box edge/gateway device.

Applies to