DdosCustomPoliciesOperationsExtensions Class
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.
Extension methods for DdosCustomPoliciesOperations.
public static class DdosCustomPoliciesOperationsExtensions
type DdosCustomPoliciesOperationsExtensions = class
Public Module DdosCustomPoliciesOperationsExtensions
- Inheritance
-
DdosCustomPoliciesOperationsExtensions
Methods
BeginCreateOrUpdateAsync(IDdosCustomPoliciesOperations, String, String, DdosCustomPolicyInner, CancellationToken) |
Creates or updates a DDoS custom policy. |
BeginDeleteAsync(IDdosCustomPoliciesOperations, String, String, CancellationToken) |
Deletes the specified DDoS custom policy. |
CreateOrUpdateAsync(IDdosCustomPoliciesOperations, String, String, DdosCustomPolicyInner, CancellationToken) |
Creates or updates a DDoS custom policy. |
DeleteAsync(IDdosCustomPoliciesOperations, String, String, CancellationToken) |
Deletes the specified DDoS custom policy. |
GetAsync(IDdosCustomPoliciesOperations, String, String, CancellationToken) |
Gets information about the specified DDoS custom policy. |
UpdateTagsAsync(IDdosCustomPoliciesOperations, String, String, IDictionary<String,String>, CancellationToken) |
Update a DDoS custom policy tags. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET