DdosProtectionPlans Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<DdosProtectionPlan>
SupportsGettingByResourceGroup<DdosProtectionPlan>
SupportsListingByResourceGroup<DdosProtectionPlan>
HasManager<NetworkManager>
SupportsBatchCreation<DdosProtectionPlan>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<DdosProtectionPlan>
public interface DdosProtectionPlans
extends SupportsCreating<Blank>, SupportsListing<DdosProtectionPlan>, SupportsListingByResourceGroup<DdosProtectionPlan>, SupportsGettingByResourceGroup<DdosProtectionPlan>, SupportsGettingById<DdosProtectionPlan>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<DdosProtectionPlan>, SupportsBatchDeletion, HasManager<NetworkManager>
Entry point to DDoS protection plans management.
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 Java