IDdosCustomPoliciesOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DdosCustomPoliciesOperations operations.
public interface IDdosCustomPoliciesOperations
type IDdosCustomPoliciesOperations = interface
Public Interface IDdosCustomPoliciesOperations
Methods
BeginCreateOrUpdateWithHttpMessagesAsync(String, String, DdosCustomPolicy, Dictionary<String,List<String>>, CancellationToken) |
Creates or updates a DDoS custom policy. |
BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Deletes the specified DDoS custom policy. |
CreateOrUpdateWithHttpMessagesAsync(String, String, DdosCustomPolicy, Dictionary<String,List<String>>, CancellationToken) |
Creates or updates a DDoS custom policy. |
DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Deletes the specified DDoS custom policy. |
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets information about the specified DDoS custom policy. |
UpdateTagsWithHttpMessagesAsync(String, String, TagsObject, Dictionary<String,List<String>>, CancellationToken) |
Update a DDoS custom policy tags. |
Extension Methods
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET