次の方法で共有


DdosCustomPoliciesOperationsExtensions クラス

定義

DdosCustomPoliciesOperations の拡張メソッド。

public static class DdosCustomPoliciesOperationsExtensions
type DdosCustomPoliciesOperationsExtensions = class
Public Module DdosCustomPoliciesOperationsExtensions
継承
DdosCustomPoliciesOperationsExtensions

メソッド

BeginCreateOrUpdate(IDdosCustomPoliciesOperations, String, String, DdosCustomPolicy)

DDoS カスタム ポリシーを作成または更新します。

BeginCreateOrUpdateAsync(IDdosCustomPoliciesOperations, String, String, DdosCustomPolicy, CancellationToken)

DDoS カスタム ポリシーを作成または更新します。

BeginDelete(IDdosCustomPoliciesOperations, String, String)

指定した DDoS カスタム ポリシーを削除します。

BeginDeleteAsync(IDdosCustomPoliciesOperations, String, String, CancellationToken)

指定した DDoS カスタム ポリシーを削除します。

CreateOrUpdate(IDdosCustomPoliciesOperations, String, String, DdosCustomPolicy)

DDoS カスタム ポリシーを作成または更新します。

CreateOrUpdateAsync(IDdosCustomPoliciesOperations, String, String, DdosCustomPolicy, CancellationToken)

DDoS カスタム ポリシーを作成または更新します。

Delete(IDdosCustomPoliciesOperations, String, String)

指定した DDoS カスタム ポリシーを削除します。

DeleteAsync(IDdosCustomPoliciesOperations, String, String, CancellationToken)

指定した DDoS カスタム ポリシーを削除します。

Get(IDdosCustomPoliciesOperations, String, String)

指定した DDoS カスタム ポリシーに関する情報を取得します。

GetAsync(IDdosCustomPoliciesOperations, String, String, CancellationToken)

指定した DDoS カスタム ポリシーに関する情報を取得します。

UpdateTags(IDdosCustomPoliciesOperations, String, String, TagsObject)

DDoS カスタム ポリシー タグを更新します。

UpdateTagsAsync(IDdosCustomPoliciesOperations, String, String, TagsObject, CancellationToken)

DDoS カスタム ポリシー タグを更新します。

適用対象