你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BandwidthSchedulesOperationsExtensions 类

定义

BandwidthSchedulesOperations 的扩展方法。

public static class BandwidthSchedulesOperationsExtensions
type BandwidthSchedulesOperationsExtensions = class
Public Module BandwidthSchedulesOperationsExtensions
继承
BandwidthSchedulesOperationsExtensions

方法

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

创建或更新带宽计划。

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

创建或更新带宽计划。

BeginDelete(IBandwidthSchedulesOperations, String, String, String)

删除指定的带宽计划。

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

删除指定的带宽计划。

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

创建或更新带宽计划。

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

创建或更新带宽计划。

Delete(IBandwidthSchedulesOperations, String, String, String)

删除指定的带宽计划。

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

删除指定的带宽计划。

Get(IBandwidthSchedulesOperations, String, String, String)

获取指定带宽计划的属性。

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

获取指定带宽计划的属性。

ListByDataBoxEdgeDevice(IBandwidthSchedulesOperations, String, String)

获取 Data Box Edge/Data Box Gateway 设备的所有带宽计划。

ListByDataBoxEdgeDeviceAsync(IBandwidthSchedulesOperations, String, String, CancellationToken)

获取 Data Box Edge/Data Box Gateway 设备的所有带宽计划。

ListByDataBoxEdgeDeviceNext(IBandwidthSchedulesOperations, String)

获取 Data Box Edge/Data Box Gateway 设备的所有带宽计划。

ListByDataBoxEdgeDeviceNextAsync(IBandwidthSchedulesOperations, String, CancellationToken)

获取 Data Box Edge/Data Box Gateway 设备的所有带宽计划。

适用于