次の方法で共有


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 保護プラン タグを更新します。

適用対象