CSMProtectionPolicyOperationsExtensions Class

Definition

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

Methods

Add(ICSMProtectionPolicyOperations, String, String, String, CSMAddProtectionPolicyRequest, CustomRequestHeaders)

Create new Protection Policy.

AddAsync(ICSMProtectionPolicyOperations, String, String, String, CSMAddProtectionPolicyRequest, CustomRequestHeaders)

Create new Protection Policy.

Delete(ICSMProtectionPolicyOperations, String, String, String, CustomRequestHeaders)

Delete a Protection Policy.

DeleteAsync(ICSMProtectionPolicyOperations, String, String, String, CustomRequestHeaders)

Delete a Protection Policy.

List(ICSMProtectionPolicyOperations, String, String, CustomRequestHeaders)

Get the list of all Protection Policy.

ListAsync(ICSMProtectionPolicyOperations, String, String, CustomRequestHeaders)

Get the list of all Protection Policy.

Update(ICSMProtectionPolicyOperations, String, String, String, CSMUpdateProtectionPolicyRequest, CustomRequestHeaders)

Update Protection Policy.

UpdateAsync(ICSMProtectionPolicyOperations, String, String, String, CSMUpdateProtectionPolicyRequest, CustomRequestHeaders)

Update Protection Policy.

Applies to