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
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