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

DdosProtectionPlansOperationsExtensions 类

定义

DdosProtectionPlansOperations 的扩展方法。

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

方法

BeginCreateOrUpdate(IDdosProtectionPlansOperations, String, String, DdosProtectionPlan)

创建或更新 DDoS 保护计划。

BeginCreateOrUpdateAsync(IDdosProtectionPlansOperations, String, String, DdosProtectionPlan, CancellationToken)

创建或更新 DDoS 保护计划。

BeginDelete(IDdosProtectionPlansOperations, String, String)

删除指定的 DDoS 保护计划。

BeginDeleteAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

删除指定的 DDoS 保护计划。

CreateOrUpdate(IDdosProtectionPlansOperations, String, String, DdosProtectionPlan)

创建或更新 DDoS 保护计划。

CreateOrUpdateAsync(IDdosProtectionPlansOperations, String, String, DdosProtectionPlan, CancellationToken)

创建或更新 DDoS 保护计划。

Delete(IDdosProtectionPlansOperations, String, String)

删除指定的 DDoS 保护计划。

DeleteAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

删除指定的 DDoS 保护计划。

Get(IDdosProtectionPlansOperations, String, String)

获取有关指定 DDoS 保护计划的信息。

GetAsync(IDdosProtectionPlansOperations, String, String, CancellationToken)

获取有关指定 DDoS 保护计划的信息。

List(IDdosProtectionPlansOperations)

获取订阅中的所有 DDoS 保护计划。

ListAsync(IDdosProtectionPlansOperations, CancellationToken)

获取订阅中的所有 DDoS 保护计划。

ListByResourceGroup(IDdosProtectionPlansOperations, String)

获取资源组中的所有 DDoS 保护计划。

ListByResourceGroupAsync(IDdosProtectionPlansOperations, String, CancellationToken)

获取资源组中的所有 DDoS 保护计划。

ListByResourceGroupNext(IDdosProtectionPlansOperations, String)

获取资源组中的所有 DDoS 保护计划。

ListByResourceGroupNextAsync(IDdosProtectionPlansOperations, String, CancellationToken)

获取资源组中的所有 DDoS 保护计划。

ListNext(IDdosProtectionPlansOperations, String)

获取订阅中的所有 DDoS 保护计划。

ListNextAsync(IDdosProtectionPlansOperations, String, CancellationToken)

获取订阅中的所有 DDoS 保护计划。

UpdateTags(IDdosProtectionPlansOperations, String, String, TagsObject)

更新 DDoS 防护计划标记。

UpdateTagsAsync(IDdosProtectionPlansOperations, String, String, TagsObject, CancellationToken)

更新 DDoS 防护计划标记。

适用于