DdosCustomPoliciesOperationsExtensions Class

Definition

Extension methods for DdosCustomPoliciesOperations.

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

Methods

BeginCreateOrUpdate(IDdosCustomPoliciesOperations, String, String, DdosCustomPolicy)

Creates or updates a DDoS custom policy.

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

Creates or updates a DDoS custom policy.

BeginDelete(IDdosCustomPoliciesOperations, String, String)

Deletes the specified DDoS custom policy.

BeginDeleteAsync(IDdosCustomPoliciesOperations, String, String, CancellationToken)

Deletes the specified DDoS custom policy.

CreateOrUpdate(IDdosCustomPoliciesOperations, String, String, DdosCustomPolicy)

Creates or updates a DDoS custom policy.

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

Creates or updates a DDoS custom policy.

Delete(IDdosCustomPoliciesOperations, String, String)

Deletes the specified DDoS custom policy.

DeleteAsync(IDdosCustomPoliciesOperations, String, String, CancellationToken)

Deletes the specified DDoS custom policy.

Get(IDdosCustomPoliciesOperations, String, String)

Gets information about the specified DDoS custom policy.

GetAsync(IDdosCustomPoliciesOperations, String, String, CancellationToken)

Gets information about the specified DDoS custom policy.

UpdateTags(IDdosCustomPoliciesOperations, String, String, TagsObject)

Update a DDoS custom policy tags.

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

Update a DDoS custom policy tags.

Applies to